[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["`OperationInfo` is a message class representing the message types used by a long-running operation, such as `LongRunningRecognize` with `LongRunningRecognizeResponse` and `LongRunningRecognizeMetadata`."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["`OperationInfo` has two key properties: `MetadataType`, which is the message name of the metadata type, and `ResponseType`, which is the message name of the primary return type for the operation."],["The `MetadataType` and `ResponseType` properties require fully-qualified message names if they are in a different package than the rpc, and altering these values constitutes a breaking change."],["The class provides two constructors: a default constructor `OperationInfo()` and a copy constructor `OperationInfo(OperationInfo other)`."]]],[]]