public static interface Ads.AggregatedDiscoveryService.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
streamAggregatedResources(com.google.protobuf.RpcController controller,
Discovery.DiscoveryRequest request,
com.google.protobuf.RpcCallback<Discovery.DiscoveryResponse> done)
This is a gRPC-only API.
|
void streamAggregatedResources(com.google.protobuf.RpcController controller,
Discovery.DiscoveryRequest request,
com.google.protobuf.RpcCallback<Discovery.DiscoveryResponse> done)
This is a gRPC-only API.
rpc StreamAggregatedResources(stream .envoy.api.v2.DiscoveryRequest) returns (stream .envoy.api.v2.DiscoveryResponse);Copyright © 2018 The Envoy Project. All rights reserved.