public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Represents the v1 metadata of the long-running operation.
[[["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 document outlines the \u003ccode\u003eOperationMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace, representing metadata for long-running operations in the Redis v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationMetadata\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for object interaction, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eAvailable properties within \u003ccode\u003eOperationMetadata\u003c/code\u003e include \u003ccode\u003eApiVersion\u003c/code\u003e, \u003ccode\u003eCancelRequested\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eStatusDetail\u003c/code\u003e, \u003ccode\u003eTarget\u003c/code\u003e, and \u003ccode\u003eVerb\u003c/code\u003e, offering details on the operation's version, cancellation status, timestamps, and other relevant information.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed either with no arguments, or using another instance of \u003ccode\u003eOperationMetadata\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the 2.5.0 version of \u003ccode\u003eOperationMetadata\u003c/code\u003e although there are several other versions available, including 3.5.0, which is the latest.\u003c/p\u003e\n"]]],[],null,[]]