public sealed class DisksRemoveResourcePoliciesRequest : IMessage<DisksRemoveResourcePoliciesRequest>, IEquatable<DisksRemoveResourcePoliciesRequest>, IDeepCloneable<DisksRemoveResourcePoliciesRequest>, 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 `DisksRemoveResourcePoliciesRequest` class within the `Google.Cloud.Compute.V1` namespace, used for managing resource policies on disks."],["The latest version of the `DisksRemoveResourcePoliciesRequest` class is 3.6.0, with numerous previous versions dating back to version 1.0.0 also available, which can be found in the versioned links."],["The `DisksRemoveResourcePoliciesRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `ResourcePolicies` property of type `RepeatedField\u003cstring\u003e`, representing the resource policies that can be removed from a disk."],["The page provides details on the class's constructors: a default constructor and a constructor that takes another `DisksRemoveResourcePoliciesRequest` instance as a parameter."]]],[]]