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-03-24 UTC."],[[["The latest version available for `RegionDisksAddResourcePoliciesRequest` is 3.6.0, with a range of versions available from 1.0.0 up to that latest version."],["This webpage provides documentation for the `RegionDisksAddResourcePoliciesRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace and implemented by several interfaces."],["The `RegionDisksAddResourcePoliciesRequest` class has two constructors: a default constructor and one that takes another `RegionDisksAddResourcePoliciesRequest` as a parameter."],["The class includes a `ResourcePolicies` property, which is a `RepeatedField\u003cstring\u003e` that stores resource policies to be added to a disk."],["The `RegionDisksAddResourcePoliciesRequest` class inherits from `object` and has various inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]