Class: Google::Cloud::Compute::V1::MetadataFilterLabelMatch

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

Overview

MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the load balancer.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



19464
19465
19466
19467
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19464

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

#value::String



19464
19465
19466
19467
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19464

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