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