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 provided content is a reference document for the `DiskParams` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["`DiskParams` is a class used for defining additional disk parameters, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this document is 3.6.0, while other available versions include 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.17.0 all the way to 1.0.0."],["The `DiskParams` class has two constructors and one property, `ResourceManagerTags`, which allows you to add resource manager tags to the disk."],["The `DiskParams` class inherits from object, and has the inherited methods of `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]