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 latest version available for the `InstanceParams` class is 3.6.0, accessible at the provided link."],["This page provides documentation for the `InstanceParams` class within the Compute Engine v1 API, including details on its inheritance, implemented interfaces, and members."],["The `InstanceParams` class has a constructor, `InstanceParams()`, and another one taking `InstanceParams` as a parameter, and has a property `ResourceManagerTags`, which is a map of tag keys and values to be bound to the instance."],["The `InstanceParams` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality and integration within the Google.Protobuf framework."],["Multiple previous versions are documented, spanning from version 1.0.0 up to version 3.5.0, each with their respective access links."]]],[]]