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-21 UTC."],[[["The latest version of `DisksAddResourcePoliciesRequest` is 3.6.0, but there are many versions available, including those that are deprecated, down to version 1.0.0."],["`DisksAddResourcePoliciesRequest` is a class within the `Google.Cloud.Compute.V1` namespace, implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, one default and another that accepts another `DisksAddResourcePoliciesRequest` object as a parameter for creating a new object from it."],["The `ResourcePolicies` property of the class allows for adding a resource policy to a disk, and it accepts a `RepeatedField\u003cstring\u003e` type, and it is limited to only one policy."]]],[]]