Cloud Tasks V2beta3 API - Class Google::Cloud::Tasks::V2beta3::BatchCreateTasksMetadata (v0.20.0)

Reference documentation and code samples for the Cloud Tasks V2beta3 API class Google::Cloud::Tasks::V2beta3::BatchCreateTasksMetadata.

Metadata message for [BatchCreateTasks].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

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

#end_time=

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

#failed_requests

def failed_requests() -> ::Google::Protobuf::Map{::Integer => ::Google::Rpc::Status}
Returns
  • (::Google::Protobuf::Map{::Integer => ::Google::Rpc::Status}) — A map of failed requests, where the key is the index of the request in BatchCreateTasksRequest.requests and the value is the error status.

#failed_requests=

def failed_requests=(value) -> ::Google::Protobuf::Map{::Integer => ::Google::Rpc::Status}
Parameter
  • value (::Google::Protobuf::Map{::Integer => ::Google::Rpc::Status}) — A map of failed requests, where the key is the index of the request in BatchCreateTasksRequest.requests and the value is the error status.
Returns
  • (::Google::Protobuf::Map{::Integer => ::Google::Rpc::Status}) — A map of failed requests, where the key is the index of the request in BatchCreateTasksRequest.requests and the value is the error status.

#start_time

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

#start_time=

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

#state

def state() -> ::Google::Cloud::Tasks::V2beta3::BatchCreateTasksMetadata::State
Returns