Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::BatchOperationMetadata (v0.11.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::BatchOperationMetadata.

Metadata used for long running operations returned by CTS batch APIs. It's used to replace google.longrunning.Operation.metadata.

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

#end_time=

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

#failure_count

def failure_count() -> ::Integer
Returns
  • (::Integer) — Count of failed item(s) inside an operation.

#failure_count=

def failure_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Count of failed item(s) inside an operation.
Returns
  • (::Integer) — Count of failed item(s) inside an operation.

#state

def state() -> ::Google::Cloud::Talent::V4beta1::BatchOperationMetadata::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Talent::V4beta1::BatchOperationMetadata::State
Parameter
Returns

#state_description

def state_description() -> ::String
Returns
  • (::String) — More detailed information about operation state.

#state_description=

def state_description=(value) -> ::String
Parameter
  • value (::String) — More detailed information about operation state.
Returns
  • (::String) — More detailed information about operation state.

#success_count

def success_count() -> ::Integer
Returns
  • (::Integer) — Count of successful item(s) inside an operation.

#success_count=

def success_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Count of successful item(s) inside an operation.
Returns
  • (::Integer) — Count of successful item(s) inside an operation.

#total_count

def total_count() -> ::Integer
Returns
  • (::Integer) — Count of total item(s) inside an operation.

#total_count=

def total_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Count of total item(s) inside an operation.
Returns
  • (::Integer) — Count of total item(s) inside an operation.

#update_time

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

#update_time=

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