Class PutGooglevertexaiRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.inference.PutGooglevertexaiRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class PutGooglevertexaiRequest extends RequestBase implements JsonpSerializable
Create a Google Vertex AI inference endpoint.

Create an inference endpoint to perform an inference task with the googlevertexai service.

See Also: