Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GlobalVmExtensionPolicyInstanceSelector.
Selector to target VMs for a zone VM extension policy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#label_selector
def label_selector() -> ::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyLabelSelector
Returns
- (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyLabelSelector) — Optional. Labels within the LabelSelector are OR'd.
#label_selector=
def label_selector=(value) -> ::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyLabelSelector
Parameter
- value (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyLabelSelector) — Optional. Labels within the LabelSelector are OR'd.
Returns
- (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyLabelSelector) — Optional. Labels within the LabelSelector are OR'd.