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 provides documentation for the `RegionDisksAddResourcePoliciesRequest` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["It lists all versions of the `RegionDisksAddResourcePoliciesRequest` class, ranging from version 1.0.0 to the latest 3.6.0."],["The `RegionDisksAddResourcePoliciesRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["This class includes a `ResourcePolicies` property of type `RepeatedField\u003cstring\u003e` to specify the resource policies to be added to a disk."],["The documentation covers both the default and copy constructors for the `RegionDisksAddResourcePoliciesRequest` class, allowing for object creation and duplication."]]],[]]