Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ResultStoreDownloadClient

Index

Constructors

constructor

Properties

client_

client_: AbstractClientBase

credentials_

credentials_: {}

Type declaration

  • [index: string]: string

hostname_

hostname_: string

methodInfoDownloadFile

methodInfoDownloadFile: MethodInfo<DownloadFileRequest, DownloadFileResponse> = ...

methodInfoGetFile

methodInfoGetFile: MethodInfo<GetFileRequest, GetFileResponse> = ...

methodInfoGetInitialState

methodInfoGetInitialState: MethodInfo<GetInitialStateRequest, GetInitialStateResponse> = ...

methodInfoGetInvocation

methodInfoGetInvocation: MethodInfo<GetInvocationRequest, Invocation> = ...

methodInfoGetTestCases

methodInfoGetTestCases: MethodInfo<GetTestCasesRequest, GetTestCasesResponse> = ...

methodInfoListTargetSubFiles

methodInfoListTargetSubFiles: MethodInfo<ListTargetSubFilesRequest, ListTargetSubFilesResponse> = ...

methodInfoListTargets

methodInfoListTargets: MethodInfo<ListTargetsRequest, ListTargetsResponse> = ...

methodInfoSearchInvocations

methodInfoSearchInvocations: MethodInfo<SearchInvocationsRequest, SearchInvocationsResponse> = ...

options_

options_: {}

Type declaration

  • [index: string]: string

Methods

downloadFile

getFile

  • getFile(request: GetFileRequest, metadata?: Metadata): ClientReadableStream<unknown>

getInitialState

getInvocation

getTestCases

listTargetSubFiles

listTargets

searchInvocations

Generated using TypeDoc