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."],[[["The latest version available for `Google.Cloud.Container.V1.ResourceManagerTags` is 3.33.0, and it is a part of the Google Kubernetes Engine v1 API."],["This documentation provides reference for the `ResourceManagerTags` class, which manages Compute Engine firewall tags using Network Firewall Policies and is found within the namespace `Google.Cloud.Container.V1`."],["The `ResourceManagerTags` class allows users to manage up to 5 tag key-value pairs, replacing any existing tags with new values, for the purpose of managing firewalls."],["The `ResourceManagerTags` class has constructors for creating new instances, and it has a `Tags` property, that uses `MapField` to store tag keys and values, to help with managing tags."],["The documented versions range from 2.3.0 up to 3.33.0 for the `ResourceManagerTags` class under the `Google.Cloud.Container.V1` namespace."]]],[]]