public virtual AsyncUnaryCall<ExportResponse> ExportVectorDBAsync(
ExportRequest request,
CallOptions options
)
Public Overridable Function ExportVectorDBAsync (
request As ExportRequest,
options As CallOptions
) As AsyncUnaryCall(Of ExportResponse)
public:
virtual AsyncUnaryCall<ExportResponse^>^ ExportVectorDBAsync(
ExportRequest^ request,
CallOptions options
)
abstract ExportVectorDBAsync :
request : ExportRequest *
options : CallOptions -> AsyncUnaryCall<ExportResponse>
override ExportVectorDBAsync :
request : ExportRequest *
options : CallOptions -> AsyncUnaryCall<ExportResponse>
[Missing <param name="request"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.SuperBuilderPyllm.SuperBuilderPyllmClient.ExportVectorDBAsync(SuperBuilderWinService.ProvidersImpl.ExportRequest,Grpc.Core.CallOptions)"]
[Missing <param name="options"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.SuperBuilderPyllm.SuperBuilderPyllmClient.ExportVectorDBAsync(SuperBuilderWinService.ProvidersImpl.ExportRequest,Grpc.Core.CallOptions)"]
[Missing <returns> documentation for "M:SuperBuilderWinService.ProvidersImpl.SuperBuilderPyllm.SuperBuilderPyllmClient.ExportVectorDBAsync(SuperBuilderWinService.ProvidersImpl.ExportRequest,Grpc.Core.CallOptions)"]