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-04-09 UTC."],[[["The latest version of the `RegionDisksRemoveResourcePoliciesRequest` is 3.6.0, with a history of versions available back to 1.0.0."],["`RegionDisksRemoveResourcePoliciesRequest` is a class within the `Google.Cloud.Compute.V1` namespace, specifically found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that takes another `RegionDisksRemoveResourcePoliciesRequest` object as a parameter for initialization."],["The main property of this class is `ResourcePolicies`, of type `RepeatedField\u003cstring\u003e`, which represents the resource policies to remove from a disk."]]],[]]