public MapField<string, string> ResourceManagerTags { get; }
Resource manager tags to be bound to the instance. Tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
[[["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-31 UTC."],[[["The documentation covers the `InstanceParams` class within the Google Cloud Compute Engine v1 API, focusing on version 2.16.0."],["`InstanceParams` provides additional parameters for Compute Engine instances and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes methods like `GetHashCode`, `GetType`, and `ToString`."],["The documentation provides a list of available versions of the `InstanceParams` class, from 1.0.0 up to the latest 3.6.0."],["`InstanceParams` includes a `ResourceManagerTags` property of type `MapField\u003cstring, string\u003e`, which allows for binding resource manager tags to an instance using specific key and value formats."]]],[]]