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."],[[["This document provides reference documentation for the `DiskParams` class within the Google Compute Engine v1 API for .NET."],["Version 3.6.0 is the latest available version, and there are numerous versions of the `DiskParams` class available, ranging from 1.0.0 to 3.6.0."],["The `DiskParams` class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The `DiskParams` class allows for specifying additional parameters for disks and includes properties like `ResourceManagerTags` for managing resource tags."],["The class implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and also inherits members from the Object class."]]],[]]