Class: Google::Cloud::Compute::V1::ResourcePolicySnapshotSchedulePolicy

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

Overview

A snapshot schedule policy specifies when and how frequently snapshots are to be created for the target disk. Also specifies how many and how long these scheduled snapshots should be retained.

Instance Attribute Summary collapse

Instance Attribute Details

#retention_policy::Google::Cloud::Compute::V1::ResourcePolicySnapshotSchedulePolicyRetentionPolicy



23607
23608
23609
23610
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23607

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

#schedule::Google::Cloud::Compute::V1::ResourcePolicySnapshotSchedulePolicySchedule



23607
23608
23609
23610
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23607

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

#snapshot_properties::Google::Cloud::Compute::V1::ResourcePolicySnapshotSchedulePolicySnapshotProperties



23607
23608
23609
23610
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23607

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