Class PutGooglevertexaiResponse
java.lang.Object
co.elastic.clients.elasticsearch.inference.InferenceEndpoint
co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoGoogleVertexAI
co.elastic.clients.elasticsearch.inference.PutGooglevertexaiResponse
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable
public class PutGooglevertexaiResponse
extends InferenceEndpointInfoGoogleVertexAI
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoGoogleVertexAI
InferenceEndpointInfoGoogleVertexAI.AbstractBuilder<BuilderT extends InferenceEndpointInfoGoogleVertexAI.AbstractBuilder<BuilderT>> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<PutGooglevertexaiResponse>Json deserializer forPutGooglevertexaiResponse -
Method Summary
Modifier and TypeMethodDescriptionstatic PutGooglevertexaiResponseprotected static voidsetupPutGooglevertexaiResponseDeserializer(ObjectDeserializer<PutGooglevertexaiResponse.Builder> op) Methods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpointInfoGoogleVertexAI
inferenceId, serializeInternal, setupInferenceEndpointInfoGoogleVertexAIDeserializer, taskTypeMethods inherited from class co.elastic.clients.elasticsearch.inference.InferenceEndpoint
chunkingSettings, inferenceEndpointOf, serialize, service, serviceSettings, setupInferenceEndpointDeserializer, taskSettings, toString
-
Field Details
-
_DESERIALIZER
Json deserializer forPutGooglevertexaiResponse
-
-
Method Details
-
of
public static PutGooglevertexaiResponse of(Function<PutGooglevertexaiResponse.Builder, ObjectBuilder<PutGooglevertexaiResponse>> fn) -
setupPutGooglevertexaiResponseDeserializer
protected static void setupPutGooglevertexaiResponseDeserializer(ObjectDeserializer<PutGooglevertexaiResponse.Builder> op)
-