public sealed class DisksAddResourcePoliciesRequest : IMessage<DisksAddResourcePoliciesRequest>, IEquatable<DisksAddResourcePoliciesRequest>, IDeepCloneable<DisksAddResourcePoliciesRequest>, 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 `DisksAddResourcePoliciesRequest` is 3.6.0, but this page is showing version 2.6.0."],["This documentation covers versions of `DisksAddResourcePoliciesRequest` from 1.0.0 up to 3.6.0."],["The `DisksAddResourcePoliciesRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DisksAddResourcePoliciesRequest` class includes a `ResourcePolicies` property, which is a `RepeatedField\u003cstring\u003e` and represents the path to the resource policy being added to the disk."],["This class includes two constructors, a default one, and one to copy the parameters of an existing `DisksAddResourcePoliciesRequest` instance."]]],[]]