Cloud Gaming V1 API - Class Google::Cloud::Gaming::V1::OperationStatus (v0.6.0)

Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::OperationStatus.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#done

def done() -> ::Boolean
Returns
  • (::Boolean) — Output only. Whether the operation is done or still in progress.

#error_code

def error_code() -> ::Google::Cloud::Gaming::V1::OperationStatus::ErrorCode
Returns

#error_code=

def error_code=(value) -> ::Google::Cloud::Gaming::V1::OperationStatus::ErrorCode
Parameter
Returns

#error_message

def error_message() -> ::String
Returns
  • (::String) — The human-readable error message.

#error_message=

def error_message=(value) -> ::String
Parameter
  • value (::String) — The human-readable error message.
Returns
  • (::String) — The human-readable error message.