Reference documentation and code samples for the Google Cloud Dataform V1 Client class MakeDirectoryRequest.
MakeDirectory
request message.
Generated from protobuf message google.cloud.dataform.v1.MakeDirectoryRequest
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ workspace
string
Required. The workspace's name.
↳ path
string
Required. The directory's full path including directory name, relative to the workspace root.
getWorkspace
Required. The workspace's name.
string
setWorkspace
Required. The workspace's name.
var
string
$this
getPath
Required. The directory's full path including directory name, relative to the workspace root.
string
setPath
Required. The directory's full path including directory name, relative to the workspace root.
var
string
$this