public sealed class RegionDisksAddResourcePoliciesRequest : IMessage<RegionDisksAddResourcePoliciesRequest>, IEquatable<RegionDisksAddResourcePoliciesRequest>, IDeepCloneable<RegionDisksAddResourcePoliciesRequest>, 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-04-09 UTC."],[[["The webpage provides documentation for the `RegionDisksAddResourcePoliciesRequest` class, specifically within the Google.Cloud.Compute.V1 namespace."],["This class is part of the Google Cloud Compute library, and version 3.6.0 is the latest available, while there are 29 versions documented in this webpage."],["The `RegionDisksAddResourcePoliciesRequest` class is used to add resource policies to a disk and implements various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a `ResourcePolicies` property, which is a `RepeatedField` of strings, used to list the resource policies to be added."],["This page provides a list of versioned links for the `RegionDisksAddResourcePoliciesRequest` class, ranging from version 1.0.0 to the most recent version 3.6.0, enabling users to easily access documentation for specific releases."]]],[]]