Class PutGoogleaistudioRequest

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

@JsonpDeserializable public class PutGoogleaistudioRequest extends RequestBase implements JsonpSerializable
Create an Google AI Studio inference endpoint.

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

See Also: