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 the `DisksAddResourcePoliciesRequest` is 3.6.0, and the page primarily focuses on the documentation for version 3.1.0."],["The `DisksAddResourcePoliciesRequest` class is part of the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly."],["This class implements interfaces such as `IMessage`, `IEquatable\u003cDisksAddResourcePoliciesRequest\u003e`, `IDeepCloneable\u003cDisksAddResourcePoliciesRequest\u003e`, and `IBufferMessage`."],["The `DisksAddResourcePoliciesRequest` class has a `ResourcePolicies` property, which is a repeated field of strings used to specify the full or relative path to the resource policy to be added to a disk."],["The class has two constructors: a default constructor `DisksAddResourcePoliciesRequest()` and an overload `DisksAddResourcePoliciesRequest(DisksAddResourcePoliciesRequest other)` that copies an existing `DisksAddResourcePoliciesRequest` object."]]],[]]