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-04-09 UTC."],[[["The latest version available is 3.6.0, with previous versions ranging down to 1.0.0 for the `Google.Cloud.Compute.V1.RegionDisksAddResourcePoliciesRequest` component."],["This documentation covers the `RegionDisksAddResourcePoliciesRequest` class, which is used for managing resource policies related to region disks."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a `ResourcePolicies` property, which is a `RepeatedField` of strings, representing the resource policies that can be added to a disk."],["There are two constructors available for `RegionDisksAddResourcePoliciesRequest`: one default constructor and one that takes another `RegionDisksAddResourcePoliciesRequest` as an argument."]]],[]]