public sealed class GrpcRoute.Types.HeaderMatch : IMessage<GrpcRoute.Types.HeaderMatch>, IEquatable<GrpcRoute.Types.HeaderMatch>, IDeepCloneable<GrpcRoute.Types.HeaderMatch>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class GrpcRoute.Types.HeaderMatch.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `GrpcRoute.Types.HeaderMatch` class within the Google Cloud Network Services v1 API."],["The `HeaderMatch` class is used to define how to match a specific set of headers and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the `HeaderMatch` class: a default constructor and one that accepts another `HeaderMatch` instance as a parameter."],["The `HeaderMatch` class contains three properties: `Key` (the header's key), `Type` (how to match the header value), and `Value` (the header's value)."],["The latest version of this documentation is `1.0.0`, and it is for the `Google.Cloud.NetworkServices.V1` namespace."]]],[]]