Cloud Composer V1 API - Class Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata (v0.3.1)

Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata.

Metadata describing an operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The time when the operation terminated, regardless of its success. This field is unset if the operation is still ongoing.

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — Output only. The time when the operation terminated, regardless of its success. This field is unset if the operation is still ongoing.
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The time when the operation terminated, regardless of its success. This field is unset if the operation is still ongoing.

#operation_type

def operation_type() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata::Type
Returns

#operation_type=

def operation_type=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata::Type
Parameter
Returns

#resource

def resource() -> ::String
Returns

#resource=

def resource=(value) -> ::String
Parameter
Returns

#resource_uuid

def resource_uuid() -> ::String
Returns
  • (::String) — Output only. The UUID of the resource being operated on.

#resource_uuid=

def resource_uuid=(value) -> ::String
Parameter
  • value (::String) — Output only. The UUID of the resource being operated on.
Returns
  • (::String) — Output only. The UUID of the resource being operated on.

#state

def state() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::OperationMetadata::State
Parameter
Returns