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 latest version available is 3.6.0, as listed in the provided document links, for `RegionDisksAddResourcePoliciesRequest`."],["The content provides a historical list of versions for `RegionDisksAddResourcePoliciesRequest`, ranging from version 1.0.0 up to the latest version 3.6.0."],["`RegionDisksAddResourcePoliciesRequest` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, one default and another that takes a RegionDisksAddResourcePoliciesRequest object as a parameter, enabling the creation of a new `RegionDisksAddResourcePoliciesRequest` either from scratch or based on a pre existing one."],["The `RegionDisksAddResourcePoliciesRequest` class has a property called `ResourcePolicies` of type `RepeatedField\u003cstring\u003e`, which represents the resource policies to be added to a disk."]]],[]]