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-21 UTC."],[[["The `RegionDisksAddResourcePoliciesRequest` class is the focal point, with its latest version being 3.6.0 and available in multiple previous versions."],["This class inherits from `Object` and implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as `IMessage` once more."],["The class offers two constructors: a default one and another that takes an instance of `RegionDisksAddResourcePoliciesRequest` as a parameter."],["A key property of the class is `ResourcePolicies`, which is a `RepeatedField` of strings, representing resource policies to be added to a disk."]]],[]]