public static final class AnalyticsServiceGrpc.AnalyticsServiceFutureStub extends io.grpc.stub.AbstractFutureStub<AnalyticsServiceGrpc.AnalyticsServiceFutureStub>
Service for managing & accessing retail search business metric. Retail recommendation business metric is currently not available.
| Modifier and Type | Method and Description |
|---|---|
protected AnalyticsServiceGrpc.AnalyticsServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> |
exportAnalyticsMetrics(ExportAnalyticsMetricsRequest request)
Exports analytics metrics.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected AnalyticsServiceGrpc.AnalyticsServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<AnalyticsServiceGrpc.AnalyticsServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> exportAnalyticsMetrics(ExportAnalyticsMetricsRequest request)
Exports analytics metrics. `Operation.response` is of type `ExportAnalyticsMetricsResponse`. `Operation.metadata` is of type `ExportMetadata`.
Copyright © 2025 Google LLC. All rights reserved.