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:



26161
26162
26163
26164
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26161

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