Google Cloud Dataform V1beta1 Client - Class DirectorySearchResult (0.6.0)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class DirectorySearchResult.

Client-facing representation of a directory entry in search results.

Generated from protobuf message google.cloud.dataform.v1beta1.DirectorySearchResult

Namespace

Google \ Cloud \ Dataform \ V1beta1

Methods

__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