google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
EmbedContentMetadata
/
Builder
Builder
public
abstract
class
Builder
Builder for EmbedContentMetadata.
Members
Constructors
Embed
Content
Metadata.
Builder
Link copied to clipboard
public
void
EmbedContentMetadata.Builder
(
)
Functions
billable
Character
Count
Link copied to clipboard
public
abstract
EmbedContentMetadata.Builder
billableCharacterCount
(
Integer
billableCharacterCount
)
Setter for billableCharacterCount.
build
Link copied to clipboard
public
abstract
EmbedContentMetadata
build
(
)
clear
Billable
Character
Count
Link copied to clipboard
@
CanIgnoreReturnValue
(
)
public
EmbedContentMetadata.Builder
clearBillableCharacterCount
(
)
Clears the value of billableCharacterCount field.