public sealed class RegionDisksAddResourcePoliciesRequest : IMessage<RegionDisksAddResourcePoliciesRequest>, IEquatable<RegionDisksAddResourcePoliciesRequest>, IDeepCloneable<RegionDisksAddResourcePoliciesRequest>, IBufferMessage, IMessage
[[["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 webpage details the `RegionDisksAddResourcePoliciesRequest` class within the Google Cloud Compute V1 API, specifically version 3.2.0, and also includes links to prior versions."],["Version 3.6.0 is the latest version of the `RegionDisksAddResourcePoliciesRequest`, with links provided to every version going back to 1.0.0, and including versions 3.5.0 down to 2.0.0, alongside 1.4.0 to 1.0.0."],["The class `RegionDisksAddResourcePoliciesRequest` inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor and one that takes another `RegionDisksAddResourcePoliciesRequest` object as a parameter."],["The class contains a `ResourcePolicies` property of type `RepeatedField\u003cstring\u003e`, which represents the resource policies to be added to a disk."]]],[]]