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-24 UTC."],[[["The webpage provides documentation for the `RegionDisksRemoveResourcePoliciesRequest` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and going as far back as version 1.0.0."],["This class is used to remove resource policies from disks, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, and it has a constructor and a `ResourcePolicies` property, which is a `RepeatedField\u003cstring\u003e` containing the resource policies to be removed."],["There are many previous versions of this class listed, going from 3.5.0 all the way down to 1.0.0, with the version this page details being version 2.16.0."],["Each version of this class can be accessed through the provided hyperlinks, and are separated by version number."]]],[]]