Dataform V1 API - Class Google::Cloud::Dataform::V1::Workspace (v0.4.0)

Reference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::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::V1::DataEncryptionState
Returns

#disable_moves

def disable_moves() -> ::Boolean
Returns
  • (::Boolean) — Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted.

#disable_moves=

def disable_moves=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted.
Returns
  • (::Boolean) — Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted.

#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.

#private_resource_metadata

def private_resource_metadata() -> ::Google::Cloud::Dataform::V1::PrivateResourceMetadata
Returns