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-02 UTC."],[[["The page provides reference documentation for the `DiskParams` class within the Compute Engine v1 API, with version 3.6.0 being the latest available."],["The `DiskParams` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for use within the API."],["It contains properties, including `ResourceManagerTags`, which are used to bind resource manager tags to a disk."],["The documentation details the inheritance of `DiskParams` from the `object` class and lists the inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["This resource outlines all the versions of this API, spanning from version 1.0.0 up to the current latest 3.6.0 version."]]],[]]