A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z 

W

waitingForInput() - function in com.google.genai.types.LiveServerContent
If true, indicates that the model is not generating content because it is waiting for more input from the user, e.g.
waitingForInput(boolean) - function in com.google.genai.types.LiveServerContent.Builder
Setter for waitingForInput.
web() - function in com.google.genai.types.GroundingChunk
A grounding chunk from a web page, typically from Google Search.
web(com.google.genai.types.GroundingChunkWeb) - function in com.google.genai.types.GroundingChunk.Builder
Setter for web.
web(com.google.genai.types.GroundingChunkWeb.Builder) - function in com.google.genai.types.GroundingChunk.Builder
Setter for web builder.
webhookConfig() - function in com.google.genai.types.CreateBatchJobConfig
Webhook configuration for receiving notifications when the batch operation completes.
webhookConfig(com.google.genai.types.WebhookConfig) - function in com.google.genai.types.CreateBatchJobConfig.Builder
Setter for webhookConfig.
webhookConfig(com.google.genai.types.WebhookConfig.Builder) - function in com.google.genai.types.CreateBatchJobConfig.Builder
Setter for webhookConfig builder.
webhookConfig() - function in com.google.genai.types.GenerateVideosConfig
Webhook configuration for receiving notifications when the video generation operation completes.
webhookConfig(com.google.genai.types.WebhookConfig) - function in com.google.genai.types.GenerateVideosConfig.Builder
Setter for webhookConfig.
webhookConfig(com.google.genai.types.WebhookConfig.Builder) - function in com.google.genai.types.GenerateVideosConfig.Builder
Setter for webhookConfig builder.
WebhookConfig - class in com.google.genai.types
Configuration for webhook notifications.
WebhookConfig.Builder - class in com.google.genai.types.WebhookConfig
Builder for WebhookConfig.
webSearch() - function in com.google.genai.types.SearchTypes
Optional.
webSearch(com.google.genai.types.WebSearch) - function in com.google.genai.types.SearchTypes.Builder
Setter for webSearch.
webSearch(com.google.genai.types.WebSearch.Builder) - function in com.google.genai.types.SearchTypes.Builder
Setter for webSearch builder.
WebSearch - class in com.google.genai.types
Standard web search for grounding and related configurations.
WebSearch.Builder - class in com.google.genai.types.WebSearch
Builder for WebSearch.
webSearchQueries() - function in com.google.genai.types.GroundingMetadata
Web search queries for the following-up web search.
webSearchQueries(kotlin.Array) - function in com.google.genai.types.GroundingMetadata.Builder
Setter for webSearchQueries.
webSearchQueries(java.util.List) - function in com.google.genai.types.GroundingMetadata.Builder
Setter for webSearchQueries.
WHEN_IDLE - enum entry in com.google.genai.types.FunctionResponseScheduling.Known

Add the result to the conversation context, and prompt to generate output without interrupting ongoing generation.

whiteSpaceConfig() - function in com.google.genai.types.ChunkingConfig
White space chunking configuration.
whiteSpaceConfig(com.google.genai.types.WhiteSpaceConfig) - function in com.google.genai.types.ChunkingConfig.Builder
Setter for whiteSpaceConfig.
whiteSpaceConfig(com.google.genai.types.WhiteSpaceConfig.Builder) - function in com.google.genai.types.ChunkingConfig.Builder
Setter for whiteSpaceConfig builder.
WhiteSpaceConfig - class in com.google.genai.types
Configuration for a white space chunking algorithm.
WhiteSpaceConfig.Builder - class in com.google.genai.types.WhiteSpaceConfig
Builder for WhiteSpaceConfig.
willContinue() - function in com.google.genai.types.FunctionCall
Optional.
willContinue(boolean) - function in com.google.genai.types.FunctionCall.Builder
Setter for willContinue.
willContinue() - function in com.google.genai.types.FunctionResponse
Signals that function call continues, and more responses will be returned, turning the function call into a generator.
willContinue(boolean) - function in com.google.genai.types.FunctionResponse.Builder
Setter for willContinue.
willContinue() - function in com.google.genai.types.PartialArg
Optional.
willContinue(boolean) - function in com.google.genai.types.PartialArg.Builder
Setter for willContinue.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z