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-03-31 UTC."],[[["The latest version available for `DiskParams` within the `Google.Cloud.Compute.V1` API is version 3.6.0."],["This documentation provides access to various versions of `DiskParams`, ranging from 1.0.0 to 3.6.0, which are accessible via links to each version's specific documentation."],["The `DiskParams` class includes properties such as `ResourceManagerTags`, which is a map of string key-value pairs."],["`DiskParams` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The documentation details two constructors for `DiskParams`: a default constructor and one that takes another `DiskParams` instance as a parameter."]]],[]]