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"]],[["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 webpage provides documentation for the `MetadataFilterLabelMatch` class within the Google.Cloud.Compute.V1 API, specifically for version 2.7.0 and other versions of the API."],["The `MetadataFilterLabelMatch` class is used to define metadata label name-value pairs that are expected to be matched in the metadata of a load balancer."],["The latest version of the API that is displayed is version 3.6.0 and the earliest is 1.0.0, with many other versions in between to browse through."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `MetadataFilterLabelMatch` class include `HasName`, `HasValue`, `Name`, and `Value`, used to get if a name or value is set and set the label's name and value, respectively."]]],[]]