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 `DisksRemoveResourcePoliciesRequest` class, found in the `Google.Cloud.Compute.V1` namespace, is designed for managing the removal of resource policies from disks."],["This class is implemented within the `Google.Cloud.Compute.V1.dll` assembly and inherits from the base `Object` class."],["The latest version documented is 3.6.0, and the version of this documentation covers version 2.2.0."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `ResourcePolicies` property, which is a `RepeatedField` of strings, representing the resource policies to be removed."]]],[]]