Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::Workspace (v0.11.0)

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

Represents a Dataform Git workspace.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#data_encryption_state

def data_encryption_state() -> ::Google::Cloud::Dataform::V1beta1::DataEncryptionState
Returns

#internal_metadata

def internal_metadata() -> ::String
Returns
  • (::String) — Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The workspace's name.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The workspace's name.
Returns
  • (::String) — Identifier. The workspace's name.