Interface AssetServiceGrpc.AsyncService (3.40.0)

public static interface AssetServiceGrpc.AsyncService

Asset service definition.

Methods

listAssets(ListAssetsRequest request, StreamObserver<ListAssetsResponse> responseObserver)

public default void listAssets(ListAssetsRequest request, StreamObserver<ListAssetsResponse> responseObserver)

Lists assets with time and resource types and returns paged results in response.

Parameters
NameDescription
requestListAssetsRequest
responseObserverio.grpc.stub.StreamObserver<ListAssetsResponse>