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
L
- label() - function in com.google.genai.types.EntityLabel
- The label of the segmented entity.
- label(java.lang.String) - function in com.google.genai.types.EntityLabel.Builder
- Setter for label.
- labels() - function in com.google.genai.types.CreateTuningJobConfig
- Optional.
- labels(java.util.Map) - function in com.google.genai.types.CreateTuningJobConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.EditImageConfig
- User specified labels to track billing usage.
- labels(java.util.Map) - function in com.google.genai.types.EditImageConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.GenerateContentConfig
- Labels with user-defined metadata to break down billed charges.
- labels(java.util.Map) - function in com.google.genai.types.GenerateContentConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.GenerateImagesConfig
- User specified labels to track billing usage.
- labels(java.util.Map) - function in com.google.genai.types.GenerateImagesConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.GenerateVideosConfig
- User specified labels to track billing usage.
- labels(java.util.Map) - function in com.google.genai.types.GenerateVideosConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.GeneratedImageMask
- The detected entities on the segmented area.
- labels(kotlin.Array) - function in com.google.genai.types.GeneratedImageMask.Builder
- Setter for labels.
- labels(kotlin.Array) - function in com.google.genai.types.GeneratedImageMask.Builder
- Setter for labels builder.
- labels(java.util.List) - function in com.google.genai.types.GeneratedImageMask.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.Model
- Labels with user-defined metadata to organize your models.
- labels(java.util.Map) - function in com.google.genai.types.Model.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.RecontextImageConfig
- User specified labels to track billing usage.
- labels(java.util.Map) - function in com.google.genai.types.RecontextImageConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.SegmentImageConfig
- User specified labels to track billing usage.
- labels(java.util.Map) - function in com.google.genai.types.SegmentImageConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.TuningJob
- Optional.
- labels(java.util.Map) - function in com.google.genai.types.TuningJob.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.UpscaleImageAPIConfig
- User specified labels to track billing usage.
- labels(java.util.Map) - function in com.google.genai.types.UpscaleImageAPIConfig.Builder
- Setter for labels.
- labels() - function in com.google.genai.types.UpscaleImageConfig
- User specified labels to track billing usage.
- labels(java.util.Map) - function in com.google.genai.types.UpscaleImageConfig.Builder
- Setter for labels.
- language() - function in com.google.genai.types.EditImageConfig
- Language of the text in the prompt.
- language(com.google.genai.types.ImagePromptLanguage) - function in com.google.genai.types.EditImageConfig.Builder
- Setter for language.
- language(com.google.genai.types.ImagePromptLanguage.Known) - function in com.google.genai.types.EditImageConfig.Builder
- Setter for language given a known enum.
- language(java.lang.String) - function in com.google.genai.types.EditImageConfig.Builder
- Setter for language given a string.
- language() - function in com.google.genai.types.ExecutableCode
- Required.
- language(com.google.genai.types.Language) - function in com.google.genai.types.ExecutableCode.Builder
- Setter for language.
- language(com.google.genai.types.Language.Known) - function in com.google.genai.types.ExecutableCode.Builder
- Setter for language given a known enum.
- language(java.lang.String) - function in com.google.genai.types.ExecutableCode.Builder
- Setter for language given a string.
- LANGUAGE - enum entry in com.google.genai.types.FinishReason.Known
The token generation stopped because of using an unsupported language.
- language() - function in com.google.genai.types.GenerateImagesConfig
- Language of the text in the prompt.
- language(com.google.genai.types.ImagePromptLanguage) - function in com.google.genai.types.GenerateImagesConfig.Builder
- Setter for language.
- language(com.google.genai.types.ImagePromptLanguage.Known) - function in com.google.genai.types.GenerateImagesConfig.Builder
- Setter for language given a known enum.
- language(java.lang.String) - function in com.google.genai.types.GenerateImagesConfig.Builder
- Setter for language given a string.
- Language - class in com.google.genai.types
- Programming language of the `code`.
- Language.Known - class in com.google.genai.types.Language
- Enum representing the known values for Language.
- LANGUAGE_UNSPECIFIED - enum entry in com.google.genai.types.Language.Known
Unspecified language. This value should not be used.
- languageCode() - function in com.google.genai.types.RetrievalConfig
- The language code of the user.
- languageCode(java.lang.String) - function in com.google.genai.types.RetrievalConfig.Builder
- Setter for languageCode.
- languageCode() - function in com.google.genai.types.SpeechConfig
- Optional.
- languageCode(java.lang.String) - function in com.google.genai.types.SpeechConfig.Builder
- Setter for languageCode.
- languageCodes() - function in com.google.genai.types.AudioTranscriptionConfig
- The language codes of the audio.
- languageCodes(kotlin.Array) - function in com.google.genai.types.AudioTranscriptionConfig.Builder
- Setter for languageCodes.
- languageCodes(java.util.List) - function in com.google.genai.types.AudioTranscriptionConfig.Builder
- Setter for languageCodes.
- lastConsumedClientMessageIndex() - function in com.google.genai.types.LiveServerSessionResumptionUpdate
- Index of last message sent by client that is included in state represented by this SessionResumptionToken.
- lastConsumedClientMessageIndex(java.lang.Long) - function in com.google.genai.types.LiveServerSessionResumptionUpdate.Builder
- Setter for lastConsumedClientMessageIndex.
- lastFrame() - function in com.google.genai.types.GenerateVideosConfig
- Image to use as the last frame of generated videos.
- lastFrame(com.google.genai.types.Image) - function in com.google.genai.types.GenerateVideosConfig.Builder
- Setter for lastFrame.
- lastFrame(com.google.genai.types.Image.Builder) - function in com.google.genai.types.GenerateVideosConfig.Builder
- Setter for lastFrame builder.
- lastPage() - function in com.google.genai.types.RagChunkPageSpan
- Page where chunk ends in the document.
- lastPage(java.lang.Integer) - function in com.google.genai.types.RagChunkPageSpan.Builder
- Setter for lastPage.
- latitude() - function in com.google.genai.types.LatLng
- The latitude in degrees.
- latitude(java.lang.Double) - function in com.google.genai.types.LatLng.Builder
- Setter for latitude.
- LatLng - class in com.google.genai.types
- An object that represents a latitude/longitude pair.
- latLng() - function in com.google.genai.types.RetrievalConfig
- Optional.
- latLng(com.google.genai.types.LatLng) - function in com.google.genai.types.RetrievalConfig.Builder
- Setter for latLng.
- latLng(com.google.genai.types.LatLng.Builder) - function in com.google.genai.types.RetrievalConfig.Builder
- Setter for latLng builder.
- LatLng.Builder - class in com.google.genai.types.LatLng
- Builder for LatLng.
- learningRate() - function in com.google.genai.types.CreateTuningJobConfig
- The learning rate for tuning.
- learningRate(java.lang.Float) - function in com.google.genai.types.CreateTuningJobConfig.Builder
- Setter for learningRate.
- learningRate() - function in com.google.genai.types.DistillationHyperParameters
- The learning rate for tuning.
- learningRate(java.lang.Float) - function in com.google.genai.types.DistillationHyperParameters.Builder
- Setter for learningRate.
- learningRate() - function in com.google.genai.types.SupervisedHyperParameters
- Optional.
- learningRate(java.lang.Double) - function in com.google.genai.types.SupervisedHyperParameters.Builder
- Setter for learningRate.
- learningRateMultiplier() - function in com.google.genai.types.CreateTuningJobConfig
- Multiplier for adjusting the default learning rate.
- learningRateMultiplier(java.lang.Float) - function in com.google.genai.types.CreateTuningJobConfig.Builder
- Setter for learningRateMultiplier.
- learningRateMultiplier() - function in com.google.genai.types.DistillationHyperParameters
- Optional.
- learningRateMultiplier(java.lang.Double) - function in com.google.genai.types.DistillationHyperParameters.Builder
- Setter for learningRateMultiplier.
- learningRateMultiplier() - function in com.google.genai.types.PreferenceOptimizationHyperParameters
- Optional.
- learningRateMultiplier(java.lang.Double) - function in com.google.genai.types.PreferenceOptimizationHyperParameters.Builder
- Setter for learningRateMultiplier.
- learningRateMultiplier() - function in com.google.genai.types.SupervisedHyperParameters
- Optional.
- learningRateMultiplier(java.lang.Double) - function in com.google.genai.types.SupervisedHyperParameters.Builder
- Setter for learningRateMultiplier.
- learningRateMultiplier() - function in com.google.genai.types.VeoHyperParameters
- Optional.
- learningRateMultiplier(java.lang.Double) - function in com.google.genai.types.VeoHyperParameters.Builder
- Setter for learningRateMultiplier.
- left() - function in com.google.genai.types.DatasetDistributionDistributionBucket
- Output only.
- left(java.lang.Double) - function in com.google.genai.types.DatasetDistributionDistributionBucket.Builder
- Setter for left.
- left() - function in com.google.genai.types.SupervisedTuningDatasetDistributionDatasetBucket
- Output only.
- left(java.lang.Double) - function in com.google.genai.types.SupervisedTuningDatasetDistributionDatasetBucket.Builder
- Setter for left.
- LEGACY - enum entry in com.google.genai.types.ModelStage.Known
If the model is on this stage, it means that this model is on the path to deprecation in near future. Only existing customers can use this model.
- level() - function in com.google.genai.types.PartMediaResolution
- The tokenization quality used for given media.
- level(com.google.genai.types.PartMediaResolutionLevel) - function in com.google.genai.types.PartMediaResolution.Builder
- Setter for level.
- level(com.google.genai.types.PartMediaResolutionLevel.Known) - function in com.google.genai.types.PartMediaResolution.Builder
- Setter for level given a known enum.
- level(java.lang.String) - function in com.google.genai.types.PartMediaResolution.Builder
- Setter for level given a string.
- license() - function in com.google.genai.types.Citation
- Output only.
- license(java.lang.String) - function in com.google.genai.types.Citation.Builder
- Setter for license.
- list(com.google.genai.types.ListBatchJobsConfig) - function in com.google.genai.AsyncBatches
- Asynchronously makes an API request to list the available batch jobs.
- list(com.google.genai.types.ListCachedContentsConfig) - function in com.google.genai.AsyncCaches
- Asynchronously makes an API request to list the available cached contents.
- list(java.lang.String,com.google.genai.types.ListDocumentsConfig) - function in com.google.genai.AsyncDocuments
- Asynchronously makes an API request to list the available documents.
- list(com.google.genai.types.ListFileSearchStoresConfig) - function in com.google.genai.AsyncFileSearchStores
- Asynchronously makes an API request to list the available file search stores.
- list(com.google.genai.types.ListFilesConfig) - function in com.google.genai.AsyncFiles
- Asynchronously makes an API request to list the available files.
- list(com.google.genai.types.ListModelsConfig) - function in com.google.genai.AsyncModels
- Asynchronously makes an API request to list the available models.
- list(com.google.genai.types.ListTuningJobsConfig) - function in com.google.genai.AsyncTunings
- Asynchronously makes an API request to list the available tuning jobs.
- list(com.google.genai.types.ListBatchJobsConfig) - function in com.google.genai.Batches
- Makes an API request to list the available batch jobs.
- list(com.google.genai.types.ListCachedContentsConfig) - function in com.google.genai.Caches
- Makes an API request to list the available cached contents.
- list(java.lang.String,com.google.genai.types.ListDocumentsConfig) - function in com.google.genai.Documents
- Makes an API request to list the available documents.
- list(com.google.genai.types.ListFileSearchStoresConfig) - function in com.google.genai.FileSearchStores
- Makes an API request to list the available file search stores.
- list(com.google.genai.types.ListFilesConfig) - function in com.google.genai.Files
- Makes an API request to list the available files.
- list(com.google.genai.types.ListModelsConfig) - function in com.google.genai.Models
- Makes an API request to list the available models.
- list(com.google.genai.types.ListTuningJobsConfig) - function in com.google.genai.Tunings
- Makes an API request to list the available tuning jobs.
- ListBatchJobsConfig - class in com.google.genai.types
- Config for optional parameters.
- ListBatchJobsConfig.Builder - class in com.google.genai.types.ListBatchJobsConfig
- Builder for ListBatchJobsConfig.
- ListBatchJobsParameters - class in com.google.genai.types
- Config for batches.list parameters.
- ListBatchJobsParameters.Builder - class in com.google.genai.types.ListBatchJobsParameters
- Builder for ListBatchJobsParameters.
- ListBatchJobsResponse - class in com.google.genai.types
- Config for batches.list return value.
- ListBatchJobsResponse.Builder - class in com.google.genai.types.ListBatchJobsResponse
- Builder for ListBatchJobsResponse.
- ListCachedContentsConfig - class in com.google.genai.types
- Config for caches.list method.
- ListCachedContentsConfig.Builder - class in com.google.genai.types.ListCachedContentsConfig
- Builder for ListCachedContentsConfig.
- ListCachedContentsParameters - class in com.google.genai.types
- Parameters for caches.list method.
- ListCachedContentsParameters.Builder - class in com.google.genai.types.ListCachedContentsParameters
- Builder for ListCachedContentsParameters.
- ListCachedContentsResponse - class in com.google.genai.types
- None
- ListCachedContentsResponse.Builder - class in com.google.genai.types.ListCachedContentsResponse
- Builder for ListCachedContentsResponse.
- ListDocumentsConfig - class in com.google.genai.types
- Config for optional parameters.
- ListDocumentsConfig.Builder - class in com.google.genai.types.ListDocumentsConfig
- Builder for ListDocumentsConfig.
- ListDocumentsParameters - class in com.google.genai.types
- Config for documents.list parameters.
- ListDocumentsParameters.Builder - class in com.google.genai.types.ListDocumentsParameters
- Builder for ListDocumentsParameters.
- ListDocumentsResponse - class in com.google.genai.types
- Config for documents.list return value.
- ListDocumentsResponse.Builder - class in com.google.genai.types.ListDocumentsResponse
- Builder for ListDocumentsResponse.
- ListFilesConfig - class in com.google.genai.types
- Used to override the default configuration.
- ListFilesConfig.Builder - class in com.google.genai.types.ListFilesConfig
- Builder for ListFilesConfig.
- ListFileSearchStoresConfig - class in com.google.genai.types
- Optional parameters for listing FileSearchStore.
- ListFileSearchStoresConfig.Builder - class in com.google.genai.types.ListFileSearchStoresConfig
- Builder for ListFileSearchStoresConfig.
- ListFileSearchStoresParameters - class in com.google.genai.types
- Config for file_search_stores.list parameters.
- ListFileSearchStoresParameters.Builder - class in com.google.genai.types.ListFileSearchStoresParameters
- Builder for ListFileSearchStoresParameters.
- ListFileSearchStoresResponse - class in com.google.genai.types
- Config for file_search_stores.list return value.
- ListFileSearchStoresResponse.Builder - class in com.google.genai.types.ListFileSearchStoresResponse
- Builder for ListFileSearchStoresResponse.
- ListFilesParameters - class in com.google.genai.types
- Generates the parameters for the list method.
- ListFilesParameters.Builder - class in com.google.genai.types.ListFilesParameters
- Builder for ListFilesParameters.
- ListFilesResponse - class in com.google.genai.types
- Response for the list files method.
- ListFilesResponse.Builder - class in com.google.genai.types.ListFilesResponse
- Builder for ListFilesResponse.
- ListModelsConfig - class in com.google.genai.types
- None
- ListModelsConfig.Builder - class in com.google.genai.types.ListModelsConfig
- Builder for ListModelsConfig.
- ListModelsParameters - class in com.google.genai.types
- None
- ListModelsParameters.Builder - class in com.google.genai.types.ListModelsParameters
- Builder for ListModelsParameters.
- ListModelsResponse - class in com.google.genai.types
- None
- ListModelsResponse.Builder - class in com.google.genai.types.ListModelsResponse
- Builder for ListModelsResponse.
- ListTuningJobsConfig - class in com.google.genai.types
- Configuration for the list tuning jobs method.
- ListTuningJobsConfig.Builder - class in com.google.genai.types.ListTuningJobsConfig
- Builder for ListTuningJobsConfig.
- ListTuningJobsParameters - class in com.google.genai.types
- Parameters for the list tuning jobs method.
- ListTuningJobsParameters.Builder - class in com.google.genai.types.ListTuningJobsParameters
- Builder for ListTuningJobsParameters.
- ListTuningJobsResponse - class in com.google.genai.types
- Response for the list tuning jobs method.
- ListTuningJobsResponse.Builder - class in com.google.genai.types.ListTuningJobsResponse
- Builder for ListTuningJobsResponse.
- LiveClientContent - class in com.google.genai.types
- Incremental update of the current conversation delivered from the client.
- LiveClientContent.Builder - class in com.google.genai.types.LiveClientContent
- Builder for LiveClientContent.
- LiveClientMessage - class in com.google.genai.types
- Messages sent by the client in the API call.
- LiveClientMessage.Builder - class in com.google.genai.types.LiveClientMessage
- Builder for LiveClientMessage.
- LiveClientRealtimeInput - class in com.google.genai.types
- User input that is sent in real time.
- LiveClientRealtimeInput.Builder - class in com.google.genai.types.LiveClientRealtimeInput
- Builder for LiveClientRealtimeInput.
- LiveClientSetup - class in com.google.genai.types
- Message contains configuration that will apply for the duration of the streaming session.
- LiveClientSetup.Builder - class in com.google.genai.types.LiveClientSetup
- Builder for LiveClientSetup.
- LiveClientToolResponse - class in com.google.genai.types
- Client generated response to a `ToolCall` received from the server.
- LiveClientToolResponse.Builder - class in com.google.genai.types.LiveClientToolResponse
- Builder for LiveClientToolResponse.
- LiveConnectConfig - class in com.google.genai.types
- Session config for the API connection.
- LiveConnectConfig.Builder - class in com.google.genai.types.LiveConnectConfig
- Builder for LiveConnectConfig.
- liveConnectConstraints() - function in com.google.genai.types.CreateAuthTokenConfig
- Configuration specific to Live API connections created using this token.
- liveConnectConstraints(com.google.genai.types.LiveConnectConstraints) - function in com.google.genai.types.CreateAuthTokenConfig.Builder
- Setter for liveConnectConstraints.
- liveConnectConstraints(com.google.genai.types.LiveConnectConstraints.Builder) - function in com.google.genai.types.CreateAuthTokenConfig.Builder
- Setter for liveConnectConstraints builder.
- LiveConnectConstraints - class in com.google.genai.types
- Config for LiveConnectConstraints for Auth Token creation.
- LiveConnectConstraints.Builder - class in com.google.genai.types.LiveConnectConstraints
- Builder for LiveConnectConstraints.
- LiveConnectParameters - class in com.google.genai.types
- Parameters for connecting to the live API.
- LiveConnectParameters.Builder - class in com.google.genai.types.LiveConnectParameters
- Builder for LiveConnectParameters.
- LiveSendClientContentParameters - class in com.google.genai.types
- Parameters for sending client content to the live API.
- LiveSendClientContentParameters.Builder - class in com.google.genai.types.LiveSendClientContentParameters
- Builder for LiveSendClientContentParameters.
- LiveSendRealtimeInputParameters - class in com.google.genai.types
- Parameters for sending realtime input to the live API.
- LiveSendRealtimeInputParameters.Builder - class in com.google.genai.types.LiveSendRealtimeInputParameters
- Builder for LiveSendRealtimeInputParameters.
- LiveSendToolResponseParameters - class in com.google.genai.types
- Parameters for sending tool responses to the live API.
- LiveSendToolResponseParameters.Builder - class in com.google.genai.types.LiveSendToolResponseParameters
- Builder for LiveSendToolResponseParameters.
- LiveServerContent - class in com.google.genai.types
- Incremental server update generated by the model in response to client messages.
- LiveServerContent.Builder - class in com.google.genai.types.LiveServerContent
- Builder for LiveServerContent.
- LiveServerGoAway - class in com.google.genai.types
- Server will not be able to service client soon.
- LiveServerGoAway.Builder - class in com.google.genai.types.LiveServerGoAway
- Builder for LiveServerGoAway.
- LiveServerMessage - class in com.google.genai.types
- Response message for API call.
- LiveServerMessage.Builder - class in com.google.genai.types.LiveServerMessage
- Builder for LiveServerMessage.
- LiveServerSessionResumptionUpdate - class in com.google.genai.types
- Update of the session resumption state.
- LiveServerSessionResumptionUpdate.Builder - class in com.google.genai.types.LiveServerSessionResumptionUpdate
- Builder for LiveServerSessionResumptionUpdate.
- LiveServerSetupComplete - class in com.google.genai.types
- Sent in response to a `LiveGenerateContentSetup` message from the client.
- LiveServerSetupComplete.Builder - class in com.google.genai.types.LiveServerSetupComplete
- Builder for LiveServerSetupComplete.
- LiveServerToolCall - class in com.google.genai.types
- Request for the client to execute the `function_calls` and return the responses with the matching `id`s.
- LiveServerToolCall.Builder - class in com.google.genai.types.LiveServerToolCall
- Builder for LiveServerToolCall.
- LiveServerToolCallCancellation - class in com.google.genai.types
- Notification for the client that a previously issued `ToolCallMessage` with the specified `id`s should have been not executed and should be cancelled.
- LiveServerToolCallCancellation.Builder - class in com.google.genai.types.LiveServerToolCallCancellation
- Builder for LiveServerToolCallCancellation.
- LLMBasedMetricSpec - class in com.google.genai.types
- Specification for an LLM based metric.
- llmBasedMetricSpec() - function in com.google.genai.types.UnifiedMetric
- The spec for an LLM based metric.
- llmBasedMetricSpec(com.google.genai.types.LLMBasedMetricSpec) - function in com.google.genai.types.UnifiedMetric.Builder
- Setter for llmBasedMetricSpec.
- llmBasedMetricSpec(com.google.genai.types.LLMBasedMetricSpec.Builder) - function in com.google.genai.types.UnifiedMetric.Builder
- Setter for llmBasedMetricSpec builder.
- LLMBasedMetricSpec.Builder - class in com.google.genai.types.LLMBasedMetricSpec
- Builder for LLMBasedMetricSpec.
- llmRanker() - function in com.google.genai.types.RagRetrievalConfigRanking
- Optional.
- llmRanker(com.google.genai.types.RagRetrievalConfigRankingLlmRanker) - function in com.google.genai.types.RagRetrievalConfigRanking.Builder
- Setter for llmRanker.
- llmRanker(com.google.genai.types.RagRetrievalConfigRankingLlmRanker.Builder) - function in com.google.genai.types.RagRetrievalConfigRanking.Builder
- Setter for llmRanker builder.
- LocalTokenizer - class in com.google.genai
- [Experimental] Text Only Local Tokenizer.
- location() - function in com.google.genai.ApiClient
- Returns the location for Vertex AI APIs.
- location() - function in com.google.genai.ApiClient
- Returns the location for Vertex AI APIs.
- location() - function in com.google.genai.Client
- Returns the location for Vertex AI APIs.
- location(java.lang.String) - function in com.google.genai.Client.Builder
- Sets the location for Vertex AI APIs.
- lockAdditionalFields() - function in com.google.genai.types.CreateAuthTokenConfig
- Additional fields to lock in the effective LiveConnectParameters.
- lockAdditionalFields(kotlin.Array) - function in com.google.genai.types.CreateAuthTokenConfig.Builder
- Setter for lockAdditionalFields.
- lockAdditionalFields(java.util.List) - function in com.google.genai.types.CreateAuthTokenConfig.Builder
- Setter for lockAdditionalFields.
- logProbability() - function in com.google.genai.types.LogprobsResultCandidate
- The log probability of this token.
- logProbability(java.lang.Float) - function in com.google.genai.types.LogprobsResultCandidate.Builder
- Setter for logProbability.
- logProbabilitySum() - function in com.google.genai.types.LogprobsResult
- Sum of log probabilities for all tokens.
- logProbabilitySum(java.lang.Float) - function in com.google.genai.types.LogprobsResult.Builder
- Setter for logProbabilitySum.
- logprobs() - function in com.google.genai.types.GenerateContentConfig
- Number of top candidate tokens to return the log probabilities for at each generation step.
- logprobs(java.lang.Integer) - function in com.google.genai.types.GenerateContentConfig.Builder
- Setter for logprobs.
- logprobs() - function in com.google.genai.types.GenerationConfig
- Optional.
- logprobs(java.lang.Integer) - function in com.google.genai.types.GenerationConfig.Builder
- Setter for logprobs.
- logprobsResult() - function in com.google.genai.types.Candidate
- Output only.
- logprobsResult(com.google.genai.types.LogprobsResult) - function in com.google.genai.types.Candidate.Builder
- Setter for logprobsResult.
- logprobsResult(com.google.genai.types.LogprobsResult.Builder) - function in com.google.genai.types.Candidate.Builder
- Setter for logprobsResult builder.
- LogprobsResult - class in com.google.genai.types
- The log probabilities of the tokens generated by the model.
- LogprobsResult.Builder - class in com.google.genai.types.LogprobsResult
- Builder for LogprobsResult.
- LogprobsResultCandidate - class in com.google.genai.types
- A single token and its associated log probability.
- LogprobsResultCandidate.Builder - class in com.google.genai.types.LogprobsResultCandidate
- Builder for LogprobsResultCandidate.
- LogprobsResultTopCandidates - class in com.google.genai.types
- A list of the top candidate tokens and their log probabilities at each decoding step.
- LogprobsResultTopCandidates.Builder - class in com.google.genai.types.LogprobsResultTopCandidates
- Builder for LogprobsResultTopCandidates.
- longitude() - function in com.google.genai.types.LatLng
- The longitude in degrees.
- longitude(java.lang.Double) - function in com.google.genai.types.LatLng.Builder
- Setter for longitude.
- LOSSLESS - enum entry in com.google.genai.types.VideoCompressionQuality.Known
Lossless video compression quality. This will produce videos with a larger file size.
- LOW - enum entry in com.google.genai.types.HarmProbability.Known
The harm probability is low.
- LOW - enum entry in com.google.genai.types.ThinkingLevel.Known
Low thinking level.