Class: Google::Cloud::NetworkSecurity::V1beta1::AuthorizationPolicy::Rule::Destination::HttpHeaderMatch

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

Overview

Specification of HTTP header match attributes.

Instance Attribute Summary collapse

Instance Attribute Details

#header_name::String



141
142
143
144
# File 'proto_docs/google/cloud/networksecurity/v1beta1/authorization_policy.rb', line 141

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

#regex_match::String



141
142
143
144
# File 'proto_docs/google/cloud/networksecurity/v1beta1/authorization_policy.rb', line 141

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