public sealed class DisksAddResourcePoliciesRequest : IMessage<DisksAddResourcePoliciesRequest>, IEquatable<DisksAddResourcePoliciesRequest>, IDeepCloneable<DisksAddResourcePoliciesRequest>, 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 content provides a version history and documentation for `DisksAddResourcePoliciesRequest` within the `Google.Cloud.Compute.V1` namespace, spanning from version 1.0.0 to the latest version 3.6.0."],["`DisksAddResourcePoliciesRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DisksAddResourcePoliciesRequest` class has two constructors: a default constructor and a copy constructor that takes another `DisksAddResourcePoliciesRequest` object as a parameter."],["The class includes a `ResourcePolicies` property, which is a `RepeatedField` of strings representing the full or relative path to resource policies to be added to a disk."],["The documentation is for version 2.12.0, but versions both older and more recent are available for browsing."]]],[]]