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