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-24 UTC."],[[["This webpage provides documentation for the `MetadataFilterLabelMatch` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `MetadataFilterLabelMatch` class is used to define metadata label name-value pairs that are expected to match metadata presented to a load balancer."],["The class inherits from `object` and implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and `IMessage`."],["The `MetadataFilterLabelMatch` class has two properties, `Name` and `Value`, both of which are strings and have a maximum length of 1024 characters."],["The webpage also provides access to different versions of the .NET API documentation, ranging from version 1.0.0 to the latest version 3.6.0, all relevant to the `MetadataFilterLabelMatch` class."]]],[]]