public abstract static class AssetServiceGrpc.AssetServiceImplBase extends Object implements BindableService
Asset service definition.
Constructor and Description |
---|
AssetServiceImplBase() |
Modifier and Type | Method and Description |
---|---|
ServerServiceDefinition |
bindService() |
void |
listAssets(ListAssetsRequest request,
StreamObserver<ListAssetsResponse> responseObserver)
Lists assets with time and resource types and returns paged results in
response.
|
public void listAssets(ListAssetsRequest request, StreamObserver<ListAssetsResponse> responseObserver)
Lists assets with time and resource types and returns paged results in response.
public final ServerServiceDefinition bindService()
bindService
in interface BindableService
Copyright © 2022 Google LLC. All rights reserved.