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 latest version of the `RegionDisksAddResourcePoliciesRequest` is 3.6.0, with multiple previous versions available for reference, spanning back to version 1.0.0."],["`RegionDisksAddResourcePoliciesRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which are part of the Google Protocol Buffers and .NET frameworks."],["The class `RegionDisksAddResourcePoliciesRequest` is part of the `Google.Cloud.Compute.V1` namespace, and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class contains a `ResourcePolicies` property, which allows for a collection of strings representing resource policies to be added to a disk, with the property being a type of `RepeatedField`."],["There are two constructors for this class, one being a parameterless constructor and the other taking an object of the same type as a parameter."]]],[]]