Class: Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadata::PerLocationOperationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadata::PerLocationOperationsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
- #key ⇒ ::String
- #value ⇒ ::Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
Instance Attribute Details
#key ⇒ ::String
30689 30690 30691 30692 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30689 class PerLocationOperationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
30689 30690 30691 30692 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30689 class PerLocationOperationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |