Class: Google::Cloud::Compute::V1::ResourcePolicySnapshotSchedulePolicySnapshotProperties

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

Overview

Specified snapshot properties for scheduled snapshots created by this policy.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#chain_name::String



30547
30548
30549
30550
30551
30552
30553
30554
30555
30556
30557
30558
30559
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30547

class ResourcePolicySnapshotSchedulePolicySnapshotProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#guest_flush::Boolean



30547
30548
30549
30550
30551
30552
30553
30554
30555
30556
30557
30558
30559
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30547

class ResourcePolicySnapshotSchedulePolicySnapshotProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String}



30547
30548
30549
30550
30551
30552
30553
30554
30555
30556
30557
30558
30559
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30547

class ResourcePolicySnapshotSchedulePolicySnapshotProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#storage_locations::Array<::String>



30547
30548
30549
30550
30551
30552
30553
30554
30555
30556
30557
30558
30559
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30547

class ResourcePolicySnapshotSchedulePolicySnapshotProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end