Interface ExportServiceGrpc.AsyncService (2.36.0)

public static interface ExportServiceGrpc.AsyncService

Service allows existing Cloud Profiler customers to export their profile data out of Google Cloud.

Methods

listProfiles(ListProfilesRequest request, StreamObserver<ListProfilesResponse> responseObserver)

public default void listProfiles(ListProfilesRequest request, StreamObserver<ListProfilesResponse> responseObserver)

Lists profiles which have been collected so far and for which the caller has permission to view.

Parameters
NameDescription
requestListProfilesRequest
responseObserverio.grpc.stub.StreamObserver<ListProfilesResponse>