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."],[[["The latest version of the `DisksRemoveResourcePoliciesRequest` is 3.6.0, and the page details versions ranging from 1.0.0 to 3.6.0."],["`DisksRemoveResourcePoliciesRequest` is a class that inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is within the namespace `Google.Cloud.Compute.V1` and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `DisksRemoveResourcePoliciesRequest` class has two constructors, one default and another which accepts a `DisksRemoveResourcePoliciesRequest` object."],["It contains a property `ResourcePolicies` of type `RepeatedField\u003cstring\u003e`, which is a list of resource policies to remove from the disk."]]],[]]