public sealed class CancelOperationRequest : IMessage<CancelOperationRequest>, IEquatable<CancelOperationRequest>, IDeepCloneable<CancelOperationRequest>, IBufferMessage, IMessage
The request message for [Operations.CancelOperation][google.longrunning.Operations.CancelOperation].
[[["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 webpage provides documentation for the \u003ccode\u003eCancelOperationRequest\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.LongRunning\u003c/code\u003e namespace in the Google.LongRunning.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelOperationRequest\u003c/code\u003e class is used as the request message for the \u003ccode\u003eOperations.CancelOperation\u003c/code\u003e method, allowing users to request the cancellation of an operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several versions documented on the page, with version 3.3.0 being the latest and 3.0.0 being the primary focus.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCancelOperationRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, with some of its inherited members being described.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelOperationRequest\u003c/code\u003e class has two constructors and one property, \u003ccode\u003eName\u003c/code\u003e, which is a string that holds the name of the operation to be canceled.\u003c/p\u003e\n"]]],[],null,[]]