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."],[[["This webpage details the `RegionDisksAddResourcePoliciesRequest` class within the Google Cloud Compute V1 API for .NET, version 3.0.0."],["Version 3.6.0 is the latest available version of the `RegionDisksAddResourcePoliciesRequest` class, with numerous prior versions dating back to 1.0.0 also accessible."],["The `RegionDisksAddResourcePoliciesRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["This class allows you to add resource policies to regional disks, and it has a single public property named `ResourcePolicies` which accepts a list of strings."],["The class provides two constructors, one default and one that takes an existing `RegionDisksAddResourcePoliciesRequest` instance for creating copies."]]],[]]