Class: Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettings::LocationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettings::LocationsEntry
- 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::SnapshotSettingsStorageLocationSettingsStorageLocationPreference
Instance Attribute Details
#key ⇒ ::String
31461 31462 31463 31464 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31461 class LocationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettingsStorageLocationPreference
31461 31462 31463 31464 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31461 class LocationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |