Batch V1 API - Class Google::Cloud::Batch::V1::JobStatus::TaskGroupStatus::CountsEntry (v0.4.1)

Reference documentation and code samples for the Batch V1 API class Google::Cloud::Batch::V1::JobStatus::TaskGroupStatus::CountsEntry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::String
Returns
  • (::String)

#key=

def key=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#value

def value() -> ::Integer
Returns
  • (::Integer)

#value=

def value=(value) -> ::Integer
Parameter
  • value (::Integer)
Returns
  • (::Integer)