public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class OperationMetadata.
Provides contextual information about a
[google.longrunning.Operation][google.longrunning.Operation].
[[["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."],[[["This webpage provides documentation for the `OperationMetadata` class within the Google Cloud Channel v1 API, covering its various versions."],["The latest version available is 2.14.0, and the documentation also lists previous versions dating back to 1.0.0, providing an overview of the version history."],["The `OperationMetadata` class is a part of the `Google.Cloud.Channel.V1` namespace and is implemented using multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating instances and includes a property named `OperationType`, which is used to determine the type of long running operation initiated."],["The documentation provided includes a description of the inheritance and the members that the OperationMetadata class inherits from the object class."]]],[]]