Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class CreateTeamFolderRequest.
CreateTeamFolder
request message.
Generated from protobuf message google.cloud.dataform.v1beta1.CreateTeamFolderRequest
Namespace
Google \ Cloud \ Dataform \ V1beta1Methods
__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
getTeamFolderId
The ID to use for the TeamFolder, which will become the final component of the TeamFolder's resource name.
string
setTeamFolderId
The ID to use for the TeamFolder, which will become the final component of the TeamFolder's resource name.
var
string
$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

