Reference documentation and code samples for the Google Cloud Dataform V1 Client class DirectorySearchResult.
Client-facing representation of a directory entry in search results.
Generated from protobuf message google.cloud.dataform.v1.DirectorySearchResult
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ path |
string
File system path relative to the workspace root. |
getPath
File system path relative to the workspace root.
Returns | |
---|---|
Type | Description |
string |
setPath
File system path relative to the workspace root.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |