GoogleApi.NetworkServices.V1.Model.GrpcRouteHeaderMatch (google_api_network_services v0.11.0)
View SourceA match against a collection of headers.
Attributes
-
key
(type:String.t
, default:nil
) - Required. The key of the header. -
type
(type:String.t
, default:nil
) - Optional. Specifies how to match against the value of the header. If not specified, a default value of EXACT is used. -
value
(type:String.t
, default:nil
) - Required. The value of the header.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.