public sealed class ResourceManagerTags : IMessage<ResourceManagerTags>, IEquatable<ResourceManagerTags>, IDeepCloneable<ResourceManagerTags>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ResourceManagerTags.
A map of resource manager tag keys and values to be attached to the nodes
for managing Compute Engine firewalls using Network Firewall Policies.
Tags must be according to specifications in
https://cloud.google.com/vpc/docs/tags-firewalls-overview#specifications.
A maximum of 5 tag key-value pairs can be specified.
Existing tags will be replaced with new values.
[[["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 page provides documentation for the `ResourceManagerTags` class within the Google Kubernetes Engine v1 API, which is used to manage Compute Engine firewalls via Network Firewall Policies."],["The `ResourceManagerTags` class is found in the `Google.Cloud.Container.V1` namespace and is part of the `Google.Cloud.Container.V1.dll` assembly."],["It supports adding up to five tag key-value pairs to nodes, following specific formats outlined in the Google Cloud documentation."],["The page offers access to the history of many versions of this particular api, with the latest version being 3.33.0, and allows you to browse down to 2.3.0."],["`ResourceManagerTags` supports the properties of `Tags` which are of type MapField and must be in one of the three formats shown."]]],[]]