Reference documentation and code samples for the Google Cloud Dataform V1 Client class CreateTeamFolderRequest.
CreateTeamFolder
request message.
Generated from protobuf message google.cloud.dataform.v1.CreateTeamFolderRequest
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
mixed
getParent
Required. The location in which to create the TeamFolder. Must be in the
format projects/*/locations/*
.
string
setParent
Required. The location in which to create the TeamFolder. Must be in the
format projects/*/locations/*
.
var
string
$this
getTeamFolder
Required. The TeamFolder to create.
hasTeamFolder
clearTeamFolder
setTeamFolder
Required. The TeamFolder to create.
$this
static::build
parent
string
Required. The location in which to create the TeamFolder. Must be in the
format projects/*/locations/*
. Please see DataformClient::locationName()
for help formatting this field.
teamFolder

