Class: Google::Cloud::NetworkServices::V1::LbRouteExtension::LabelsEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


397
398
399
400
# File 'proto_docs/google/cloud/networkservices/v1/dep.rb', line 397

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

#value::String

Returns:

  • (::String)


397
398
399
400
# File 'proto_docs/google/cloud/networkservices/v1/dep.rb', line 397

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