Class: Google::Cloud::Compute::V1::SnapshotSettings

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#storage_location::Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettings

Returns Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.

Returns:



31441
31442
31443
31444
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31441

class SnapshotSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end