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 webpage details the \u003ccode\u003eOperationMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace, specifically for version 2.2.0, which represents metadata for long-running operations in Google Cloud Redis.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationMetadata\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer-based message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \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, to give information about the operation, such as the API version, request for cancellation, creation and end timestamps, operational status, target, and action verb.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists prior versions of the \u003ccode\u003eOperationMetadata\u003c/code\u003e, all the way up to version 3.5.0, the latest one.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless one, \u003ccode\u003eOperationMetadata()\u003c/code\u003e, and one, \u003ccode\u003eOperationMetadata(OperationMetadata other)\u003c/code\u003e, that takes in another instance of itself as the parameter.\u003c/p\u003e\n"]]],[],null,[]]