Interface CaseAttachmentServiceGrpc.AsyncService (0.29.0)

public static interface CaseAttachmentServiceGrpc.AsyncService

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

Methods

listAttachments(ListAttachmentsRequest request, StreamObserver<ListAttachmentsResponse> responseObserver)

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

Retrieve all attachments associated with a support case.

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