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-04-09 UTC."],[[["This webpage details the `DisksRemoveResourcePoliciesRequest` class within the Google Cloud Compute V1 .NET library, specifically version 3.3.0."],["The latest version of `DisksRemoveResourcePoliciesRequest` is 3.6.0, with versions ranging from 1.0.0 up to the latest being accessible."],["The `DisksRemoveResourcePoliciesRequest` class allows for the removal of resource policies from a disk, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor to create a new instance and a constructor that creates a new instance based on an existing `DisksRemoveResourcePoliciesRequest`."],["The `ResourcePolicies` property, a `RepeatedField` of strings, is available, which lists the resource policies to be removed from a given disk."]]],[]]