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 webpage details the `RegionDisksAddResourcePoliciesRequest` class within the `Google.Cloud.Compute.V1` namespace for .NET, outlining its inheritance, implementations, and members."],["Version 3.6.0 is the latest version of the `RegionDisksAddResourcePoliciesRequest`, with numerous prior versions available, starting from 1.0.0 and up to 3.5.0."],["The class `RegionDisksAddResourcePoliciesRequest` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `Object`."],["The class includes a constructor with no parameters and one that accepts a `RegionDisksAddResourcePoliciesRequest` object as a parameter for copying, as well as a `ResourcePolicies` property of type `RepeatedField\u003cstring\u003e`."],["The `RegionDisksAddResourcePoliciesRequest` class is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]