Interface CaseAttachmentServiceGrpc.AsyncService (0.48.0)

public static interface CaseAttachmentServiceGrpc.AsyncService

A service to manage file attachments for Google Cloud support cases.

Methods

listAttachments(ListAttachmentsRequest request, StreamObserver<ListAttachmentsResponse> responseObserver)

public default void listAttachments(ListAttachmentsRequest request, StreamObserver<ListAttachmentsResponse> responseObserver)

List all the attachments associated with a support case.

Parameters
Name Description
request ListAttachmentsRequest
responseObserver io.grpc.stub.StreamObserver<ListAttachmentsResponse>