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



26813
26814
26815
26816
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26813

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

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



26813
26814
26815
26816
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26813

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

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



26813
26814
26815
26816
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26813

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