public sealed class RegionDisksRemoveResourcePoliciesRequest : IMessage<RegionDisksRemoveResourcePoliciesRequest>, IEquatable<RegionDisksRemoveResourcePoliciesRequest>, IDeepCloneable<RegionDisksRemoveResourcePoliciesRequest>, 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 of `RegionDisksRemoveResourcePoliciesRequest` is 3.6.0, and there are multiple previous versions available, ranging from 1.0.0 to 3.5.0."],["The `RegionDisksRemoveResourcePoliciesRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has inherited members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `RegionDisksRemoveResourcePoliciesRequest` class has a constructor to create a new instance, and one that accepts another instance of the same class to copy values from."],["It contains a property `ResourcePolicies` of type `RepeatedField\u003cstring\u003e`, which is used to specify the resource policies that will be removed from a disk."]]],[]]