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-21 UTC."],[[["The `RegionDisksAddResourcePoliciesRequest` class is the focal point, used to manage the addition of resource policies to region disks, and is part of the `Google.Cloud.Compute.V1` namespace."],["Version 3.6.0 is the latest version of the `RegionDisksAddResourcePoliciesRequest` class, with multiple previous versions also accessible."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for compatibility and functionality."],["The `RegionDisksAddResourcePoliciesRequest` class includes a constructor to create instances and a `ResourcePolicies` property to define the resource policies."],["This class inherits from the base `Object` class, gaining access to the `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString` methods."]]],[]]