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, with version 3.33.0 being the most recent."],["`ResourceManagerTags` is used to manage resource manager tag keys and values for Compute Engine firewalls via Network Firewall Policies, with a limit of 5 tag key-value pairs."],["The page includes a comprehensive list of versions from 3.33.0 down to 2.3.0, each linking to its respective documentation for `ResourceManagerTags`."],["`ResourceManagerTags` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `Tags` property, of type `MapField\u003cstring, string\u003e`, allows for the specification of tag key-value pairs, adhering to specific formatting guidelines for key-value strings."]]],[]]