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."],[[["This webpage details the `DisksAddResourcePoliciesRequest` class within the `Google.Cloud.Compute.V1` namespace, serving as a request type for adding resource policies to disks."],["The class has a detailed version history, with version 3.6.0 being the latest and other versions listed, down to 1.0.0, all with individual documentation links for the DisksAddResourcePoliciesRequest."],["`DisksAddResourcePoliciesRequest` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a property called `ResourcePolicies`, which allows specifying one or more resource policies to be added to a disk."],["The page provides information on the full or relative path to the resource policy which can be added to a disk, and notes that you can specify one resource policy."]]],[]]