Google Cloud Dataform V1beta1 Client - Class Workspace (0.4.5)

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

Represents a Dataform Git workspace.

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

Namespace

Google \ Cloud \ Dataform \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Output only. The workspace's name.

getName

Output only. The workspace's name.

Returns
Type Description
string

setName

Output only. The workspace's name.

Parameter
Name Description
var string
Returns
Type Description
$this