[[["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."],[[["The latest version of the `ExportMetadata` class within the Retail v2 API is 2.12.0, with historical versions available dating back to 1.0.0."],["`ExportMetadata` is a class that provides metadata related to the progress of an export operation within the Google Cloud Retail v2 API, as indicated by the `google.longrunning.Operation.metadata` field."],["The `ExportMetadata` class includes properties such as `CreateTime` and `UpdateTime`, both of which use the `Timestamp` type, to track when the operation was created and last updated."],["The `ExportMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, signifying its role within the Google.Protobuf ecosystem."],["The `ExportMetadata` class contains two constructors: a default constructor `ExportMetadata()` and one where you pass in another `ExportMetadata` instance for `ExportMetadata(ExportMetadata other)`."]]],[]]