Google Cloud Dataform V1beta1 Client - Class RemoveDirectoryRequest (0.11.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class RemoveDirectoryRequest.
RemoveDirectoryrequest message.
Generated from protobuf messagegoogle.cloud.dataform.v1beta1.RemoveDirectoryRequest
Namespace
Google \ Cloud \ Dataform \ V1beta1
Methods
__construct
Constructor.
Parameters
Name
Description
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.
Returns
Type
Description
string
setWorkspace
Required. The workspace's name.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPath
Required. The directory's full path including directory name, relative to
the workspace root.
Returns
Type
Description
string
setPath
Required. The directory's full path including directory name, relative to
the workspace root.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]