public sealed class MetadataFilterLabelMatch : IMessage<MetadataFilterLabelMatch>, IEquatable<MetadataFilterLabelMatch>, IDeepCloneable<MetadataFilterLabelMatch>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class MetadataFilterLabelMatch.
MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the load balancer.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMetadataFilterLabelMatch\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace represents metadata filter label name-value pairs for load balancer matching.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e package containing the \u003ccode\u003eMetadataFilterLabelMatch\u003c/code\u003e class is 3.6.0, with numerous previous versions available, down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, allowing it to be used in various contexts within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadataFilterLabelMatch\u003c/code\u003e class has two public properties: \u003ccode\u003eName\u003c/code\u003e, a string that specifies the name of the metadata label, and \u003ccode\u003eValue\u003c/code\u003e, which is the string value the label must match.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadataFilterLabelMatch\u003c/code\u003e class also contains two constructors, one to initialize the object and the other to deep clone the object.\u003c/p\u003e\n"]]],[],null,[]]