Class: Google::Cloud::Compute::V1::GlobalVmExtensionPolicyInstanceSelector

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

Overview

Selector to target VMs for a zone VM extension policy.

Instance Attribute Summary collapse

Instance Attribute Details

#label_selector::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyLabelSelector

Returns Optional. Labels within the LabelSelector are OR'd.

Returns:



25913
25914
25915
25916
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25913

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