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, while the current page is focused on version 2.14.0."],["The `DisksAddResourcePoliciesRequest` class, found within the `Google.Cloud.Compute.V1` namespace, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DisksAddResourcePoliciesRequest` class provides a constructor that takes another `DisksAddResourcePoliciesRequest` object as a parameter for creating a new instance."],["The `ResourcePolicies` property, of type `RepeatedField\u003cstring\u003e`, is used to define the full or relative path to the resource policy being added to a disk."],["The webpage contains a history of versions for the `DisksAddResourcePoliciesRequest`, starting from version 1.0.0, including other major versions such as 2.x.x and 3.x.x."]]],[]]