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 

D

data() - function in com.google.genai.types.Blob
Required.
data(kotlin.Array) - function in com.google.genai.types.Blob.Builder
Setter for data.
data() - function in com.google.genai.types.FunctionResponseBlob
Required.
data(kotlin.Array) - function in com.google.genai.types.FunctionResponseBlob.Builder
Setter for data.
dataset() - function in com.google.genai.types.AggregationOutput
The dataset used for evaluation &aggregation.
dataset(com.google.genai.types.EvaluationDataset) - function in com.google.genai.types.AggregationOutput.Builder
Setter for dataset.
dataset(com.google.genai.types.EvaluationDataset.Builder) - function in com.google.genai.types.AggregationOutput.Builder
Setter for dataset builder.
DatasetDistribution - class in com.google.genai.types
Distribution computed over a tuning dataset.
DatasetDistribution.Builder - class in com.google.genai.types.DatasetDistribution
Builder for DatasetDistribution.
DatasetDistributionDistributionBucket - class in com.google.genai.types
Dataset bucket used to create a histogram for the distribution given a population of values.
DatasetDistributionDistributionBucket.Builder - class in com.google.genai.types.DatasetDistributionDistributionBucket
Builder for DatasetDistributionDistributionBucket.
DatasetStats - class in com.google.genai.types
Statistics computed over a tuning dataset.
DatasetStats.Builder - class in com.google.genai.types.DatasetStats
Builder for DatasetStats.
datastore() - function in com.google.genai.types.VertexAISearch
Optional.
datastore(java.lang.String) - function in com.google.genai.types.VertexAISearch.Builder
Setter for datastore.
dataStore() - function in com.google.genai.types.VertexAISearchDataStoreSpec
Full resource name of DataStore, such as Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}`
dataStore(java.lang.String) - function in com.google.genai.types.VertexAISearchDataStoreSpec.Builder
Setter for dataStore.
dataStoreSpecs() - function in com.google.genai.types.VertexAISearch
Specifications that define the specific DataStores to be searched, along with configurations for those data stores.
dataStoreSpecs(kotlin.Array) - function in com.google.genai.types.VertexAISearch.Builder
Setter for dataStoreSpecs.
dataStoreSpecs(kotlin.Array) - function in com.google.genai.types.VertexAISearch.Builder
Setter for dataStoreSpecs builder.
dataStoreSpecs(java.util.List) - function in com.google.genai.types.VertexAISearch.Builder
Setter for dataStoreSpecs.
day() - function in com.google.genai.types.GoogleTypeDate
Day of a month.
day(java.lang.Integer) - function in com.google.genai.types.GoogleTypeDate.Builder
Setter for day.
default_() - function in com.google.genai.types.Schema
Optional.
default_(Object) - function in com.google.genai.types.Schema.Builder
Setter for default_.
defaultCheckpointId() - function in com.google.genai.types.Model
The default checkpoint id of a model version.
defaultCheckpointId(java.lang.String) - function in com.google.genai.types.Model.Builder
Setter for defaultCheckpointId.
defaultCheckpointId() - function in com.google.genai.types.UpdateModelConfig
 
defaultCheckpointId(java.lang.String) - function in com.google.genai.types.UpdateModelConfig.Builder
Setter for defaultCheckpointId.
defaultEnvironmentVariables() - function in com.google.genai.ApiClient
Returns the default environment variables for the client.
defaultEnvironmentVariables() - function in com.google.genai.ApiClient
Returns the default environment variables for the client.
defaultEnvironmentVariables() - function in com.google.genai.ApiClient
Returns the default environment variables for the client.
delete(java.lang.String,com.google.genai.types.DeleteBatchJobConfig) - function in com.google.genai.AsyncBatches
Asynchronously deletes a batch job resource.
delete(java.lang.String,com.google.genai.types.DeleteCachedContentConfig) - function in com.google.genai.AsyncCaches
Asynchronously deletes a cached content resource.
delete(java.lang.String,com.google.genai.types.DeleteDocumentConfig) - function in com.google.genai.AsyncDocuments
 
delete(java.lang.String,com.google.genai.types.DeleteFileSearchStoreConfig) - function in com.google.genai.AsyncFileSearchStores
 
delete(java.lang.String,com.google.genai.types.DeleteFileConfig) - function in com.google.genai.AsyncFiles
Asynchronously deletes a remotely stored file.
delete(java.lang.String,com.google.genai.types.DeleteModelConfig) - function in com.google.genai.AsyncModels
Asynchronously fetches information about a model by name.
delete(java.lang.String,com.google.genai.types.DeleteBatchJobConfig) - function in com.google.genai.Batches
Deletes a batch job resource.
delete(java.lang.String,com.google.genai.types.DeleteCachedContentConfig) - function in com.google.genai.Caches
Deletes a cached content resource.
delete(java.lang.String,com.google.genai.types.DeleteDocumentConfig) - function in com.google.genai.Documents
 
delete(java.lang.String,com.google.genai.types.DeleteFileSearchStoreConfig) - function in com.google.genai.FileSearchStores
 
delete(java.lang.String,com.google.genai.types.DeleteFileConfig) - function in com.google.genai.Files
Deletes a remotely stored file.
delete(java.lang.String,com.google.genai.types.DeleteModelConfig) - function in com.google.genai.Models
Fetches information about a model by name.
DeleteBatchJobConfig - class in com.google.genai.types
Optional parameters for models.get method.
DeleteBatchJobConfig.Builder - class in com.google.genai.types.DeleteBatchJobConfig
Builder for DeleteBatchJobConfig.
DeleteBatchJobParameters - class in com.google.genai.types
Config for batches.delete parameters.
DeleteBatchJobParameters.Builder - class in com.google.genai.types.DeleteBatchJobParameters
Builder for DeleteBatchJobParameters.
DeleteCachedContentConfig - class in com.google.genai.types
Optional parameters for caches.delete method.
DeleteCachedContentConfig.Builder - class in com.google.genai.types.DeleteCachedContentConfig
Builder for DeleteCachedContentConfig.
DeleteCachedContentParameters - class in com.google.genai.types
Parameters for caches.delete method.
DeleteCachedContentParameters.Builder - class in com.google.genai.types.DeleteCachedContentParameters
Builder for DeleteCachedContentParameters.
DeleteCachedContentResponse - class in com.google.genai.types
Empty response for caches.delete method.
DeleteCachedContentResponse.Builder - class in com.google.genai.types.DeleteCachedContentResponse
Builder for DeleteCachedContentResponse.
DeleteDocumentConfig - class in com.google.genai.types
Config for optional parameters.
DeleteDocumentConfig.Builder - class in com.google.genai.types.DeleteDocumentConfig
Builder for DeleteDocumentConfig.
DeleteDocumentParameters - class in com.google.genai.types
Config for documents.delete parameters.
DeleteDocumentParameters.Builder - class in com.google.genai.types.DeleteDocumentParameters
Builder for DeleteDocumentParameters.
DeleteFileConfig - class in com.google.genai.types
Used to override the default configuration.
DeleteFileConfig.Builder - class in com.google.genai.types.DeleteFileConfig
Builder for DeleteFileConfig.
DeleteFileParameters - class in com.google.genai.types
Generates the parameters for the get method.
DeleteFileParameters.Builder - class in com.google.genai.types.DeleteFileParameters
Builder for DeleteFileParameters.
DeleteFileResponse - class in com.google.genai.types
Response for the delete file method.
DeleteFileResponse.Builder - class in com.google.genai.types.DeleteFileResponse
Builder for DeleteFileResponse.
DeleteFileSearchStoreConfig - class in com.google.genai.types
Optional parameters for deleting a FileSearchStore.
DeleteFileSearchStoreConfig.Builder - class in com.google.genai.types.DeleteFileSearchStoreConfig
Builder for DeleteFileSearchStoreConfig.
DeleteFileSearchStoreParameters - class in com.google.genai.types
Config for file_search_stores.delete parameters.
DeleteFileSearchStoreParameters.Builder - class in com.google.genai.types.DeleteFileSearchStoreParameters
Builder for DeleteFileSearchStoreParameters.
DeleteModelConfig - class in com.google.genai.types
Configuration for deleting a tuned model.
DeleteModelConfig.Builder - class in com.google.genai.types.DeleteModelConfig
Builder for DeleteModelConfig.
DeleteModelParameters - class in com.google.genai.types
Parameters for deleting a tuned model.
DeleteModelParameters.Builder - class in com.google.genai.types.DeleteModelParameters
Builder for DeleteModelParameters.
DeleteModelResponse - class in com.google.genai.types
None
DeleteModelResponse.Builder - class in com.google.genai.types.DeleteModelResponse
Builder for DeleteModelResponse.
DeleteResourceJob - class in com.google.genai.types
The return value of delete operation.
DeleteResourceJob.Builder - class in com.google.genai.types.DeleteResourceJob
Builder for DeleteResourceJob.
deployedModelId() - function in com.google.genai.types.Endpoint
ID of the model that's deployed to the endpoint.
deployedModelId(java.lang.String) - function in com.google.genai.types.Endpoint.Builder
Setter for deployedModelId.
DEPRECATED - enum entry in com.google.genai.types.ModelStage.Known

Models in this stage are deprecated. These models cannot be used.

description() - function in com.google.genai.types.CreateTuningJobConfig
The description of the TuningJob
description(java.lang.String) - function in com.google.genai.types.CreateTuningJobConfig.Builder
Setter for description.
description() - function in com.google.genai.types.FunctionDeclaration
Optional.
description(java.lang.String) - function in com.google.genai.types.FunctionDeclaration.Builder
Setter for description.
description() - function in com.google.genai.types.Model
Description of the model.
description(java.lang.String) - function in com.google.genai.types.Model.Builder
Setter for description.
description() - function in com.google.genai.types.Schema
Optional.
description(java.lang.String) - function in com.google.genai.types.Schema.Builder
Setter for description.
description() - function in com.google.genai.types.TuningJob
Optional.
description(java.lang.String) - function in com.google.genai.types.TuningJob.Builder
Setter for description.
description() - function in com.google.genai.types.UpdateModelConfig
 
description(java.lang.String) - function in com.google.genai.types.UpdateModelConfig.Builder
Setter for description.
dest() - function in com.google.genai.types.BatchJob
Configuration for the output data.
dest(com.google.genai.types.BatchJobDestination) - function in com.google.genai.types.BatchJob.Builder
Setter for dest.
dest(com.google.genai.types.BatchJobDestination.Builder) - function in com.google.genai.types.BatchJob.Builder
Setter for dest builder.
dest() - function in com.google.genai.types.CreateBatchJobConfig
GCS or BigQuery URI prefix for the output predictions.
dest(com.google.genai.types.BatchJobDestination) - function in com.google.genai.types.CreateBatchJobConfig.Builder
Setter for dest.
dest(com.google.genai.types.BatchJobDestination.Builder) - function in com.google.genai.types.CreateBatchJobConfig.Builder
Setter for dest builder.
details() - function in com.google.genai.types.FileStatus
A list of messages that carry the error details.
details(java.util.List) - function in com.google.genai.types.FileStatus.Builder
Setter for details.
details(kotlin.Array) - function in com.google.genai.types.FileStatus.Builder
Setter for details.
details() - function in com.google.genai.types.GoogleRpcStatus
A list of messages that carry the error details.
details(java.util.List) - function in com.google.genai.types.GoogleRpcStatus.Builder
Setter for details.
details(kotlin.Array) - function in com.google.genai.types.GoogleRpcStatus.Builder
Setter for details.
details() - function in com.google.genai.types.JobError
A list of messages that carry the error details.
details(kotlin.Array) - function in com.google.genai.types.JobError.Builder
Setter for details.
details(java.util.List) - function in com.google.genai.types.JobError.Builder
Setter for details.
DIRECT - enum entry in com.google.genai.types.ProxyType.Known

Direct connection without any proxy. This enforces a proxy-free connection, even if one is configured at the system level.

disable() - function in com.google.genai.types.AutomaticFunctionCallingConfig
Whether to disable automatic function calling.
disable(boolean) - function in com.google.genai.types.AutomaticFunctionCallingConfig.Builder
Setter for disable.
disableAttribution() - function in com.google.genai.types.Retrieval
Optional.
disableAttribution(boolean) - function in com.google.genai.types.Retrieval.Builder
Setter for disableAttribution.
disabled() - function in com.google.genai.types.AutomaticActivityDetection
If enabled, detected voice and text input count as activity.
disabled(boolean) - function in com.google.genai.types.AutomaticActivityDetection.Builder
Setter for disabled.
displayName() - function in com.google.genai.types.BatchJob
The display name of the BatchJob.
displayName(java.lang.String) - function in com.google.genai.types.BatchJob.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.Blob
Optional.
displayName(java.lang.String) - function in com.google.genai.types.Blob.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.CachedContent
The user-generated meaningful display name of the cached content.
displayName(java.lang.String) - function in com.google.genai.types.CachedContent.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.CreateBatchJobConfig
The user-defined name of this BatchJob.
displayName(java.lang.String) - function in com.google.genai.types.CreateBatchJobConfig.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.CreateCachedContentConfig
The user-generated meaningful display name of the cached content.
displayName(java.lang.String) - function in com.google.genai.types.CreateCachedContentConfig.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.CreateEmbeddingsBatchJobConfig
The user-defined name of this BatchJob.
displayName(java.lang.String) - function in com.google.genai.types.CreateEmbeddingsBatchJobConfig.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.CreateFileSearchStoreConfig
The human-readable display name for the file search store.
displayName(java.lang.String) - function in com.google.genai.types.CreateFileSearchStoreConfig.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.Document
Optional.
displayName(java.lang.String) - function in com.google.genai.types.Document.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.File
Optional.
displayName(java.lang.String) - function in com.google.genai.types.File.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.FileData
Optional.
displayName(java.lang.String) - function in com.google.genai.types.FileData.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.FileSearchStore
The human-readable display name for the FileSearchStore.
displayName(java.lang.String) - function in com.google.genai.types.FileSearchStore.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.FunctionResponseBlob
Optional.
displayName(java.lang.String) - function in com.google.genai.types.FunctionResponseBlob.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.FunctionResponseFileData
Optional.
displayName(java.lang.String) - function in com.google.genai.types.FunctionResponseFileData.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution
Name of the author of the Photo or Review.
displayName(java.lang.String) - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.Model
Display name of the model.
displayName(java.lang.String) - function in com.google.genai.types.Model.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.UpdateModelConfig
 
displayName(java.lang.String) - function in com.google.genai.types.UpdateModelConfig.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.UploadFileConfig
Optional display name of the file.
displayName(java.lang.String) - function in com.google.genai.types.UploadFileConfig.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.UploadToFileSearchStoreConfig
Display name of the created document.
displayName(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreConfig.Builder
Setter for displayName.
displayName() - function in com.google.genai.types.VertexMultimodalDatasetDestination
The display name of the multimodal dataset.
displayName(java.lang.String) - function in com.google.genai.types.VertexMultimodalDatasetDestination.Builder
Setter for displayName.
distanceMeters() - function in com.google.genai.types.GroundingChunkMapsRoute
The total distance of the route, in meters.
distanceMeters(java.lang.Integer) - function in com.google.genai.types.GroundingChunkMapsRoute.Builder
Setter for distanceMeters.
DISTILLATION - enum entry in com.google.genai.types.TuningMethod.Known

Distillation tuning.

DistillationDataStats - class in com.google.genai.types
Statistics for distillation prompt dataset.
distillationDataStats() - function in com.google.genai.types.TuningDataStats
Output only.
distillationDataStats(com.google.genai.types.DistillationDataStats) - function in com.google.genai.types.TuningDataStats.Builder
Setter for distillationDataStats.
distillationDataStats(com.google.genai.types.DistillationDataStats.Builder) - function in com.google.genai.types.TuningDataStats.Builder
Setter for distillationDataStats builder.
DistillationDataStats.Builder - class in com.google.genai.types.DistillationDataStats
Builder for DistillationDataStats.
DistillationHyperParameters - class in com.google.genai.types
Hyperparameters for distillation.
DistillationHyperParameters.Builder - class in com.google.genai.types.DistillationHyperParameters
Builder for DistillationHyperParameters.
DistillationSamplingSpec - class in com.google.genai.types
Spec for creating a distilled dataset in Vertex Dataset.
distillationSamplingSpec() - function in com.google.genai.types.TuningJob
Optional.
distillationSamplingSpec(com.google.genai.types.DistillationSamplingSpec) - function in com.google.genai.types.TuningJob.Builder
Setter for distillationSamplingSpec.
distillationSamplingSpec(com.google.genai.types.DistillationSamplingSpec.Builder) - function in com.google.genai.types.TuningJob.Builder
Setter for distillationSamplingSpec builder.
DistillationSamplingSpec.Builder - class in com.google.genai.types.DistillationSamplingSpec
Builder for DistillationSamplingSpec.
DistillationSpec - class in com.google.genai.types
Distillation tuning spec for tuning.
distillationSpec() - function in com.google.genai.types.TuningJob
Tuning Spec for Distillation.
distillationSpec(com.google.genai.types.DistillationSpec) - function in com.google.genai.types.TuningJob.Builder
Setter for distillationSpec.
distillationSpec(com.google.genai.types.DistillationSpec.Builder) - function in com.google.genai.types.TuningJob.Builder
Setter for distillationSpec builder.
DistillationSpec.Builder - class in com.google.genai.types.DistillationSpec
Builder for DistillationSpec.
Document - class in com.google.genai.types
A Document is a collection of Chunks.
DOCUMENT - enum entry in com.google.genai.types.MediaModality.Known

Document, e.g. PDF.

Document.Builder - class in com.google.genai.types.Document
Builder for Document.
DOCUMENT_STATE_UNSPECIFIED - enum entry in com.google.genai.types.DocumentState.Known
 
documentName() - function in com.google.genai.types.GroundingChunkRetrievedContext
Output only.
documentName(java.lang.String) - function in com.google.genai.types.GroundingChunkRetrievedContext.Builder
Setter for documentName.
documentName() - function in com.google.genai.types.ImportFileResponse
The identifier for the Document imported.
documentName(java.lang.String) - function in com.google.genai.types.ImportFileResponse.Builder
Setter for documentName.
documentName() - function in com.google.genai.types.UploadToFileSearchStoreResponse
The identifier for the Document imported.
documentName(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreResponse.Builder
Setter for documentName.
documentOcr() - function in com.google.genai.types.EmbedContentConfig
Gemini Enterprise Agent Platform only.
documentOcr(boolean) - function in com.google.genai.types.EmbedContentConfig.Builder
Setter for documentOcr.
Documents - class in com.google.genai
 
documents() - function in com.google.genai.types.ListDocumentsResponse
The returned `Document`s.
documents(kotlin.Array) - function in com.google.genai.types.ListDocumentsResponse.Builder
Setter for documents.
documents(kotlin.Array) - function in com.google.genai.types.ListDocumentsResponse.Builder
Setter for documents builder.
documents(java.util.List) - function in com.google.genai.types.ListDocumentsResponse.Builder
Setter for documents.
DocumentState - class in com.google.genai.types
Output only.
DocumentState.Known - class in com.google.genai.types.DocumentState
Enum representing the known values for DocumentState.
domain() - function in com.google.genai.types.GroundingChunkImage
The domain of the image search result page.
domain(java.lang.String) - function in com.google.genai.types.GroundingChunkImage.Builder
Setter for domain.
domain() - function in com.google.genai.types.GroundingChunkWeb
The domain of the web page that contains the evidence.
domain(java.lang.String) - function in com.google.genai.types.GroundingChunkWeb.Builder
Setter for domain.
done() - function in com.google.genai.types.DeleteResourceJob
 
done(boolean) - function in com.google.genai.types.DeleteResourceJob.Builder
Setter for done.
done(boolean) - function in com.google.genai.types.GenerateVideosOperation.Builder
Setter for done.
done(boolean) - function in com.google.genai.types.ImportFileOperation.Builder
Setter for done.
done() - function in com.google.genai.types.Operation
If the value is `false`, it means the operation is still in progress.
done() - function in com.google.genai.types.Operation
If the value is `false`, it means the operation is still in progress.
done() - function in com.google.genai.types.TuningOperation
If the value is `false`, it means the operation is still in progress.
done(boolean) - function in com.google.genai.types.TuningOperation.Builder
Setter for done.
done(boolean) - function in com.google.genai.types.UploadToFileSearchStoreOperation.Builder
Setter for done.
DONT_ALLOW - enum entry in com.google.genai.types.PersonGeneration.Known

Block generation of images of people.

download(com.google.genai.types.File,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.AsyncFiles
Asynchronously downloads a file from the GenAI API to the provided path.
download(com.google.genai.types.GeneratedVideo,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.AsyncFiles
Asynchronously downloads a generated video from the GenAI API to the provided path.
download(com.google.genai.types.Video,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.AsyncFiles
Asynchronously downloads a video from the GenAI API to the provided path.
download(java.lang.String,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.AsyncFiles
Asynchronously downloads a file from the GenAI API to the provided path.
download(com.google.genai.types.File,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.Files
Downloads a file from the API.
download(com.google.genai.types.GeneratedVideo,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.Files
Downloads a generated video from the API.
download(com.google.genai.types.Video,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.Files
Downloads a video from the API.
download(java.lang.String,java.lang.String,com.google.genai.types.DownloadFileConfig) - function in com.google.genai.Files
Downloads a file from the API.
DownloadFileConfig - class in com.google.genai.types
Used to override the default configuration.
DownloadFileConfig.Builder - class in com.google.genai.types.DownloadFileConfig
Builder for DownloadFileConfig.
downloadUri() - function in com.google.genai.types.File
Output only.
downloadUri(java.lang.String) - function in com.google.genai.types.File.Builder
Setter for downloadUri.
droppedExampleIndices() - function in com.google.genai.types.DatasetStats
Output only.
droppedExampleIndices(kotlin.Array) - function in com.google.genai.types.DatasetStats.Builder
Setter for droppedExampleIndices.
droppedExampleIndices(java.util.List) - function in com.google.genai.types.DatasetStats.Builder
Setter for droppedExampleIndices.
droppedExampleIndices() - function in com.google.genai.types.PreferenceOptimizationDataStats
Output only.
droppedExampleIndices(kotlin.Array) - function in com.google.genai.types.PreferenceOptimizationDataStats.Builder
Setter for droppedExampleIndices.
droppedExampleIndices(java.util.List) - function in com.google.genai.types.PreferenceOptimizationDataStats.Builder
Setter for droppedExampleIndices.
droppedExampleReasons() - function in com.google.genai.types.DatasetStats
Output only.
droppedExampleReasons(kotlin.Array) - function in com.google.genai.types.DatasetStats.Builder
Setter for droppedExampleReasons.
droppedExampleReasons(java.util.List) - function in com.google.genai.types.DatasetStats.Builder
Setter for droppedExampleReasons.
droppedExampleReasons() - function in com.google.genai.types.PreferenceOptimizationDataStats
Output only.
droppedExampleReasons(kotlin.Array) - function in com.google.genai.types.PreferenceOptimizationDataStats.Builder
Setter for droppedExampleReasons.
droppedExampleReasons(java.util.List) - function in com.google.genai.types.PreferenceOptimizationDataStats.Builder
Setter for droppedExampleReasons.
droppedExampleReasons() - function in com.google.genai.types.SupervisedTuningDataStats
Output only.
droppedExampleReasons(kotlin.Array) - function in com.google.genai.types.SupervisedTuningDataStats.Builder
Setter for droppedExampleReasons.
droppedExampleReasons(java.util.List) - function in com.google.genai.types.SupervisedTuningDataStats.Builder
Setter for droppedExampleReasons.
duration() - function in com.google.genai.types.GroundingChunkMapsRoute
The total duration of the route.
duration(java.time.Duration) - function in com.google.genai.types.GroundingChunkMapsRoute.Builder
Setter for duration.
durationSeconds() - function in com.google.genai.types.GenerateVideosConfig
Duration of the clip for video generation in seconds.
durationSeconds(java.lang.Integer) - function in com.google.genai.types.GenerateVideosConfig.Builder
Setter for durationSeconds.
DYNAMIC_RETRIEVAL_CONFIG_MODE_UNSPECIFIED - enum entry in com.google.genai.types.DynamicRetrievalConfigMode.Known
 
DynamicRetrievalConfig - class in com.google.genai.types
Describes the options to customize dynamic retrieval.
dynamicRetrievalConfig() - function in com.google.genai.types.GoogleSearchRetrieval
Specifies the dynamic retrieval configuration for the given source.
dynamicRetrievalConfig(com.google.genai.types.DynamicRetrievalConfig) - function in com.google.genai.types.GoogleSearchRetrieval.Builder
Setter for dynamicRetrievalConfig.
dynamicRetrievalConfig(com.google.genai.types.DynamicRetrievalConfig.Builder) - function in com.google.genai.types.GoogleSearchRetrieval.Builder
Setter for dynamicRetrievalConfig builder.
DynamicRetrievalConfig.Builder - class in com.google.genai.types.DynamicRetrievalConfig
Builder for DynamicRetrievalConfig.
DynamicRetrievalConfigMode - class in com.google.genai.types
The mode of the predictor to be used in dynamic retrieval.
DynamicRetrievalConfigMode.Known - class in com.google.genai.types.DynamicRetrievalConfigMode
Enum representing the known values for DynamicRetrievalConfigMode.
dynamicThreshold() - function in com.google.genai.types.DynamicRetrievalConfig
Optional.
dynamicThreshold(java.lang.Float) - function in com.google.genai.types.DynamicRetrievalConfig.Builder
Setter for dynamicThreshold.
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