Builder
Builder for EmbedContentParametersPrivate.
Functions
Link copied to clipboard
Link copied to clipboard
Clears the value of config field.
Link copied to clipboard
Clears the value of content field.
Link copied to clipboard
Clears the value of contents field.
Link copied to clipboard
Clears the value of embeddingApiType field.
Link copied to clipboard
Clears the value of model field.
Link copied to clipboard
Setter for config.
@CanIgnoreReturnValue()
Setter for config builder.
Link copied to clipboard
Setter for content.
@CanIgnoreReturnValue()
Setter for content builder.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for contents.
@CanIgnoreReturnValue()
Setter for contents builder.
Link copied to clipboard
public abstract EmbedContentParametersPrivate.Builder embeddingApiType(EmbeddingApiType embeddingApiType)
Setter for embeddingApiType.
@CanIgnoreReturnValue()
Setter for embeddingApiType given a known enum.
@CanIgnoreReturnValue()
Setter for embeddingApiType given a string.
Link copied to clipboard
Setter for model.