Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::MoveRepositoryMetadata (v0.15.0)

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

Contains metadata about the progress of the MoveRepository Long-running operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#end_time

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

#percent_complete

def percent_complete() -> ::Integer
Returns
  • (::Integer) — Percent complete of the move [0, 100].

#percent_complete=

def percent_complete=(value) -> ::Integer
Parameter
  • value (::Integer) — Percent complete of the move [0, 100].
Returns
  • (::Integer) — Percent complete of the move [0, 100].

#state

def state() -> ::Google::Cloud::Dataform::V1beta1::MoveRepositoryMetadata::State

#state=

def state=(value) -> ::Google::Cloud::Dataform::V1beta1::MoveRepositoryMetadata::State
Parameter

#target

def target() -> ::String
Returns
  • (::String) — Output only. Server-defined resource path for the target of the operation.