Uses of Class
com.google.genai.types.InlinedEmbedContentResponse.Builder
Packages that use InlinedEmbedContentResponse.Builder
-
Uses of InlinedEmbedContentResponse.Builder in com.google.genai.types
Methods in com.google.genai.types that return InlinedEmbedContentResponse.BuilderModifier and TypeMethodDescriptionInlinedEmbedContentResponse.builder()Instantiates a builder for InlinedEmbedContentResponse.abstract InlinedEmbedContentResponse.BuilderSetter for error.InlinedEmbedContentResponse.Builder.error(JobError.Builder errorBuilder) Setter for error builder.abstract InlinedEmbedContentResponse.BuilderInlinedEmbedContentResponse.Builder.response(SingleEmbedContentResponse response) Setter for response.InlinedEmbedContentResponse.Builder.response(SingleEmbedContentResponse.Builder responseBuilder) Setter for response builder.abstract InlinedEmbedContentResponse.BuilderInlinedEmbedContentResponse.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type InlinedEmbedContentResponse.BuilderModifier and TypeMethodDescriptionBatchJobDestination.Builder.inlinedEmbedContentResponses(InlinedEmbedContentResponse.Builder... inlinedEmbedContentResponsesBuilders) Setter for inlinedEmbedContentResponses builder.