public sealed class RegionDisksRemoveResourcePoliciesRequest : IMessage<RegionDisksRemoveResourcePoliciesRequest>, IEquatable<RegionDisksRemoveResourcePoliciesRequest>, IDeepCloneable<RegionDisksRemoveResourcePoliciesRequest>, 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 `RegionDisksRemoveResourcePoliciesRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the Google.Cloud.Compute.V1.dll assembly."],["This class provides functionality to remove resource policies from regional disks and includes multiple versions, with the latest being version 3.6.0."],["It inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and another that takes a `RegionDisksRemoveResourcePoliciesRequest` object as a parameter."],["The `ResourcePolicies` property of this class is a `RepeatedField\u003cstring\u003e` that represents the list of resource policies to be removed from a disk."]]],[]]