public sealed class ExportAnalyticsMetricsRequest : IMessage<ExportAnalyticsMetricsRequest>, IEquatable<ExportAnalyticsMetricsRequest>, IDeepCloneable<ExportAnalyticsMetricsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ExportAnalyticsMetricsRequest.
Request message for the ExportAnalyticsMetrics method.
A filtering expression to specify restrictions on returned metrics.
The expression is a sequence of terms. Each term applies a restriction to
the returned metrics. Use this expression to restrict results to a
specific time range.
Currently we expect only one types of fields:
timestamp: This can be specified twice, once with a
less than operator and once with a greater than operator. The
timestamp restriction should result in one, contiguous, valid,
timestamp range.
Some examples of valid filters expressions:
Example 1: timestamp > "2012-04-23T18:25:43.511Z"
timestamp < "2012-04-23T18:30:43.511Z"
[[["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 provides reference documentation for the \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e class within the Google Cloud Retail v2 API, specifically focusing on version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e class is used to request the export of analytics metrics, and it implements interfaces such as \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\u003eCatalog\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e, which are used to define the scope, restrictions, and destination of the exported metrics, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all the available versions of the Google.Cloud.Retail.V2 API class, from the current version 2.12.0 to the initial release 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis page details the constructors available for creating an \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e object, including a parameterless constructor and one that takes another \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]