Class: Google::Cloud::NetworkServices::V1::ExtensionChain::MatchCondition

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

Overview

Conditions under which this chain is invoked for a request.

Instance Attribute Summary collapse

Instance Attribute Details

#cel_expression::String



56
57
58
59
# File 'proto_docs/google/cloud/networkservices/v1/dep.rb', line 56

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