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-04-02 UTC."],[[["The latest version available for `InstanceParams` in the Compute Engine v1 API is 3.6.0, which is found at the top of the version list."],["This page provides documentation for `InstanceParams`, a class within the `Google.Cloud.Compute.V1` namespace, representing additional parameters for instances in the Compute Engine API."],["The class `InstanceParams` implements several interfaces, including `IMessage`, `IEquatable\u003cInstanceParams\u003e`, `IDeepCloneable\u003cInstanceParams\u003e`, and `IBufferMessage`."],["The documentation includes a list of all the available versions of the `InstanceParams` class, ranging from version 1.0.0 to 3.6.0."],["The `InstanceParams` class contains a property called `ResourceManagerTags`, which is a `MapField` that contains strings used to manage resource tags."]]],[]]