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 the .NET environment, with the latest version being 3.6.0 and going down to version 1.0.0."],["The `MetadataFilterLabelMatch` class is designed for matching metadata label name-value pairs against the labels presented as metadata to the load balancer."],["It lists versions for MetadataFilterLabelMatch, offering access to various releases from 1.0.0 up to the current version 3.6.0, enabling developers to view documentation specific to their project's version."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited members like `GetHashCode`, `GetType`, and `ToString` from the base `object` class."],["The document displays two constructors for the `MetadataFilterLabelMatch` class, `MetadataFilterLabelMatch()` and `MetadataFilterLabelMatch(MetadataFilterLabelMatch other)`, as well as the properties `HasName`, `HasValue`, `Name`, and `Value` and their descriptions."]]],[]]