public sealed class ExportAnalyticsMetricsResponse : IMessage<ExportAnalyticsMetricsResponse>, IEquatable<ExportAnalyticsMetricsResponse>, IDeepCloneable<ExportAnalyticsMetricsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ExportAnalyticsMetricsResponse.
Response of the ExportAnalyticsMetricsRequest. If the long running
operation was successful, then this message is returned by the
google.longrunning.Operations.response field if the operation was successful.
[[["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 `ExportAnalyticsMetricsResponse` class within the Google Cloud Retail V2 API, specifically version 2.8.0."],["The `ExportAnalyticsMetricsResponse` class is a response message used in the Retail V2 API to provide the results of an `ExportAnalyticsMetricsRequest`, and will return the `google.longrunning.Operations.response` field upon a successful request."],["The page includes links to documentation for multiple previous versions of the `ExportAnalyticsMetricsResponse` class, ranging from version 1.0.0 to 2.12.0, with 2.12.0 being the latest version."],["The `ExportAnalyticsMetricsResponse` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ExportAnalyticsMetricsResponse` include `ErrorSamples`, which contains a list of encountered errors, `ErrorsConfig`, which is never set, and `OutputResult`, which indicates the data export destination."]]],[]]