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 webpage provides documentation for the `DisksAddResourcePoliciesRequest` class within the Google.Cloud.Compute.V1 namespace, detailing its usage and implementation across multiple versions."],["The latest version documented is 3.6.0, with a range of versions available, down to version 1.0.0."],["`DisksAddResourcePoliciesRequest` is part of the Google.Cloud.Compute.V1 assembly and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `DisksAddResourcePoliciesRequest` class allows users to add resource policies to a disk, with the `ResourcePolicies` property holding a list of resource policies."],["The webpage contains information on the constructors, properties, and the inherited members of the class `DisksAddResourcePoliciesRequest`."]]],[]]