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\u003eThe latest version of the \u003ccode\u003eCancelOperationRequest\u003c/code\u003e documentation is 3.33.0, but there are many versions available, spanning from 2.3.0 to 3.33.0, for Google Cloud Container V1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCancelOperationRequest\u003c/code\u003e is a class used to cancel a single operation, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing multiple interfaces such as \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 \u003ccode\u003eCancelOperationRequest\u003c/code\u003e includes constructors that can create an empty instance or a copy of an existing \u003ccode\u003eCancelOperationRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelOperationRequest\u003c/code\u003e class has properties like \u003ccode\u003eName\u003c/code\u003e (for specifying the operation to cancel), along with deprecated properties such as \u003ccode\u003eOperationId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property represents the operation's identifier in the format of \u003ccode\u003eprojects/*/locations/*/operations/*\u003c/code\u003e, and has replaced the use of \u003ccode\u003eOperationId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]