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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDisksRemoveResourcePoliciesRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is designed for managing the removal of resource policies from disks, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in Google Cloud's .NET API for Compute Engine and its compatibility with protocol buffers.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and a copy constructor, to create instances of \u003ccode\u003eDisksRemoveResourcePoliciesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcePolicies\u003c/code\u003e property is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e that is used to hold the list of resource policies to be removed from a given disk.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, incorporating members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]