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-03-24 UTC."],[[["This webpage provides documentation for the `RegionDisksAddResourcePoliciesRequest` class, part of the `Google.Cloud.Compute.V1` namespace within the .NET library."],["The latest version documented is 3.6.0, with a range of previous versions down to 1.0.0, each linking to its own specific documentation page."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the Google Cloud .NET environment."],["The `RegionDisksAddResourcePoliciesRequest` class has a single property, `ResourcePolicies`, which is a `RepeatedField\u003cstring\u003e` that contains the resource policies to be added to a disk."],["The page lists the inherited members from the base `object` class, along with details about the constructors available for creating `RegionDisksAddResourcePoliciesRequest` instances."]]],[]]