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 reference documentation for the `MetadataFilterLabelMatch` class within the Google.Cloud.Compute.V1 API, specifically version 2.12.0."],["The `MetadataFilterLabelMatch` class is used to define metadata label name-value pairs for matching corresponding labels presented to a load balancer, as it is a public sealed class."],["The webpage details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `HasName`, `HasValue`, `Name` (with a maximum length of 1024 characters), and `Value` (also with a maximum length of 1024 characters) and the contructors that are offered."],["The page lists previous versions of the API documentation, ranging from version 1.0.0 to 3.6.0, allowing users to access the class's documentation from many different versions."]]],[]]