public sealed class DeleteRegionOperationRequest : IMessage<DeleteRegionOperationRequest>, IEquatable<DeleteRegionOperationRequest>, IDeepCloneable<DeleteRegionOperationRequest>, IBufferMessage, IMessage
A request message for RegionOperations.Delete. See the method description for details.
[[["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\u003eDeleteRegionOperationRequest\u003c/code\u003e class is a request message used for deleting a region operation within the Google Cloud Compute API, specifically in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google.Cloud.Compute.V1 package available is 3.6.0, while this specific page is for version 1.4.0 and lists versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, allowing for functionality like message handling, comparison, cloning, and efficient data buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteRegionOperationRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eOperation\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, which are all strings used to specify the operation, project ID, and region relevant to the deletion request.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one and another that takes a \u003ccode\u003eDeleteRegionOperationRequest\u003c/code\u003e object for copying, as well as inheriting common methods from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]