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



30492
30493
30494
30495
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30492

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

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



30492
30493
30494
30495
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30492

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

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



30492
30493
30494
30495
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30492

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