Google Cloud Dataform V1beta1 Client - Class Workspace (0.2.3)

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
NameDescription
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
TypeDescription
string

setName

Output only. The workspace's name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this