public sealed class CancelOperationRequest : IMessage<CancelOperationRequest>, IEquatable<CancelOperationRequest>, IDeepCloneable<CancelOperationRequest>, IBufferMessage, IMessage
CancelOperationRequest cancels a single operation.
[[["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-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eCancelOperationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, part of the .NET library for interacting with Google Cloud Container services, with the latest version being 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCancelOperationRequest\u003c/code\u003e is used to cancel a specific operation within the Google Cloud Container Engine, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has properties such as \u003ccode\u003eName\u003c/code\u003e, which is the recommended way to identify the operation to be canceled using the format \u003ccode\u003eprojects/*/locations/*/operations/*\u003c/code\u003e, and several deprecated properties (\u003ccode\u003eOperationId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eZone\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions available, ranging from 3.32.0 down to 2.3.0, allowing users to access the \u003ccode\u003eCancelOperationRequest\u003c/code\u003e class across several iterations of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one parameterless and another taking \u003ccode\u003eCancelOperationRequest\u003c/code\u003e as a parameter, allowing users to instantiate the class in a variety of ways.\u003c/p\u003e\n"]]],[],null,[]]