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 provides a detailed overview of the `InstanceParams` class within the Google.Cloud.Compute.V1 API, including its properties, constructors, inheritance, and implementation details."],["The latest version available for this class is 3.6.0, while the currently documented version is 2.5.0."],["A comprehensive list of previous versions from 1.0.0 to 3.5.0 are accessible with direct links, allowing users to look at specific version documentation."],["`InstanceParams` class allows the user to manage resource manager tags, defined as key-value pairs, which can be bound to instances."],["The `InstanceParams` class inherits several methods from the Object class, and implements a number of interfaces related to messaging and data management."]]],[]]