Google Cloud Dataform V1beta1 Client - Class FileSearchResult (0.6.0)

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

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

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

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