public static final class AssetServiceGrpc.AssetServiceStub extends AbstractAsyncStub<AssetServiceGrpc.AssetServiceStub>
Asset service definition.
AbstractStub.StubFactory<T extends AbstractStub<T>>
Modifier and Type | Method and Description |
---|---|
protected AssetServiceGrpc.AssetServiceStub |
build(Channel channel,
CallOptions callOptions) |
void |
listAssets(ListAssetsRequest request,
StreamObserver<ListAssetsResponse> responseObserver)
Lists assets with time and resource types and returns paged results in
response.
|
newStub, newStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
protected AssetServiceGrpc.AssetServiceStub build(Channel channel, CallOptions callOptions)
build
in class AbstractStub<AssetServiceGrpc.AssetServiceStub>
public void listAssets(ListAssetsRequest request, StreamObserver<ListAssetsResponse> responseObserver)
Lists assets with time and resource types and returns paged results in response.
Copyright © 2022 Google LLC. All rights reserved.