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 Engine v1 API, specifically for .NET development."],["The latest version of the documentation available is for version 3.6.0, while the current page is presenting the documentation for version 2.10.0 of `MetadataFilterLabelMatch`."],["`MetadataFilterLabelMatch` is designed to specify metadata label name-value pairs that are matched against the metadata presented to a load balancer."],["The class `MetadataFilterLabelMatch` has properties for setting the `Name` and `Value` of the metadata label, both of which are strings and can have a maximum length of 1024 characters, while having boolean properties such as `HasName` and `HasValue` that can be called."],["The documentation lists available versions from 1.0.0 to 3.6.0, with a total of 30 different versions presented, allowing access to the documentation of a specific version when it is needed."]]],[]]