Class: Google::Cloud::Gaming::V1::OperationMetadata::OperationStatusEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Gaming::V1::OperationMetadata::OperationStatusEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gaming/v1/common.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
66 67 68 69 |
# File 'proto_docs/google/cloud/gaming/v1/common.rb', line 66 class OperationStatusEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Gaming::V1::OperationStatus
66 67 68 69 |
# File 'proto_docs/google/cloud/gaming/v1/common.rb', line 66 class OperationStatusEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |