public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class OperationMetadata.
Represents the metadata of the long-running 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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eOperationMetadata\u003c/code\u003e class in the Video Stitcher v1 API is 3.3.0, with documentation available for versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationMetadata\u003c/code\u003e class represents the metadata of a long-running operation within the Google Cloud Video Stitcher v1 API, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, implementing multiple interfaces like \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 includes properties such as \u003ccode\u003eCreateTime\u003c/code\u003e and \u003ccode\u003eEndTime\u003c/code\u003e to track the operation's lifecycle, both represented by the \u003ccode\u003eTimestamp\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains properties named \u003ccode\u003eTarget\u003c/code\u003e and \u003ccode\u003eVerb\u003c/code\u003e, which contain the server-defined resource path and name of the executed verb respectively, both of which are of type string.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one public constructor \u003ccode\u003eOperationMetadata()\u003c/code\u003e and one overloaded constructor \u003ccode\u003eOperationMetadata(OperationMetadata other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]