public static final class AnalyticsServiceGrpc.AnalyticsServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<AnalyticsServiceGrpc.AnalyticsServiceBlockingStub>
Service for managing & accessing retail search business metric. Retail recommendation business metric is currently not available.
| Modifier and Type | Method and Description |
|---|---|
protected AnalyticsServiceGrpc.AnalyticsServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
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.AnalyticsServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<AnalyticsServiceGrpc.AnalyticsServiceBlockingStub>public 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.