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."],[[["The content pertains to the `RegionDisksAddResourcePoliciesRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0 of the .NET library."],["This class, `RegionDisksAddResourcePoliciesRequest`, is used to manage resource policies for region disks, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `Google.Cloud.Compute.V1` library, ranging from 1.0.0 to the latest version 3.6.0, demonstrating version history and navigation to each."],["The class `RegionDisksAddResourcePoliciesRequest` has a `ResourcePolicies` property, a `RepeatedField\u003cstring\u003e`, used to manage the resource policies associated with it."],["There are two constructors available for `RegionDisksAddResourcePoliciesRequest`, one default and another to duplicate the object from another instance of the class."]]],[]]