- serverStreamingPredict(StreamingPredictRequest, StreamObserver<StreamingPredictResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform a server-side streaming online prediction request for Vertex
LLM streaming.
- serverStreamingPredict(StreamingPredictRequest) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceBlockingStub
-
Perform a server-side streaming online prediction request for Vertex
LLM streaming.
- serverStreamingPredict(StreamingPredictRequest, StreamObserver<StreamingPredictResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform a server-side streaming online prediction request for Vertex
LLM streaming.
- SERVICE_NAME - Static variable in class com.google.cloud.vertexai.api.EndpointServiceGrpc
-
- SERVICE_NAME - Static variable in class com.google.cloud.vertexai.api.LlmUtilityServiceGrpc
-
- SERVICE_NAME - Static variable in class com.google.cloud.vertexai.api.PredictionServiceGrpc
-
- streamDirectPredict(StreamObserver<StreamDirectPredictResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform a streaming online prediction request to a gRPC model server for
Vertex first-party products and frameworks.
- streamDirectPredict(StreamObserver<StreamDirectPredictResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform a streaming online prediction request to a gRPC model server for
Vertex first-party products and frameworks.
- streamDirectRawPredict(StreamObserver<StreamDirectRawPredictResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform a streaming online prediction request to a gRPC model server for
custom containers.
- streamDirectRawPredict(StreamObserver<StreamDirectRawPredictResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform a streaming online prediction request to a gRPC model server for
custom containers.
- streamGenerateContent(GenerateContentRequest, StreamObserver<GenerateContentResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Generate content with multimodal inputs with streaming support.
- streamGenerateContent(GenerateContentRequest) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceBlockingStub
-
Generate content with multimodal inputs with streaming support.
- streamGenerateContent(GenerateContentRequest, StreamObserver<GenerateContentResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Generate content with multimodal inputs with streaming support.
- streamingPredict(StreamObserver<StreamingPredictResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform a streaming online prediction request for Vertex first-party
products and frameworks.
- streamingPredict(StreamObserver<StreamingPredictResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform a streaming online prediction request for Vertex first-party
products and frameworks.
- streamingRawPredict(StreamObserver<StreamingRawPredictResponse>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform a streaming online prediction request through gRPC.
- streamingRawPredict(StreamObserver<StreamingRawPredictResponse>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform a streaming online prediction request through gRPC.
- streamRawPredict(StreamRawPredictRequest, StreamObserver<HttpBody>) - Method in interface com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService
-
Perform a streaming online prediction with an arbitrary HTTP payload.
- streamRawPredict(StreamRawPredictRequest) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceBlockingStub
-
Perform a streaming online prediction with an arbitrary HTTP payload.
- streamRawPredict(StreamRawPredictRequest, StreamObserver<HttpBody>) - Method in class com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceStub
-
Perform a streaming online prediction with an arbitrary HTTP payload.