public MapField<string, string> ResourceManagerTags { get; }
Resource manager tags to be bound to the disk. 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-09 UTC."],[[["The latest version available for the `Google.Cloud.Compute.V1.DiskParams` class is 3.6.0."],["The `DiskParams` class in the Compute Engine v1 API is documented here, and it includes additional disk parameters."],["This `DiskParams` class inherits from the base Object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiskParams` class has properties such as `ResourceManagerTags`, which is used to manage resource tags."],["This documentation provides a history of the versions of DiskParams, going as far back as version 1.0.0, which lists a total of 29 different versions."]]],[]]