Reference documentation and code samples for the Google Cloud Dataform V1 Client class CreateFolderRequest.
CreateFolder
request message.
Generated from protobuf message google.cloud.dataform.v1.CreateFolderRequest
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
mixed
getParent
Required. The location in which to create the Folder. Must be in the format projects/*/locations/*
.
string
setParent
Required. The location in which to create the Folder. Must be in the format projects/*/locations/*
.
var
string
$this
getFolder
Required. The Folder to create.
hasFolder
clearFolder
setFolder
Required. The Folder to create.
$this
static::build
parent
string
Required. The location in which to create the Folder. Must be in the format projects/*/locations/*
. Please see DataformClient::locationName()
for help formatting this field.
folder

