public sealed class CancelOperationRequest : IMessage<CancelOperationRequest>, IEquatable<CancelOperationRequest>, IDeepCloneable<CancelOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.LongRunning class CancelOperationRequest.
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."],[[["The latest version of the `CancelOperationRequest` is 3.3.0, with several earlier versions available, including 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0."],["`CancelOperationRequest` is a class within the `Google.LongRunning` namespace and is the request message for `Operations.CancelOperation`."],["The `CancelOperationRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object` and has methods that are also inherited, such as `GetHashCode`, `GetType`, and `ToString`."],["`CancelOperationRequest` includes a `Name` property, which is a string type and represents the name of the operation resource to be canceled."]]],[]]