B
- BACKGROUND - enum entry in com.google.genai.types.SegmentMode.Known
- BALANCED - enum entry in com.google.genai.types.FeatureSelectionPreference.Known
- BALANCED - enum entry in com.google.genai.types.ModelRoutingPreference.Known
- BASELINE - enum entry in com.google.genai.types.PairwiseChoice.Known
Baseline prediction wins
- baselineResponseFieldName() - function in com.google.genai.types.PairwiseMetricSpec
- Optional.
- baselineResponseFieldName(java.lang.String) - function in com.google.genai.types.PairwiseMetricSpec.Builder
- Setter for baselineResponseFieldName.
- baseModel() - function in com.google.genai.types.CreateTuningJobParameters
- The base model that is being tuned, e.g., "gemini-2.5-flash".
- baseModel(java.lang.String) - function in com.google.genai.types.CreateTuningJobParameters.Builder
- Setter for baseModel.
- baseModel() - function in com.google.genai.types.CreateTuningJobParametersPrivate
- The base model that is being tuned, e.g., "gemini-2.5-flash".
- baseModel(java.lang.String) - function in com.google.genai.types.CreateTuningJobParametersPrivate.Builder
- Setter for baseModel.
- baseModel() - function in com.google.genai.types.PreTunedModel
- Output only.
- baseModel(java.lang.String) - function in com.google.genai.types.PreTunedModel.Builder
- Setter for baseModel.
- baseModel() - function in com.google.genai.types.TunedModelInfo
- ID of the base model that you want to tune.
- baseModel(java.lang.String) - function in com.google.genai.types.TunedModelInfo.Builder
- Setter for baseModel.
- baseModel() - function in com.google.genai.types.TuningJob
- The base model that is being tuned.
- baseModel(java.lang.String) - function in com.google.genai.types.TuningJob.Builder
- Setter for baseModel.
- baseSteps() - function in com.google.genai.types.EditImageConfig
- The number of sampling steps.
- baseSteps(java.lang.Integer) - function in com.google.genai.types.EditImageConfig.Builder
- Setter for baseSteps.
- baseSteps() - function in com.google.genai.types.RecontextImageConfig
- The number of sampling steps.
- baseSteps(java.lang.Integer) - function in com.google.genai.types.RecontextImageConfig.Builder
- Setter for baseSteps.
- baseTeacherModel() - function in com.google.genai.types.CreateTuningJobConfig
- The base teacher model that is being distilled.
- baseTeacherModel(java.lang.String) - function in com.google.genai.types.CreateTuningJobConfig.Builder
- Setter for baseTeacherModel.
- baseTeacherModel() - function in com.google.genai.types.DistillationSamplingSpec
- Optional.
- baseTeacherModel(java.lang.String) - function in com.google.genai.types.DistillationSamplingSpec.Builder
- Setter for baseTeacherModel.
- baseTeacherModel() - function in com.google.genai.types.DistillationSpec
- The base teacher model that is being distilled.
- baseTeacherModel(java.lang.String) - function in com.google.genai.types.DistillationSpec.Builder
- Setter for baseTeacherModel.
- baseUrl() - function in com.google.genai.types.HttpOptions
- The base URL for the AI platform service endpoint.
- baseUrl(java.lang.String) - function in com.google.genai.types.HttpOptions.Builder
- Setter for baseUrl.
- baseUrlResourceScope() - function in com.google.genai.types.HttpOptions
- The resource scope used to constructing the resource name when base_url is set
- baseUrlResourceScope(com.google.genai.types.ResourceScope) - function in com.google.genai.types.HttpOptions.Builder
- Setter for baseUrlResourceScope.
- baseUrlResourceScope(com.google.genai.types.ResourceScope.Known) - function in com.google.genai.types.HttpOptions.Builder
- Setter for baseUrlResourceScope given a known enum.
- baseUrlResourceScope(java.lang.String) - function in com.google.genai.types.HttpOptions.Builder
- Setter for baseUrlResourceScope given a string.
- Batches - class in com.google.genai
- Provides methods for managing the batch jobs.
- BatchJob - class in com.google.genai.types
- Config for batches.create return value.
- BatchJob.Builder - class in com.google.genai.types.BatchJob
- Builder for BatchJob.
- BatchJobDestination - class in com.google.genai.types
- Config for `des` parameter.
- BatchJobDestination.Builder - class in com.google.genai.types.BatchJobDestination
- Builder for BatchJobDestination.
- batchJobs() - function in com.google.genai.types.ListBatchJobsResponse
- batchJobs(kotlin.Array) - function in com.google.genai.types.ListBatchJobsResponse.Builder
- Setter for batchJobs.
- batchJobs(kotlin.Array) - function in com.google.genai.types.ListBatchJobsResponse.Builder
- Setter for batchJobs builder.
- batchJobs(java.util.List) - function in com.google.genai.types.ListBatchJobsResponse.Builder
- Setter for batchJobs.
- BatchJobSource - class in com.google.genai.types
- Config for `src` parameter.
- BatchJobSource.Builder - class in com.google.genai.types.BatchJobSource
- Builder for BatchJobSource.
- batchSize() - function in com.google.genai.types.CreateTuningJobConfig
- The batch size hyperparameter for tuning.
- batchSize(java.lang.Integer) - function in com.google.genai.types.CreateTuningJobConfig.Builder
- Setter for batchSize.
- batchSize() - function in com.google.genai.types.DistillationHyperParameters
- The batch size hyperparameter for tuning.
- batchSize(java.lang.Integer) - function in com.google.genai.types.DistillationHyperParameters.Builder
- Setter for batchSize.
- batchSize() - function in com.google.genai.types.SupervisedHyperParameters
- Optional.
- batchSize(java.lang.Long) - function in com.google.genai.types.SupervisedHyperParameters.Builder
- Setter for batchSize.
- Behavior - class in com.google.genai.types
- Specifies the function Behavior.
- behavior() - function in com.google.genai.types.FunctionDeclaration
- Optional.
- behavior(com.google.genai.types.Behavior) - function in com.google.genai.types.FunctionDeclaration.Builder
- Setter for behavior.
- behavior(com.google.genai.types.Behavior.Known) - function in com.google.genai.types.FunctionDeclaration.Builder
- Setter for behavior given a known enum.
- behavior(java.lang.String) - function in com.google.genai.types.FunctionDeclaration.Builder
- Setter for behavior given a string.
- Behavior.Known - class in com.google.genai.types.Behavior
- Enum representing the known values for Behavior.
- BEHAVIOR_UNSPECIFIED - enum entry in com.google.genai.types.Behavior.Known
- beta() - function in com.google.genai.types.CreateTuningJobConfig
- Weight for KL Divergence regularization, Preference Optimization tuning only.
- beta(java.lang.Float) - function in com.google.genai.types.CreateTuningJobConfig.Builder
- Setter for beta.
- beta() - function in com.google.genai.types.PreferenceOptimizationHyperParameters
- Optional.
- beta(java.lang.Double) - function in com.google.genai.types.PreferenceOptimizationHyperParameters.Builder
- Setter for beta.
- bigqueryDestination() - function in com.google.genai.types.VertexMultimodalDatasetDestination
- The BigQuery destination for the multimodal dataset.
- bigqueryDestination(java.lang.String) - function in com.google.genai.types.VertexMultimodalDatasetDestination.Builder
- Setter for bigqueryDestination.
- BigQuerySource - class in com.google.genai.types
- The BigQuery location for the input content.
- bigquerySource() - function in com.google.genai.types.EvaluationDataset
- BigQuery source holds the dataset.
- bigquerySource(com.google.genai.types.BigQuerySource) - function in com.google.genai.types.EvaluationDataset.Builder
- Setter for bigquerySource.
- bigquerySource(com.google.genai.types.BigQuerySource.Builder) - function in com.google.genai.types.EvaluationDataset.Builder
- Setter for bigquerySource builder.
- BigQuerySource.Builder - class in com.google.genai.types.BigQuerySource
- Builder for BigQuerySource.
- bigqueryUri() - function in com.google.genai.types.BatchJobDestination
- The BigQuery URI to the output table.
- bigqueryUri(java.lang.String) - function in com.google.genai.types.BatchJobDestination.Builder
- Setter for bigqueryUri.
- bigqueryUri() - function in com.google.genai.types.BatchJobSource
- The BigQuery URI to input table.
- bigqueryUri(java.lang.String) - function in com.google.genai.types.BatchJobSource.Builder
- Setter for bigqueryUri.
- billableCharacterCount() - function in com.google.genai.types.EmbedContentMetadata
- Gemini Enterprise Agent Platform only.
- billableCharacterCount(java.lang.Integer) - function in com.google.genai.types.EmbedContentMetadata.Builder
- Setter for billableCharacterCount.
- billableSum() - function in com.google.genai.types.SupervisedTuningDatasetDistribution
- Output only.
- billableSum(java.lang.Long) - function in com.google.genai.types.SupervisedTuningDatasetDistribution.Builder
- Setter for billableSum.
- binaryColorThreshold() - function in com.google.genai.types.SegmentImageConfig
- The binary color threshold to apply to the masks.
- binaryColorThreshold(java.lang.Float) - function in com.google.genai.types.SegmentImageConfig.Builder
- Setter for binaryColorThreshold.
- BLEU - enum entry in com.google.genai.types.ComputationBasedMetricType.Known
BLEU metric.
- bleuMetricValue() - function in com.google.genai.types.AggregationResult
- Results for bleu metric.
- bleuMetricValue(com.google.genai.types.BleuMetricValue) - function in com.google.genai.types.AggregationResult.Builder
- Setter for bleuMetricValue.
- bleuMetricValue(com.google.genai.types.BleuMetricValue.Builder) - function in com.google.genai.types.AggregationResult.Builder
- Setter for bleuMetricValue builder.
- BleuMetricValue - class in com.google.genai.types
- Bleu metric value for an instance.
- BleuMetricValue.Builder - class in com.google.genai.types.BleuMetricValue
- Builder for BleuMetricValue.
- BleuSpec - class in com.google.genai.types
- Spec for bleu metric.
- bleuSpec() - function in com.google.genai.types.UnifiedMetric
- The Bleu metric spec.
- bleuSpec(com.google.genai.types.BleuSpec) - function in com.google.genai.types.UnifiedMetric.Builder
- Setter for bleuSpec.
- bleuSpec(com.google.genai.types.BleuSpec.Builder) - function in com.google.genai.types.UnifiedMetric.Builder
- Setter for bleuSpec builder.
- BleuSpec.Builder - class in com.google.genai.types.BleuSpec
- Builder for BleuSpec.
- Blob - class in com.google.genai.types
- A content blob.
- Blob.Builder - class in com.google.genai.types.Blob
- Builder for Blob.
- BLOCK_HIGH_AND_ABOVE - enum entry in com.google.genai.types.PhishBlockThreshold.Known
Blocks High and above confidence URL that is risky.
- BLOCK_HIGHER_AND_ABOVE - enum entry in com.google.genai.types.PhishBlockThreshold.Known
Blocks Higher and above confidence URL that is risky.
- BLOCK_LOW_AND_ABOVE - enum entry in com.google.genai.types.HarmBlockThreshold.Known
Block content with a low harm probability or higher.
- BLOCK_LOW_AND_ABOVE - enum entry in com.google.genai.types.PhishBlockThreshold.Known
Blocks Low and above confidence URL that is risky.
- BLOCK_LOW_AND_ABOVE - enum entry in com.google.genai.types.SafetyFilterLevel.Known
- BLOCK_MEDIUM_AND_ABOVE - enum entry in com.google.genai.types.HarmBlockThreshold.Known
Block content with a medium harm probability or higher.
- BLOCK_MEDIUM_AND_ABOVE - enum entry in com.google.genai.types.PhishBlockThreshold.Known
Blocks Medium and above confidence URL that is risky.
- BLOCK_MEDIUM_AND_ABOVE - enum entry in com.google.genai.types.SafetyFilterLevel.Known
- BLOCK_NONE - enum entry in com.google.genai.types.HarmBlockThreshold.Known
Do not block any content, regardless of its harm probability.
- BLOCK_NONE - enum entry in com.google.genai.types.SafetyFilterLevel.Known
- BLOCK_ONLY_EXTREMELY_HIGH - enum entry in com.google.genai.types.PhishBlockThreshold.Known
Blocks Extremely high confidence URL that is risky.
- BLOCK_ONLY_HIGH - enum entry in com.google.genai.types.HarmBlockThreshold.Known
Block content with a high harm probability.
- BLOCK_ONLY_HIGH - enum entry in com.google.genai.types.SafetyFilterLevel.Known
- BLOCK_PROMINENT_PEOPLE - enum entry in com.google.genai.types.ProminentPeople.Known
Prevents the model from generating images of prominent people.
- BLOCK_VERY_HIGH_AND_ABOVE - enum entry in com.google.genai.types.PhishBlockThreshold.Known
Blocks Very high and above confidence URL that is risky.
- blocked() - function in com.google.genai.types.SafetyRating
- Output only.
- blocked(boolean) - function in com.google.genai.types.SafetyRating.Builder
- Setter for blocked.
- BLOCKED_REASON_UNSPECIFIED - enum entry in com.google.genai.types.BlockedReason.Known
The blocked reason is unspecified.
- BlockedReason - class in com.google.genai.types
- Output only.
- BlockedReason.Known - class in com.google.genai.types.BlockedReason
- Enum representing the known values for BlockedReason.
- BLOCKING - enum entry in com.google.genai.types.Behavior.Known
If set, the system will wait to receive the function response before continuing the conversation.
- blockingConfidence() - function in com.google.genai.types.EnterpriseWebSearch
- Optional.
- blockingConfidence(com.google.genai.types.PhishBlockThreshold) - function in com.google.genai.types.EnterpriseWebSearch.Builder
- Setter for blockingConfidence.
- blockingConfidence(com.google.genai.types.PhishBlockThreshold.Known) - function in com.google.genai.types.EnterpriseWebSearch.Builder
- Setter for blockingConfidence given a known enum.
- blockingConfidence(java.lang.String) - function in com.google.genai.types.EnterpriseWebSearch.Builder
- Setter for blockingConfidence given a string.
- blockingConfidence() - function in com.google.genai.types.GoogleSearch
- Optional.
- blockingConfidence(com.google.genai.types.PhishBlockThreshold) - function in com.google.genai.types.GoogleSearch.Builder
- Setter for blockingConfidence.
- blockingConfidence(com.google.genai.types.PhishBlockThreshold.Known) - function in com.google.genai.types.GoogleSearch.Builder
- Setter for blockingConfidence given a known enum.
- blockingConfidence(java.lang.String) - function in com.google.genai.types.GoogleSearch.Builder
- Setter for blockingConfidence given a string.
- BLOCKLIST - enum entry in com.google.genai.types.BlockedReason.Known
The prompt was blocked because it contains a term from the terminology blocklist.
- BLOCKLIST - enum entry in com.google.genai.types.FinishReason.Known
Token generation stopped because the content contains forbidden terms.
- BLOCKLIST - enum entry in com.google.genai.types.TurnCompleteReason.Known
Input matched blocklist.
- blockReason() - function in com.google.genai.types.GenerateContentResponsePromptFeedback
- Output only.
- blockReason(com.google.genai.types.BlockedReason) - function in com.google.genai.types.GenerateContentResponsePromptFeedback.Builder
- Setter for blockReason.
- blockReason(com.google.genai.types.BlockedReason.Known) - function in com.google.genai.types.GenerateContentResponsePromptFeedback.Builder
- Setter for blockReason given a known enum.
- blockReason(java.lang.String) - function in com.google.genai.types.GenerateContentResponsePromptFeedback.Builder
- Setter for blockReason given a string.
- blockReasonMessage() - function in com.google.genai.types.GenerateContentResponsePromptFeedback
- Output only.
- blockReasonMessage(java.lang.String) - function in com.google.genai.types.GenerateContentResponsePromptFeedback.Builder
- Setter for blockReasonMessage.
- body() - function in com.google.genai.Common.BuiltRequest
- body() - function in com.google.genai.types.HttpResponse
- The raw HTTP response body, in JSON format.
- body(java.lang.String) - function in com.google.genai.types.HttpResponse.Builder
- Setter for body.
- bodySegments() - function in com.google.genai.types.ReplayRequest
- bodySegments(java.util.List) - function in com.google.genai.types.ReplayRequest.Builder
- Setter for bodySegments.
- bodySegments(kotlin.Array) - function in com.google.genai.types.ReplayRequest.Builder
- Setter for bodySegments.
- bodySegments() - function in com.google.genai.types.ReplayResponse
- bodySegments(java.util.List) - function in com.google.genai.types.ReplayResponse.Builder
- Setter for bodySegments.
- bodySegments(kotlin.Array) - function in com.google.genai.types.ReplayResponse.Builder
- Setter for bodySegments.
- BOOLEAN - enum entry in com.google.genai.types.Type.Known
OpenAPI boolean type
- boolValue() - function in com.google.genai.types.PartialArg
- Optional.
- boolValue(boolean) - function in com.google.genai.types.PartialArg.Builder
- Setter for boolValue.
- buckets() - function in com.google.genai.types.DatasetDistribution
- Output only.
- buckets(kotlin.Array) - function in com.google.genai.types.DatasetDistribution.Builder
- Setter for buckets.
- buckets(kotlin.Array) - function in com.google.genai.types.DatasetDistribution.Builder
- Setter for buckets builder.
- buckets(java.util.List) - function in com.google.genai.types.DatasetDistribution.Builder
- Setter for buckets.
- buckets() - function in com.google.genai.types.SupervisedTuningDatasetDistribution
- Output only.
- buckets(kotlin.Array) - function in com.google.genai.types.SupervisedTuningDatasetDistribution.Builder
- Setter for buckets.
- buckets(kotlin.Array) - function in com.google.genai.types.SupervisedTuningDatasetDistribution.Builder
- Setter for buckets builder.
- buckets(java.util.List) - function in com.google.genai.types.SupervisedTuningDatasetDistribution.Builder
- Setter for buckets.
- build() - function in com.google.genai.Client.Builder
- Builds the Client instance.
- build() - function in com.google.genai.types.ActivityEnd.Builder
- build() - function in com.google.genai.types.ActivityStart.Builder
- build() - function in com.google.genai.types.AggregationOutput.Builder
- build() - function in com.google.genai.types.AggregationResult.Builder
- build() - function in com.google.genai.types.ApiAuth.Builder
- build() - function in com.google.genai.types.ApiAuthApiKeyConfig.Builder
- build() - function in com.google.genai.types.ApiKeyConfig.Builder
- build() - function in com.google.genai.types.AudioTranscriptionConfig.Builder
- build() - function in com.google.genai.types.AuthConfig.Builder
- build() - function in com.google.genai.types.AuthConfigGoogleServiceAccountConfig.Builder
- build() - function in com.google.genai.types.AuthConfigHttpBasicAuthConfig.Builder
- build() - function in com.google.genai.types.AuthConfigOauthConfig.Builder
- build() - function in com.google.genai.types.AuthConfigOidcConfig.Builder
- build() - function in com.google.genai.types.AuthToken.Builder
- build() - function in com.google.genai.types.AutomaticActivityDetection.Builder
- build() - function in com.google.genai.types.AutomaticFunctionCallingConfig.Builder
- build() - function in com.google.genai.types.AutoraterConfig.Builder
- build() - function in com.google.genai.types.AvatarConfig.Builder
- build() - function in com.google.genai.types.BatchJob.Builder
- build() - function in com.google.genai.types.BatchJobDestination.Builder
- build() - function in com.google.genai.types.BatchJobSource.Builder
- build() - function in com.google.genai.types.BigQuerySource.Builder
- build() - function in com.google.genai.types.BleuMetricValue.Builder
- build() - function in com.google.genai.types.BleuSpec.Builder
- build() - function in com.google.genai.types.Blob.Builder
- build() - function in com.google.genai.types.CachedContent.Builder
- build() - function in com.google.genai.types.CachedContentUsageMetadata.Builder
- build() - function in com.google.genai.types.CancelBatchJobConfig.Builder
- build() - function in com.google.genai.types.CancelBatchJobParameters.Builder
- build() - function in com.google.genai.types.CancelTuningJobConfig.Builder
- build() - function in com.google.genai.types.CancelTuningJobParameters.Builder
- build() - function in com.google.genai.types.CancelTuningJobResponse.Builder
- build() - function in com.google.genai.types.Candidate.Builder
- build() - function in com.google.genai.types.Checkpoint.Builder
- build() - function in com.google.genai.types.ChunkingConfig.Builder
- build() - function in com.google.genai.types.Citation.Builder
- build() - function in com.google.genai.types.CitationMetadata.Builder
- build() - function in com.google.genai.types.ClientOptions.Builder
- build() - function in com.google.genai.types.CodeExecutionResult.Builder
- build() - function in com.google.genai.types.CompletionStats.Builder
- build() - function in com.google.genai.types.ComputationBasedMetricSpec.Builder
- build() - function in com.google.genai.types.ComputeTokensConfig.Builder
- build() - function in com.google.genai.types.ComputeTokensParameters.Builder
- build() - function in com.google.genai.types.ComputeTokensResponse.Builder
- build() - function in com.google.genai.types.ComputeTokensResult.Builder
- build() - function in com.google.genai.types.ComputerUse.Builder
- build() - function in com.google.genai.types.Content.Builder
- build() - function in com.google.genai.types.ContentEmbedding.Builder
- build() - function in com.google.genai.types.ContentEmbeddingStatistics.Builder
- build() - function in com.google.genai.types.ContentReferenceImage.Builder
- build() - function in com.google.genai.types.ContextWindowCompressionConfig.Builder
- build() - function in com.google.genai.types.ControlReferenceConfig.Builder
- build() - function in com.google.genai.types.ControlReferenceImage.Builder
- build() - function in com.google.genai.types.CountTokensConfig.Builder
- build() - function in com.google.genai.types.CountTokensParameters.Builder
- build() - function in com.google.genai.types.CountTokensResponse.Builder
- build() - function in com.google.genai.types.CountTokensResult.Builder
- build() - function in com.google.genai.types.CreateAuthTokenConfig.Builder
- build() - function in com.google.genai.types.CreateAuthTokenParameters.Builder
- build() - function in com.google.genai.types.CreateBatchJobConfig.Builder
- build() - function in com.google.genai.types.CreateBatchJobParameters.Builder
- build() - function in com.google.genai.types.CreateCachedContentConfig.Builder
- build() - function in com.google.genai.types.CreateCachedContentParameters.Builder
- build() - function in com.google.genai.types.CreateEmbeddingsBatchJobConfig.Builder
- build() - function in com.google.genai.types.CreateEmbeddingsBatchJobParameters.Builder
- build() - function in com.google.genai.types.CreateFileConfig.Builder
- build() - function in com.google.genai.types.CreateFileParameters.Builder
- build() - function in com.google.genai.types.CreateFileResponse.Builder
- build() - function in com.google.genai.types.CreateFileSearchStoreConfig.Builder
- build() - function in com.google.genai.types.CreateFileSearchStoreParameters.Builder
- build() - function in com.google.genai.types.CreateTuningJobConfig.Builder
- build() - function in com.google.genai.types.CreateTuningJobParameters.Builder
- build() - function in com.google.genai.types.CreateTuningJobParametersPrivate.Builder
- build() - function in com.google.genai.types.CustomCodeExecutionResult.Builder
- build() - function in com.google.genai.types.CustomCodeExecutionSpec.Builder
- build() - function in com.google.genai.types.CustomMetadata.Builder
- build() - function in com.google.genai.types.CustomOutput.Builder
- build() - function in com.google.genai.types.CustomOutputFormatConfig.Builder
- build() - function in com.google.genai.types.CustomizedAvatar.Builder
- build() - function in com.google.genai.types.DatasetDistribution.Builder
- build() - function in com.google.genai.types.DatasetDistributionDistributionBucket.Builder
- build() - function in com.google.genai.types.DatasetStats.Builder
- build() - function in com.google.genai.types.DeleteBatchJobConfig.Builder
- build() - function in com.google.genai.types.DeleteBatchJobParameters.Builder
- build() - function in com.google.genai.types.DeleteCachedContentConfig.Builder
- build() - function in com.google.genai.types.DeleteCachedContentParameters.Builder
- build() - function in com.google.genai.types.DeleteCachedContentResponse.Builder
- build() - function in com.google.genai.types.DeleteDocumentConfig.Builder
- build() - function in com.google.genai.types.DeleteDocumentParameters.Builder
- build() - function in com.google.genai.types.DeleteFileConfig.Builder
- build() - function in com.google.genai.types.DeleteFileParameters.Builder
- build() - function in com.google.genai.types.DeleteFileResponse.Builder
- build() - function in com.google.genai.types.DeleteFileSearchStoreConfig.Builder
- build() - function in com.google.genai.types.DeleteFileSearchStoreParameters.Builder
- build() - function in com.google.genai.types.DeleteModelConfig.Builder
- build() - function in com.google.genai.types.DeleteModelParameters.Builder
- build() - function in com.google.genai.types.DeleteModelResponse.Builder
- build() - function in com.google.genai.types.DeleteResourceJob.Builder
- build() - function in com.google.genai.types.DistillationDataStats.Builder
- build() - function in com.google.genai.types.DistillationHyperParameters.Builder
- build() - function in com.google.genai.types.DistillationSamplingSpec.Builder
- build() - function in com.google.genai.types.DistillationSpec.Builder
- build() - function in com.google.genai.types.Document.Builder
- build() - function in com.google.genai.types.DownloadFileConfig.Builder
- build() - function in com.google.genai.types.DynamicRetrievalConfig.Builder
- build() - function in com.google.genai.types.EditImageConfig.Builder
- build() - function in com.google.genai.types.EditImageParameters.Builder
- build() - function in com.google.genai.types.EditImageResponse.Builder
- build() - function in com.google.genai.types.EmbedContentBatch.Builder
- build() - function in com.google.genai.types.EmbedContentConfig.Builder
- build() - function in com.google.genai.types.EmbedContentMetadata.Builder
- build() - function in com.google.genai.types.EmbedContentParameters.Builder
- build() - function in com.google.genai.types.EmbedContentParametersPrivate.Builder
- build() - function in com.google.genai.types.EmbedContentResponse.Builder
- build() - function in com.google.genai.types.EmbeddingsBatchJobSource.Builder
- build() - function in com.google.genai.types.EncryptionSpec.Builder
- build() - function in com.google.genai.types.Endpoint.Builder
- build() - function in com.google.genai.types.EnterpriseWebSearch.Builder
- build() - function in com.google.genai.types.EntityLabel.Builder
- build() - function in com.google.genai.types.EvaluateDatasetResponse.Builder
- build() - function in com.google.genai.types.EvaluateDatasetRun.Builder
- build() - function in com.google.genai.types.EvaluationConfig.Builder
- build() - function in com.google.genai.types.EvaluationDataset.Builder
- build() - function in com.google.genai.types.ExactMatchMetricValue.Builder
- build() - function in com.google.genai.types.ExecutableCode.Builder
- build() - function in com.google.genai.types.ExternalApi.Builder
- build() - function in com.google.genai.types.ExternalApiElasticSearchParams.Builder
- build() - function in com.google.genai.types.ExternalApiSimpleSearchParams.Builder
- build() - function in com.google.genai.types.FetchPredictOperationConfig.Builder
- build() - function in com.google.genai.types.FetchPredictOperationParameters.Builder
- build() - function in com.google.genai.types.File.Builder
- build() - function in com.google.genai.types.FileData.Builder
- build() - function in com.google.genai.types.FileSearch.Builder
- build() - function in com.google.genai.types.FileSearchStore.Builder
- build() - function in com.google.genai.types.FileStatus.Builder
- build() - function in com.google.genai.types.FullFineTuningSpec.Builder
- build() - function in com.google.genai.types.FunctionCall.Builder
- build() - function in com.google.genai.types.FunctionCallingConfig.Builder
- build() - function in com.google.genai.types.FunctionDeclaration.Builder
- build() - function in com.google.genai.types.FunctionResponse.Builder
- build() - function in com.google.genai.types.FunctionResponseBlob.Builder
- build() - function in com.google.genai.types.FunctionResponseFileData.Builder
- build() - function in com.google.genai.types.FunctionResponsePart.Builder
- build() - function in com.google.genai.types.GcsDestination.Builder
- build() - function in com.google.genai.types.GcsSource.Builder
- build() - function in com.google.genai.types.GeminiPreferenceExample.Builder
- build() - function in com.google.genai.types.GeminiPreferenceExampleCompletion.Builder
- build() - function in com.google.genai.types.GenerateContentConfig.Builder
- build() - function in com.google.genai.types.GenerateContentParameters.Builder
- build() - function in com.google.genai.types.GenerateContentResponse.Builder
- build() - function in com.google.genai.types.GenerateContentResponsePromptFeedback.Builder
- build() - function in com.google.genai.types.GenerateContentResponseUsageMetadata.Builder
- build() - function in com.google.genai.types.GenerateImagesConfig.Builder
- build() - function in com.google.genai.types.GenerateImagesParameters.Builder
- build() - function in com.google.genai.types.GenerateImagesResponse.Builder
- build() - function in com.google.genai.types.GenerateVideosConfig.Builder
- build() - function in com.google.genai.types.GenerateVideosOperation.Builder
- build() - function in com.google.genai.types.GenerateVideosParameters.Builder
- build() - function in com.google.genai.types.GenerateVideosResponse.Builder
- build() - function in com.google.genai.types.GenerateVideosSource.Builder
- build() - function in com.google.genai.types.GeneratedImage.Builder
- build() - function in com.google.genai.types.GeneratedImageMask.Builder
- build() - function in com.google.genai.types.GeneratedVideo.Builder
- build() - function in com.google.genai.types.GenerationConfig.Builder
- build() - function in com.google.genai.types.GenerationConfigRoutingConfig.Builder
- build() - function in com.google.genai.types.GenerationConfigRoutingConfigAutoRoutingMode.Builder
- build() - function in com.google.genai.types.GenerationConfigRoutingConfigManualRoutingMode.Builder
- build() - function in com.google.genai.types.GetBatchJobConfig.Builder
- build() - function in com.google.genai.types.GetBatchJobParameters.Builder
- build() - function in com.google.genai.types.GetCachedContentConfig.Builder
- build() - function in com.google.genai.types.GetCachedContentParameters.Builder
- build() - function in com.google.genai.types.GetDocumentConfig.Builder
- build() - function in com.google.genai.types.GetDocumentParameters.Builder
- build() - function in com.google.genai.types.GetFileConfig.Builder
- build() - function in com.google.genai.types.GetFileParameters.Builder
- build() - function in com.google.genai.types.GetFileSearchStoreConfig.Builder
- build() - function in com.google.genai.types.GetFileSearchStoreParameters.Builder
- build() - function in com.google.genai.types.GetModelConfig.Builder
- build() - function in com.google.genai.types.GetModelParameters.Builder
- build() - function in com.google.genai.types.GetOperationConfig.Builder
- build() - function in com.google.genai.types.GetOperationParameters.Builder
- build() - function in com.google.genai.types.GetTuningJobConfig.Builder
- build() - function in com.google.genai.types.GetTuningJobParameters.Builder
- build() - function in com.google.genai.types.GoogleMaps.Builder
- build() - function in com.google.genai.types.GoogleRpcStatus.Builder
- build() - function in com.google.genai.types.GoogleSearch.Builder
- build() - function in com.google.genai.types.GoogleSearchRetrieval.Builder
- build() - function in com.google.genai.types.GoogleTypeDate.Builder
- build() - function in com.google.genai.types.GroundingChunk.Builder
- build() - function in com.google.genai.types.GroundingChunkCustomMetadata.Builder
- build() - function in com.google.genai.types.GroundingChunkImage.Builder
- build() - function in com.google.genai.types.GroundingChunkMaps.Builder
- build() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSources.Builder
- build() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.Builder
- build() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.Builder
- build() - function in com.google.genai.types.GroundingChunkMapsRoute.Builder
- build() - function in com.google.genai.types.GroundingChunkRetrievedContext.Builder
- build() - function in com.google.genai.types.GroundingChunkStringList.Builder
- build() - function in com.google.genai.types.GroundingChunkWeb.Builder
- build() - function in com.google.genai.types.GroundingMetadata.Builder
- build() - function in com.google.genai.types.GroundingMetadataSourceFlaggingUri.Builder
- build() - function in com.google.genai.types.GroundingSupport.Builder
- build() - function in com.google.genai.types.HttpOptions.Builder
- build() - function in com.google.genai.types.HttpResponse.Builder
- build() - function in com.google.genai.types.HttpRetryOptions.Builder
- build() - function in com.google.genai.types.Image.Builder
- build() - function in com.google.genai.types.ImageConfig.Builder
- build() - function in com.google.genai.types.ImageConfigImageOutputOptions.Builder
- build() - function in com.google.genai.types.ImageSearch.Builder
- build() - function in com.google.genai.types.ImportFileConfig.Builder
- build() - function in com.google.genai.types.ImportFileOperation.Builder
- build() - function in com.google.genai.types.ImportFileParameters.Builder
- build() - function in com.google.genai.types.ImportFileResponse.Builder
- build() - function in com.google.genai.types.InlinedEmbedContentResponse.Builder
- build() - function in com.google.genai.types.InlinedRequest.Builder
- build() - function in com.google.genai.types.InlinedResponse.Builder
- build() - function in com.google.genai.types.InternalRegisterFilesParameters.Builder
- build() - function in com.google.genai.types.Interval.Builder
- build() - function in com.google.genai.types.JobError.Builder
- build() - function in com.google.genai.types.LLMBasedMetricSpec.Builder
- build() - function in com.google.genai.types.LatLng.Builder
- build() - function in com.google.genai.types.ListBatchJobsConfig.Builder
- build() - function in com.google.genai.types.ListBatchJobsParameters.Builder
- build() - function in com.google.genai.types.ListBatchJobsResponse.Builder
- build() - function in com.google.genai.types.ListCachedContentsConfig.Builder
- build() - function in com.google.genai.types.ListCachedContentsParameters.Builder
- build() - function in com.google.genai.types.ListCachedContentsResponse.Builder
- build() - function in com.google.genai.types.ListDocumentsConfig.Builder
- build() - function in com.google.genai.types.ListDocumentsParameters.Builder
- build() - function in com.google.genai.types.ListDocumentsResponse.Builder
- build() - function in com.google.genai.types.ListFileSearchStoresConfig.Builder
- build() - function in com.google.genai.types.ListFileSearchStoresParameters.Builder
- build() - function in com.google.genai.types.ListFileSearchStoresResponse.Builder
- build() - function in com.google.genai.types.ListFilesConfig.Builder
- build() - function in com.google.genai.types.ListFilesParameters.Builder
- build() - function in com.google.genai.types.ListFilesResponse.Builder
- build() - function in com.google.genai.types.ListModelsConfig.Builder
- build() - function in com.google.genai.types.ListModelsParameters.Builder
- build() - function in com.google.genai.types.ListModelsResponse.Builder
- build() - function in com.google.genai.types.ListTuningJobsConfig.Builder
- build() - function in com.google.genai.types.ListTuningJobsParameters.Builder
- build() - function in com.google.genai.types.ListTuningJobsResponse.Builder
- build() - function in com.google.genai.types.LiveClientContent.Builder
- build() - function in com.google.genai.types.LiveClientMessage.Builder
- build() - function in com.google.genai.types.LiveClientRealtimeInput.Builder
- build() - function in com.google.genai.types.LiveClientSetup.Builder
- build() - function in com.google.genai.types.LiveClientToolResponse.Builder
- build() - function in com.google.genai.types.LiveConnectConfig.Builder
- build() - function in com.google.genai.types.LiveConnectConstraints.Builder
- build() - function in com.google.genai.types.LiveConnectParameters.Builder
- build() - function in com.google.genai.types.LiveSendClientContentParameters.Builder
- build() - function in com.google.genai.types.LiveSendRealtimeInputParameters.Builder
- build() - function in com.google.genai.types.LiveSendToolResponseParameters.Builder
- build() - function in com.google.genai.types.LiveServerContent.Builder
- build() - function in com.google.genai.types.LiveServerGoAway.Builder
- build() - function in com.google.genai.types.LiveServerMessage.Builder
- build() - function in com.google.genai.types.LiveServerSessionResumptionUpdate.Builder
- build() - function in com.google.genai.types.LiveServerSetupComplete.Builder
- build() - function in com.google.genai.types.LiveServerToolCall.Builder
- build() - function in com.google.genai.types.LiveServerToolCallCancellation.Builder
- build() - function in com.google.genai.types.LogprobsResult.Builder
- build() - function in com.google.genai.types.LogprobsResultCandidate.Builder
- build() - function in com.google.genai.types.LogprobsResultTopCandidates.Builder
- build() - function in com.google.genai.types.MaskReferenceConfig.Builder
- build() - function in com.google.genai.types.MaskReferenceImage.Builder
- build() - function in com.google.genai.types.McpServer.Builder
- build() - function in com.google.genai.types.Metric.Builder
- build() - function in com.google.genai.types.ModalityTokenCount.Builder
- build() - function in com.google.genai.types.Model.Builder
- build() - function in com.google.genai.types.ModelArmorConfig.Builder
- build() - function in com.google.genai.types.ModelSelectionConfig.Builder
- build() - function in com.google.genai.types.ModelStatus.Builder
- build() - function in com.google.genai.types.MultiSpeakerVoiceConfig.Builder
- build() - function in com.google.genai.types.OutputConfig.Builder
- build() - function in com.google.genai.types.OutputInfo.Builder
- build() - function in com.google.genai.types.PairwiseMetricResult.Builder
- build() - function in com.google.genai.types.PairwiseMetricSpec.Builder
- build() - function in com.google.genai.types.Part.Builder
- build() - function in com.google.genai.types.PartMediaResolution.Builder
- build() - function in com.google.genai.types.PartialArg.Builder
- build() - function in com.google.genai.types.PartnerModelTuningSpec.Builder
- build() - function in com.google.genai.types.PointwiseMetricResult.Builder
- build() - function in com.google.genai.types.PointwiseMetricSpec.Builder
- build() - function in com.google.genai.types.PreTunedModel.Builder
- build() - function in com.google.genai.types.PrebuiltVoiceConfig.Builder
- build() - function in com.google.genai.types.PredefinedMetricSpec.Builder
- build() - function in com.google.genai.types.PreferenceOptimizationDataStats.Builder
- build() - function in com.google.genai.types.PreferenceOptimizationHyperParameters.Builder
- build() - function in com.google.genai.types.PreferenceOptimizationSpec.Builder
- build() - function in com.google.genai.types.ProactivityConfig.Builder
- build() - function in com.google.genai.types.ProductImage.Builder
- build() - function in com.google.genai.types.ProxyOptions.Builder
- build() - function in com.google.genai.types.RagChunk.Builder
- build() - function in com.google.genai.types.RagChunkPageSpan.Builder
- build() - function in com.google.genai.types.RagRetrievalConfig.Builder
- build() - function in com.google.genai.types.RagRetrievalConfigFilter.Builder
- build() - function in com.google.genai.types.RagRetrievalConfigHybridSearch.Builder
- build() - function in com.google.genai.types.RagRetrievalConfigRanking.Builder
- build() - function in com.google.genai.types.RagRetrievalConfigRankingLlmRanker.Builder
- build() - function in com.google.genai.types.RagRetrievalConfigRankingRankService.Builder
- build() - function in com.google.genai.types.RawOutput.Builder
- build() - function in com.google.genai.types.RawReferenceImage.Builder
- build() - function in com.google.genai.types.RealtimeInputConfig.Builder
- build() - function in com.google.genai.types.RecontextImageConfig.Builder
- build() - function in com.google.genai.types.RecontextImageParameters.Builder
- build() - function in com.google.genai.types.RecontextImageResponse.Builder
- build() - function in com.google.genai.types.RecontextImageSource.Builder
- build() - function in com.google.genai.types.ReferenceImageAPI.Builder
- build() - function in com.google.genai.types.RegisterFilesConfig.Builder
- build() - function in com.google.genai.types.RegisterFilesResponse.Builder
- build() - function in com.google.genai.types.ReplayFile.Builder
- build() - function in com.google.genai.types.ReplayInteraction.Builder
- build() - function in com.google.genai.types.ReplayRequest.Builder
- build() - function in com.google.genai.types.ReplayResponse.Builder
- build() - function in com.google.genai.types.ReplicatedVoiceConfig.Builder
- build() - function in com.google.genai.types.Retrieval.Builder
- build() - function in com.google.genai.types.RetrievalConfig.Builder
- build() - function in com.google.genai.types.RetrievalMetadata.Builder
- build() - function in com.google.genai.types.RougeMetricValue.Builder
- build() - function in com.google.genai.types.RougeSpec.Builder
- build() - function in com.google.genai.types.RubricGenerationSpec.Builder
- build() - function in com.google.genai.types.SafetyAttributes.Builder
- build() - function in com.google.genai.types.SafetyRating.Builder
- build() - function in com.google.genai.types.SafetySetting.Builder
- build() - function in com.google.genai.types.Schema.Builder
- build() - function in com.google.genai.types.ScribbleImage.Builder
- build() - function in com.google.genai.types.SearchEntryPoint.Builder
- build() - function in com.google.genai.types.SearchTypes.Builder
- build() - function in com.google.genai.types.Segment.Builder
- build() - function in com.google.genai.types.SegmentImageConfig.Builder
- build() - function in com.google.genai.types.SegmentImageParameters.Builder
- build() - function in com.google.genai.types.SegmentImageResponse.Builder
- build() - function in com.google.genai.types.SegmentImageSource.Builder
- build() - function in com.google.genai.types.SessionResumptionConfig.Builder
- build() - function in com.google.genai.types.SingleEmbedContentResponse.Builder
- build() - function in com.google.genai.types.SlidingWindow.Builder
- build() - function in com.google.genai.types.SpeakerVoiceConfig.Builder
- build() - function in com.google.genai.types.SpeechConfig.Builder
- build() - function in com.google.genai.types.StreamableHttpTransport.Builder
- build() - function in com.google.genai.types.StringList.Builder
- build() - function in com.google.genai.types.StyleReferenceConfig.Builder
- build() - function in com.google.genai.types.StyleReferenceImage.Builder
- build() - function in com.google.genai.types.SubjectReferenceConfig.Builder
- build() - function in com.google.genai.types.SubjectReferenceImage.Builder
- build() - function in com.google.genai.types.SupervisedHyperParameters.Builder
- build() - function in com.google.genai.types.SupervisedTuningDataStats.Builder
- build() - function in com.google.genai.types.SupervisedTuningDatasetDistribution.Builder
- build() - function in com.google.genai.types.SupervisedTuningDatasetDistributionDatasetBucket.Builder
- build() - function in com.google.genai.types.SupervisedTuningSpec.Builder
- build() - function in com.google.genai.types.TestTableFile.Builder
- build() - function in com.google.genai.types.TestTableItem.Builder
- build() - function in com.google.genai.types.ThinkingConfig.Builder
- build() - function in com.google.genai.types.TokensInfo.Builder
- build() - function in com.google.genai.types.Tool.Builder
- build() - function in com.google.genai.types.ToolCall.Builder
- build() - function in com.google.genai.types.ToolCodeExecution.Builder
- build() - function in com.google.genai.types.ToolConfig.Builder
- build() - function in com.google.genai.types.ToolParallelAiSearch.Builder
- build() - function in com.google.genai.types.ToolResponse.Builder
- build() - function in com.google.genai.types.Transcription.Builder
- build() - function in com.google.genai.types.TunedModel.Builder
- build() - function in com.google.genai.types.TunedModelCheckpoint.Builder
- build() - function in com.google.genai.types.TunedModelInfo.Builder
- build() - function in com.google.genai.types.TuningDataStats.Builder
- build() - function in com.google.genai.types.TuningDataset.Builder
- build() - function in com.google.genai.types.TuningExample.Builder
- build() - function in com.google.genai.types.TuningJob.Builder
- build() - function in com.google.genai.types.TuningJobMetadata.Builder
- build() - function in com.google.genai.types.TuningOperation.Builder
- build() - function in com.google.genai.types.TuningValidationDataset.Builder
- build() - function in com.google.genai.types.UnifiedMetric.Builder
- build() - function in com.google.genai.types.UpdateCachedContentConfig.Builder
- build() - function in com.google.genai.types.UpdateCachedContentParameters.Builder
- build() - function in com.google.genai.types.UpdateModelConfig.Builder
- build() - function in com.google.genai.types.UpdateModelParameters.Builder
- build() - function in com.google.genai.types.UploadFileConfig.Builder
- build() - function in com.google.genai.types.UploadToFileSearchStoreConfig.Builder
- build() - function in com.google.genai.types.UploadToFileSearchStoreOperation.Builder
- build() - function in com.google.genai.types.UploadToFileSearchStoreParameters.Builder
- build() - function in com.google.genai.types.UploadToFileSearchStoreResponse.Builder
- build() - function in com.google.genai.types.UploadToFileSearchStoreResumableResponse.Builder
- build() - function in com.google.genai.types.UpscaleImageAPIConfig.Builder
- build() - function in com.google.genai.types.UpscaleImageAPIParameters.Builder
- build() - function in com.google.genai.types.UpscaleImageConfig.Builder
- build() - function in com.google.genai.types.UpscaleImageParameters.Builder
- build() - function in com.google.genai.types.UpscaleImageResponse.Builder
- build() - function in com.google.genai.types.UrlContext.Builder
- build() - function in com.google.genai.types.UrlContextMetadata.Builder
- build() - function in com.google.genai.types.UrlMetadata.Builder
- build() - function in com.google.genai.types.UsageMetadata.Builder
- build() - function in com.google.genai.types.VeoHyperParameters.Builder
- build() - function in com.google.genai.types.VeoTuningSpec.Builder
- build() - function in com.google.genai.types.VertexAISearch.Builder
- build() - function in com.google.genai.types.VertexAISearchDataStoreSpec.Builder
- build() - function in com.google.genai.types.VertexMultimodalDatasetDestination.Builder
- build() - function in com.google.genai.types.VertexRagStore.Builder
- build() - function in com.google.genai.types.VertexRagStoreRagResource.Builder
- build() - function in com.google.genai.types.Video.Builder
- build() - function in com.google.genai.types.VideoGenerationMask.Builder
- build() - function in com.google.genai.types.VideoGenerationReferenceImage.Builder
- build() - function in com.google.genai.types.VideoMetadata.Builder
- build() - function in com.google.genai.types.VoiceActivity.Builder
- build() - function in com.google.genai.types.VoiceActivityDetectionSignal.Builder
- build() - function in com.google.genai.types.VoiceConfig.Builder
- build() - function in com.google.genai.types.WebSearch.Builder
- build() - function in com.google.genai.types.WebhookConfig.Builder
- build() - function in com.google.genai.types.WhiteSpaceConfig.Builder
- builder() - function in com.google.genai.Client
- Returns a Builder for Client.
- builder() - function in com.google.genai.types.ActivityEnd
- Instantiates a builder for ActivityEnd.
- builder() - function in com.google.genai.types.ActivityStart
- Instantiates a builder for ActivityStart.
- builder() - function in com.google.genai.types.AggregationOutput
- Instantiates a builder for AggregationOutput.
- builder() - function in com.google.genai.types.AggregationResult
- Instantiates a builder for AggregationResult.
- builder() - function in com.google.genai.types.ApiAuth
- Instantiates a builder for ApiAuth.
- builder() - function in com.google.genai.types.ApiAuthApiKeyConfig
- Instantiates a builder for ApiAuthApiKeyConfig.
- builder() - function in com.google.genai.types.ApiKeyConfig
- Instantiates a builder for ApiKeyConfig.
- builder() - function in com.google.genai.types.AudioTranscriptionConfig
- Instantiates a builder for AudioTranscriptionConfig.
- builder() - function in com.google.genai.types.AuthConfig
- Instantiates a builder for AuthConfig.
- builder() - function in com.google.genai.types.AuthConfigGoogleServiceAccountConfig
- Instantiates a builder for AuthConfigGoogleServiceAccountConfig.
- builder() - function in com.google.genai.types.AuthConfigHttpBasicAuthConfig
- Instantiates a builder for AuthConfigHttpBasicAuthConfig.
- builder() - function in com.google.genai.types.AuthConfigOauthConfig
- Instantiates a builder for AuthConfigOauthConfig.
- builder() - function in com.google.genai.types.AuthConfigOidcConfig
- Instantiates a builder for AuthConfigOidcConfig.
- builder() - function in com.google.genai.types.AuthToken
- Instantiates a builder for AuthToken.
- builder() - function in com.google.genai.types.AutomaticActivityDetection
- Instantiates a builder for AutomaticActivityDetection.
- builder() - function in com.google.genai.types.AutomaticFunctionCallingConfig
- Instantiates a builder for AutomaticFunctionCallingConfig.
- builder() - function in com.google.genai.types.AutoraterConfig
- Instantiates a builder for AutoraterConfig.
- builder() - function in com.google.genai.types.AvatarConfig
- Instantiates a builder for AvatarConfig.
- builder() - function in com.google.genai.types.BatchJob
- Instantiates a builder for BatchJob.
- builder() - function in com.google.genai.types.BatchJobDestination
- Instantiates a builder for BatchJobDestination.
- builder() - function in com.google.genai.types.BatchJobSource
- Instantiates a builder for BatchJobSource.
- builder() - function in com.google.genai.types.BigQuerySource
- Instantiates a builder for BigQuerySource.
- builder() - function in com.google.genai.types.BleuMetricValue
- Instantiates a builder for BleuMetricValue.
- builder() - function in com.google.genai.types.BleuSpec
- Instantiates a builder for BleuSpec.
- builder() - function in com.google.genai.types.Blob
- Instantiates a builder for Blob.
- builder() - function in com.google.genai.types.CachedContent
- Instantiates a builder for CachedContent.
- builder() - function in com.google.genai.types.CachedContentUsageMetadata
- Instantiates a builder for CachedContentUsageMetadata.
- builder() - function in com.google.genai.types.CancelBatchJobConfig
- Instantiates a builder for CancelBatchJobConfig.
- builder() - function in com.google.genai.types.CancelBatchJobParameters
- Instantiates a builder for CancelBatchJobParameters.
- builder() - function in com.google.genai.types.CancelTuningJobConfig
- Instantiates a builder for CancelTuningJobConfig.
- builder() - function in com.google.genai.types.CancelTuningJobParameters
- Instantiates a builder for CancelTuningJobParameters.
- builder() - function in com.google.genai.types.CancelTuningJobResponse
- Instantiates a builder for CancelTuningJobResponse.
- builder() - function in com.google.genai.types.Candidate
- Instantiates a builder for Candidate.
- builder() - function in com.google.genai.types.Checkpoint
- Instantiates a builder for Checkpoint.
- builder() - function in com.google.genai.types.ChunkingConfig
- Instantiates a builder for ChunkingConfig.
- builder() - function in com.google.genai.types.Citation
- Instantiates a builder for Citation.
- builder() - function in com.google.genai.types.CitationMetadata
- Instantiates a builder for CitationMetadata.
- builder() - function in com.google.genai.types.ClientOptions
- Instantiates a builder for ClientOptions.
- builder() - function in com.google.genai.types.CodeExecutionResult
- Instantiates a builder for CodeExecutionResult.
- builder() - function in com.google.genai.types.CompletionStats
- Instantiates a builder for CompletionStats.
- builder() - function in com.google.genai.types.ComputationBasedMetricSpec
- Instantiates a builder for ComputationBasedMetricSpec.
- builder() - function in com.google.genai.types.ComputeTokensConfig
- Instantiates a builder for ComputeTokensConfig.
- builder() - function in com.google.genai.types.ComputeTokensParameters
- Instantiates a builder for ComputeTokensParameters.
- builder() - function in com.google.genai.types.ComputeTokensResponse
- Instantiates a builder for ComputeTokensResponse.
- builder() - function in com.google.genai.types.ComputeTokensResult
- Instantiates a builder for ComputeTokensResult.
- builder() - function in com.google.genai.types.ComputerUse
- Instantiates a builder for ComputerUse.
- builder() - function in com.google.genai.types.Content
- Instantiates a builder for Content.
- builder() - function in com.google.genai.types.ContentEmbedding
- Instantiates a builder for ContentEmbedding.
- builder() - function in com.google.genai.types.ContentEmbeddingStatistics
- Instantiates a builder for ContentEmbeddingStatistics.
- builder() - function in com.google.genai.types.ContentReferenceImage
- Instantiates a builder for ContentReferenceImage.
- builder() - function in com.google.genai.types.ContextWindowCompressionConfig
- Instantiates a builder for ContextWindowCompressionConfig.
- builder() - function in com.google.genai.types.ControlReferenceConfig
- Instantiates a builder for ControlReferenceConfig.
- builder() - function in com.google.genai.types.ControlReferenceImage
- Instantiates a builder for ControlReferenceImage.
- builder() - function in com.google.genai.types.CountTokensConfig
- Instantiates a builder for CountTokensConfig.
- builder() - function in com.google.genai.types.CountTokensParameters
- Instantiates a builder for CountTokensParameters.
- builder() - function in com.google.genai.types.CountTokensResponse
- Instantiates a builder for CountTokensResponse.
- builder() - function in com.google.genai.types.CountTokensResult
- Instantiates a builder for CountTokensResult.
- builder() - function in com.google.genai.types.CreateAuthTokenConfig
- Instantiates a builder for CreateAuthTokenConfig.
- builder() - function in com.google.genai.types.CreateAuthTokenParameters
- Instantiates a builder for CreateAuthTokenParameters.
- builder() - function in com.google.genai.types.CreateBatchJobConfig
- Instantiates a builder for CreateBatchJobConfig.
- builder() - function in com.google.genai.types.CreateBatchJobParameters
- Instantiates a builder for CreateBatchJobParameters.
- builder() - function in com.google.genai.types.CreateCachedContentConfig
- Instantiates a builder for CreateCachedContentConfig.
- builder() - function in com.google.genai.types.CreateCachedContentParameters
- Instantiates a builder for CreateCachedContentParameters.
- builder() - function in com.google.genai.types.CreateEmbeddingsBatchJobConfig
- Instantiates a builder for CreateEmbeddingsBatchJobConfig.
- builder() - function in com.google.genai.types.CreateEmbeddingsBatchJobParameters
- Instantiates a builder for CreateEmbeddingsBatchJobParameters.
- builder() - function in com.google.genai.types.CreateFileConfig
- Instantiates a builder for CreateFileConfig.
- builder() - function in com.google.genai.types.CreateFileParameters
- Instantiates a builder for CreateFileParameters.
- builder() - function in com.google.genai.types.CreateFileResponse
- Instantiates a builder for CreateFileResponse.
- builder() - function in com.google.genai.types.CreateFileSearchStoreConfig
- Instantiates a builder for CreateFileSearchStoreConfig.
- builder() - function in com.google.genai.types.CreateFileSearchStoreParameters
- Instantiates a builder for CreateFileSearchStoreParameters.
- builder() - function in com.google.genai.types.CreateTuningJobConfig
- Instantiates a builder for CreateTuningJobConfig.
- builder() - function in com.google.genai.types.CreateTuningJobParameters
- Instantiates a builder for CreateTuningJobParameters.
- builder() - function in com.google.genai.types.CreateTuningJobParametersPrivate
- Instantiates a builder for CreateTuningJobParametersPrivate.
- builder() - function in com.google.genai.types.CustomCodeExecutionResult
- Instantiates a builder for CustomCodeExecutionResult.
- builder() - function in com.google.genai.types.CustomCodeExecutionSpec
- Instantiates a builder for CustomCodeExecutionSpec.
- builder() - function in com.google.genai.types.CustomMetadata
- Instantiates a builder for CustomMetadata.
- builder() - function in com.google.genai.types.CustomOutput
- Instantiates a builder for CustomOutput.
- builder() - function in com.google.genai.types.CustomOutputFormatConfig
- Instantiates a builder for CustomOutputFormatConfig.
- builder() - function in com.google.genai.types.CustomizedAvatar
- Instantiates a builder for CustomizedAvatar.
- builder() - function in com.google.genai.types.DatasetDistribution
- Instantiates a builder for DatasetDistribution.
- builder() - function in com.google.genai.types.DatasetDistributionDistributionBucket
- Instantiates a builder for DatasetDistributionDistributionBucket.
- builder() - function in com.google.genai.types.DatasetStats
- Instantiates a builder for DatasetStats.
- builder() - function in com.google.genai.types.DeleteBatchJobConfig
- Instantiates a builder for DeleteBatchJobConfig.
- builder() - function in com.google.genai.types.DeleteBatchJobParameters
- Instantiates a builder for DeleteBatchJobParameters.
- builder() - function in com.google.genai.types.DeleteCachedContentConfig
- Instantiates a builder for DeleteCachedContentConfig.
- builder() - function in com.google.genai.types.DeleteCachedContentParameters
- Instantiates a builder for DeleteCachedContentParameters.
- builder() - function in com.google.genai.types.DeleteCachedContentResponse
- Instantiates a builder for DeleteCachedContentResponse.
- builder() - function in com.google.genai.types.DeleteDocumentConfig
- Instantiates a builder for DeleteDocumentConfig.
- builder() - function in com.google.genai.types.DeleteDocumentParameters
- Instantiates a builder for DeleteDocumentParameters.
- builder() - function in com.google.genai.types.DeleteFileConfig
- Instantiates a builder for DeleteFileConfig.
- builder() - function in com.google.genai.types.DeleteFileParameters
- Instantiates a builder for DeleteFileParameters.
- builder() - function in com.google.genai.types.DeleteFileResponse
- Instantiates a builder for DeleteFileResponse.
- builder() - function in com.google.genai.types.DeleteFileSearchStoreConfig
- Instantiates a builder for DeleteFileSearchStoreConfig.
- builder() - function in com.google.genai.types.DeleteFileSearchStoreParameters
- Instantiates a builder for DeleteFileSearchStoreParameters.
- builder() - function in com.google.genai.types.DeleteModelConfig
- Instantiates a builder for DeleteModelConfig.
- builder() - function in com.google.genai.types.DeleteModelParameters
- Instantiates a builder for DeleteModelParameters.
- builder() - function in com.google.genai.types.DeleteModelResponse
- Instantiates a builder for DeleteModelResponse.
- builder() - function in com.google.genai.types.DeleteResourceJob
- Instantiates a builder for DeleteResourceJob.
- builder() - function in com.google.genai.types.DistillationDataStats
- Instantiates a builder for DistillationDataStats.
- builder() - function in com.google.genai.types.DistillationHyperParameters
- Instantiates a builder for DistillationHyperParameters.
- builder() - function in com.google.genai.types.DistillationSamplingSpec
- Instantiates a builder for DistillationSamplingSpec.
- builder() - function in com.google.genai.types.DistillationSpec
- Instantiates a builder for DistillationSpec.
- builder() - function in com.google.genai.types.Document
- Instantiates a builder for Document.
- builder() - function in com.google.genai.types.DownloadFileConfig
- Instantiates a builder for DownloadFileConfig.
- builder() - function in com.google.genai.types.DynamicRetrievalConfig
- Instantiates a builder for DynamicRetrievalConfig.
- builder() - function in com.google.genai.types.EditImageConfig
- Instantiates a builder for EditImageConfig.
- builder() - function in com.google.genai.types.EditImageParameters
- Instantiates a builder for EditImageParameters.
- builder() - function in com.google.genai.types.EditImageResponse
- Instantiates a builder for EditImageResponse.
- builder() - function in com.google.genai.types.EmbedContentBatch
- Instantiates a builder for EmbedContentBatch.
- builder() - function in com.google.genai.types.EmbedContentConfig
- Instantiates a builder for EmbedContentConfig.
- builder() - function in com.google.genai.types.EmbedContentMetadata
- Instantiates a builder for EmbedContentMetadata.
- builder() - function in com.google.genai.types.EmbedContentParameters
- Instantiates a builder for EmbedContentParameters.
- builder() - function in com.google.genai.types.EmbedContentParametersPrivate
- Instantiates a builder for EmbedContentParametersPrivate.
- builder() - function in com.google.genai.types.EmbedContentResponse
- Instantiates a builder for EmbedContentResponse.
- builder() - function in com.google.genai.types.EmbeddingsBatchJobSource
- Instantiates a builder for EmbeddingsBatchJobSource.
- builder() - function in com.google.genai.types.EncryptionSpec
- Instantiates a builder for EncryptionSpec.
- builder() - function in com.google.genai.types.Endpoint
- Instantiates a builder for Endpoint.
- builder() - function in com.google.genai.types.EnterpriseWebSearch
- Instantiates a builder for EnterpriseWebSearch.
- builder() - function in com.google.genai.types.EntityLabel
- Instantiates a builder for EntityLabel.
- builder() - function in com.google.genai.types.EvaluateDatasetResponse
- Instantiates a builder for EvaluateDatasetResponse.
- builder() - function in com.google.genai.types.EvaluateDatasetRun
- Instantiates a builder for EvaluateDatasetRun.
- builder() - function in com.google.genai.types.EvaluationConfig
- Instantiates a builder for EvaluationConfig.
- builder() - function in com.google.genai.types.EvaluationDataset
- Instantiates a builder for EvaluationDataset.
- builder() - function in com.google.genai.types.ExactMatchMetricValue
- Instantiates a builder for ExactMatchMetricValue.
- builder() - function in com.google.genai.types.ExecutableCode
- Instantiates a builder for ExecutableCode.
- builder() - function in com.google.genai.types.ExternalApi
- Instantiates a builder for ExternalApi.
- builder() - function in com.google.genai.types.ExternalApiElasticSearchParams
- Instantiates a builder for ExternalApiElasticSearchParams.
- builder() - function in com.google.genai.types.ExternalApiSimpleSearchParams
- Instantiates a builder for ExternalApiSimpleSearchParams.
- builder() - function in com.google.genai.types.FetchPredictOperationConfig
- Instantiates a builder for FetchPredictOperationConfig.
- builder() - function in com.google.genai.types.FetchPredictOperationParameters
- Instantiates a builder for FetchPredictOperationParameters.
- builder() - function in com.google.genai.types.File
- Instantiates a builder for File.
- builder() - function in com.google.genai.types.FileData
- Instantiates a builder for FileData.
- builder() - function in com.google.genai.types.FileSearch
- Instantiates a builder for FileSearch.
- builder() - function in com.google.genai.types.FileSearchStore
- Instantiates a builder for FileSearchStore.
- builder() - function in com.google.genai.types.FileStatus
- Instantiates a builder for FileStatus.
- builder() - function in com.google.genai.types.FullFineTuningSpec
- Instantiates a builder for FullFineTuningSpec.
- builder() - function in com.google.genai.types.FunctionCall
- Instantiates a builder for FunctionCall.
- builder() - function in com.google.genai.types.FunctionCallingConfig
- Instantiates a builder for FunctionCallingConfig.
- builder() - function in com.google.genai.types.FunctionDeclaration
- Instantiates a builder for FunctionDeclaration.
- builder() - function in com.google.genai.types.FunctionResponse
- Instantiates a builder for FunctionResponse.
- builder() - function in com.google.genai.types.FunctionResponseBlob
- Instantiates a builder for FunctionResponseBlob.
- builder() - function in com.google.genai.types.FunctionResponseFileData
- Instantiates a builder for FunctionResponseFileData.
- builder() - function in com.google.genai.types.FunctionResponsePart
- Instantiates a builder for FunctionResponsePart.
- builder() - function in com.google.genai.types.GcsDestination
- Instantiates a builder for GcsDestination.
- builder() - function in com.google.genai.types.GcsSource
- Instantiates a builder for GcsSource.
- builder() - function in com.google.genai.types.GeminiPreferenceExample
- Instantiates a builder for GeminiPreferenceExample.
- builder() - function in com.google.genai.types.GeminiPreferenceExampleCompletion
- Instantiates a builder for GeminiPreferenceExampleCompletion.
- builder() - function in com.google.genai.types.GenerateContentConfig
- Instantiates a builder for GenerateContentConfig.
- builder() - function in com.google.genai.types.GenerateContentParameters
- Instantiates a builder for GenerateContentParameters.
- builder() - function in com.google.genai.types.GenerateContentResponse
- Instantiates a builder for GenerateContentResponse.
- builder() - function in com.google.genai.types.GenerateContentResponsePromptFeedback
- Instantiates a builder for GenerateContentResponsePromptFeedback.
- builder() - function in com.google.genai.types.GenerateContentResponseUsageMetadata
- Instantiates a builder for GenerateContentResponseUsageMetadata.
- builder() - function in com.google.genai.types.GenerateImagesConfig
- Instantiates a builder for GenerateImagesConfig.
- builder() - function in com.google.genai.types.GenerateImagesParameters
- Instantiates a builder for GenerateImagesParameters.
- builder() - function in com.google.genai.types.GenerateImagesResponse
- Instantiates a builder for GenerateImagesResponse.
- builder() - function in com.google.genai.types.GenerateVideosConfig
- Instantiates a builder for GenerateVideosConfig.
- builder() - function in com.google.genai.types.GenerateVideosOperation
- Instantiates a builder for GenerateVideosOperation.
- builder() - function in com.google.genai.types.GenerateVideosParameters
- Instantiates a builder for GenerateVideosParameters.
- builder() - function in com.google.genai.types.GenerateVideosResponse
- Instantiates a builder for GenerateVideosResponse.
- builder() - function in com.google.genai.types.GenerateVideosSource
- Instantiates a builder for GenerateVideosSource.
- builder() - function in com.google.genai.types.GeneratedImage
- Instantiates a builder for GeneratedImage.
- builder() - function in com.google.genai.types.GeneratedImageMask
- Instantiates a builder for GeneratedImageMask.
- builder() - function in com.google.genai.types.GeneratedVideo
- Instantiates a builder for GeneratedVideo.
- builder() - function in com.google.genai.types.GenerationConfig
- Instantiates a builder for GenerationConfig.
- builder() - function in com.google.genai.types.GenerationConfigRoutingConfig
- Instantiates a builder for GenerationConfigRoutingConfig.
- builder() - function in com.google.genai.types.GenerationConfigRoutingConfigAutoRoutingMode
- Instantiates a builder for GenerationConfigRoutingConfigAutoRoutingMode.
- builder() - function in com.google.genai.types.GenerationConfigRoutingConfigManualRoutingMode
- Instantiates a builder for GenerationConfigRoutingConfigManualRoutingMode.
- builder() - function in com.google.genai.types.GetBatchJobConfig
- Instantiates a builder for GetBatchJobConfig.
- builder() - function in com.google.genai.types.GetBatchJobParameters
- Instantiates a builder for GetBatchJobParameters.
- builder() - function in com.google.genai.types.GetCachedContentConfig
- Instantiates a builder for GetCachedContentConfig.
- builder() - function in com.google.genai.types.GetCachedContentParameters
- Instantiates a builder for GetCachedContentParameters.
- builder() - function in com.google.genai.types.GetDocumentConfig
- Instantiates a builder for GetDocumentConfig.
- builder() - function in com.google.genai.types.GetDocumentParameters
- Instantiates a builder for GetDocumentParameters.
- builder() - function in com.google.genai.types.GetFileConfig
- Instantiates a builder for GetFileConfig.
- builder() - function in com.google.genai.types.GetFileParameters
- Instantiates a builder for GetFileParameters.
- builder() - function in com.google.genai.types.GetFileSearchStoreConfig
- Instantiates a builder for GetFileSearchStoreConfig.
- builder() - function in com.google.genai.types.GetFileSearchStoreParameters
- Instantiates a builder for GetFileSearchStoreParameters.
- builder() - function in com.google.genai.types.GetModelConfig
- Instantiates a builder for GetModelConfig.
- builder() - function in com.google.genai.types.GetModelParameters
- Instantiates a builder for GetModelParameters.
- builder() - function in com.google.genai.types.GetOperationConfig
- Instantiates a builder for GetOperationConfig.
- builder() - function in com.google.genai.types.GetOperationParameters
- Instantiates a builder for GetOperationParameters.
- builder() - function in com.google.genai.types.GetTuningJobConfig
- Instantiates a builder for GetTuningJobConfig.
- builder() - function in com.google.genai.types.GetTuningJobParameters
- Instantiates a builder for GetTuningJobParameters.
- builder() - function in com.google.genai.types.GoogleMaps
- Instantiates a builder for GoogleMaps.
- builder() - function in com.google.genai.types.GoogleRpcStatus
- Instantiates a builder for GoogleRpcStatus.
- builder() - function in com.google.genai.types.GoogleSearch
- Instantiates a builder for GoogleSearch.
- builder() - function in com.google.genai.types.GoogleSearchRetrieval
- Instantiates a builder for GoogleSearchRetrieval.
- builder() - function in com.google.genai.types.GoogleTypeDate
- Instantiates a builder for GoogleTypeDate.
- builder() - function in com.google.genai.types.GroundingChunk
- Instantiates a builder for GroundingChunk.
- builder() - function in com.google.genai.types.GroundingChunkCustomMetadata
- Instantiates a builder for GroundingChunkCustomMetadata.
- builder() - function in com.google.genai.types.GroundingChunkImage
- Instantiates a builder for GroundingChunkImage.
- builder() - function in com.google.genai.types.GroundingChunkMaps
- Instantiates a builder for GroundingChunkMaps.
- builder() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSources
- Instantiates a builder for GroundingChunkMapsPlaceAnswerSources.
- builder() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution
- Instantiates a builder for GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.
- builder() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
- Instantiates a builder for GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.
- builder() - function in com.google.genai.types.GroundingChunkMapsRoute
- Instantiates a builder for GroundingChunkMapsRoute.
- builder() - function in com.google.genai.types.GroundingChunkRetrievedContext
- Instantiates a builder for GroundingChunkRetrievedContext.
- builder() - function in com.google.genai.types.GroundingChunkStringList
- Instantiates a builder for GroundingChunkStringList.
- builder() - function in com.google.genai.types.GroundingChunkWeb
- Instantiates a builder for GroundingChunkWeb.
- builder() - function in com.google.genai.types.GroundingMetadata
- Instantiates a builder for GroundingMetadata.
- builder() - function in com.google.genai.types.GroundingMetadataSourceFlaggingUri
- Instantiates a builder for GroundingMetadataSourceFlaggingUri.
- builder() - function in com.google.genai.types.GroundingSupport
- Instantiates a builder for GroundingSupport.
- builder() - function in com.google.genai.types.HttpOptions
- Instantiates a builder for HttpOptions.
- builder() - function in com.google.genai.types.HttpResponse
- Instantiates a builder for HttpResponse.
- builder() - function in com.google.genai.types.HttpRetryOptions
- Instantiates a builder for HttpRetryOptions.
- builder() - function in com.google.genai.types.Image
- Instantiates a builder for Image.
- builder() - function in com.google.genai.types.ImageConfig
- Instantiates a builder for ImageConfig.
- builder() - function in com.google.genai.types.ImageConfigImageOutputOptions
- Instantiates a builder for ImageConfigImageOutputOptions.
- builder() - function in com.google.genai.types.ImageSearch
- Instantiates a builder for ImageSearch.
- builder() - function in com.google.genai.types.ImportFileConfig
- Instantiates a builder for ImportFileConfig.
- builder() - function in com.google.genai.types.ImportFileOperation
- Instantiates a builder for ImportFileOperation.
- builder() - function in com.google.genai.types.ImportFileParameters
- Instantiates a builder for ImportFileParameters.
- builder() - function in com.google.genai.types.ImportFileResponse
- Instantiates a builder for ImportFileResponse.
- builder() - function in com.google.genai.types.InlinedEmbedContentResponse
- Instantiates a builder for InlinedEmbedContentResponse.
- builder() - function in com.google.genai.types.InlinedRequest
- Instantiates a builder for InlinedRequest.
- builder() - function in com.google.genai.types.InlinedResponse
- Instantiates a builder for InlinedResponse.
- builder() - function in com.google.genai.types.InternalRegisterFilesParameters
- Instantiates a builder for InternalRegisterFilesParameters.
- builder() - function in com.google.genai.types.Interval
- Instantiates a builder for Interval.
- builder() - function in com.google.genai.types.JobError
- Instantiates a builder for JobError.
- builder() - function in com.google.genai.types.LLMBasedMetricSpec
- Instantiates a builder for LLMBasedMetricSpec.
- builder() - function in com.google.genai.types.LatLng
- Instantiates a builder for LatLng.
- builder() - function in com.google.genai.types.ListBatchJobsConfig
- Instantiates a builder for ListBatchJobsConfig.
- builder() - function in com.google.genai.types.ListBatchJobsParameters
- Instantiates a builder for ListBatchJobsParameters.
- builder() - function in com.google.genai.types.ListBatchJobsResponse
- Instantiates a builder for ListBatchJobsResponse.
- builder() - function in com.google.genai.types.ListCachedContentsConfig
- Instantiates a builder for ListCachedContentsConfig.
- builder() - function in com.google.genai.types.ListCachedContentsParameters
- Instantiates a builder for ListCachedContentsParameters.
- builder() - function in com.google.genai.types.ListCachedContentsResponse
- Instantiates a builder for ListCachedContentsResponse.
- builder() - function in com.google.genai.types.ListDocumentsConfig
- Instantiates a builder for ListDocumentsConfig.
- builder() - function in com.google.genai.types.ListDocumentsParameters
- Instantiates a builder for ListDocumentsParameters.
- builder() - function in com.google.genai.types.ListDocumentsResponse
- Instantiates a builder for ListDocumentsResponse.
- builder() - function in com.google.genai.types.ListFileSearchStoresConfig
- Instantiates a builder for ListFileSearchStoresConfig.
- builder() - function in com.google.genai.types.ListFileSearchStoresParameters
- Instantiates a builder for ListFileSearchStoresParameters.
- builder() - function in com.google.genai.types.ListFileSearchStoresResponse
- Instantiates a builder for ListFileSearchStoresResponse.
- builder() - function in com.google.genai.types.ListFilesConfig
- Instantiates a builder for ListFilesConfig.
- builder() - function in com.google.genai.types.ListFilesParameters
- Instantiates a builder for ListFilesParameters.
- builder() - function in com.google.genai.types.ListFilesResponse
- Instantiates a builder for ListFilesResponse.
- builder() - function in com.google.genai.types.ListModelsConfig
- Instantiates a builder for ListModelsConfig.
- builder() - function in com.google.genai.types.ListModelsParameters
- Instantiates a builder for ListModelsParameters.
- builder() - function in com.google.genai.types.ListModelsResponse
- Instantiates a builder for ListModelsResponse.
- builder() - function in com.google.genai.types.ListTuningJobsConfig
- Instantiates a builder for ListTuningJobsConfig.
- builder() - function in com.google.genai.types.ListTuningJobsParameters
- Instantiates a builder for ListTuningJobsParameters.
- builder() - function in com.google.genai.types.ListTuningJobsResponse
- Instantiates a builder for ListTuningJobsResponse.
- builder() - function in com.google.genai.types.LiveClientContent
- Instantiates a builder for LiveClientContent.
- builder() - function in com.google.genai.types.LiveClientMessage
- Instantiates a builder for LiveClientMessage.
- builder() - function in com.google.genai.types.LiveClientRealtimeInput
- Instantiates a builder for LiveClientRealtimeInput.
- builder() - function in com.google.genai.types.LiveClientSetup
- Instantiates a builder for LiveClientSetup.
- builder() - function in com.google.genai.types.LiveClientToolResponse
- Instantiates a builder for LiveClientToolResponse.
- builder() - function in com.google.genai.types.LiveConnectConfig
- Instantiates a builder for LiveConnectConfig.
- builder() - function in com.google.genai.types.LiveConnectConstraints
- Instantiates a builder for LiveConnectConstraints.
- builder() - function in com.google.genai.types.LiveConnectParameters
- Instantiates a builder for LiveConnectParameters.
- builder() - function in com.google.genai.types.LiveSendClientContentParameters
- Instantiates a builder for LiveSendClientContentParameters.
- builder() - function in com.google.genai.types.LiveSendRealtimeInputParameters
- Instantiates a builder for LiveSendRealtimeInputParameters.
- builder() - function in com.google.genai.types.LiveSendToolResponseParameters
- Instantiates a builder for LiveSendToolResponseParameters.
- builder() - function in com.google.genai.types.LiveServerContent
- Instantiates a builder for LiveServerContent.
- builder() - function in com.google.genai.types.LiveServerGoAway
- Instantiates a builder for LiveServerGoAway.
- builder() - function in com.google.genai.types.LiveServerMessage
- Instantiates a builder for LiveServerMessage.
- builder() - function in com.google.genai.types.LiveServerSessionResumptionUpdate
- Instantiates a builder for LiveServerSessionResumptionUpdate.
- builder() - function in com.google.genai.types.LiveServerSetupComplete
- Instantiates a builder for LiveServerSetupComplete.
- builder() - function in com.google.genai.types.LiveServerToolCall
- Instantiates a builder for LiveServerToolCall.
- builder() - function in com.google.genai.types.LiveServerToolCallCancellation
- Instantiates a builder for LiveServerToolCallCancellation.
- builder() - function in com.google.genai.types.LogprobsResult
- Instantiates a builder for LogprobsResult.
- builder() - function in com.google.genai.types.LogprobsResultCandidate
- Instantiates a builder for LogprobsResultCandidate.
- builder() - function in com.google.genai.types.LogprobsResultTopCandidates
- Instantiates a builder for LogprobsResultTopCandidates.
- builder() - function in com.google.genai.types.MaskReferenceConfig
- Instantiates a builder for MaskReferenceConfig.
- builder() - function in com.google.genai.types.MaskReferenceImage
- Instantiates a builder for MaskReferenceImage.
- builder() - function in com.google.genai.types.McpServer
- Instantiates a builder for McpServer.
- builder() - function in com.google.genai.types.Metric
- Instantiates a builder for Metric.
- builder() - function in com.google.genai.types.ModalityTokenCount
- Instantiates a builder for ModalityTokenCount.
- builder() - function in com.google.genai.types.Model
- Instantiates a builder for Model.
- builder() - function in com.google.genai.types.ModelArmorConfig
- Instantiates a builder for ModelArmorConfig.
- builder() - function in com.google.genai.types.ModelSelectionConfig
- Instantiates a builder for ModelSelectionConfig.
- builder() - function in com.google.genai.types.ModelStatus
- Instantiates a builder for ModelStatus.
- builder() - function in com.google.genai.types.MultiSpeakerVoiceConfig
- Instantiates a builder for MultiSpeakerVoiceConfig.
- builder() - function in com.google.genai.types.OutputConfig
- Instantiates a builder for OutputConfig.
- builder() - function in com.google.genai.types.OutputInfo
- Instantiates a builder for OutputInfo.
- builder() - function in com.google.genai.types.PairwiseMetricResult
- Instantiates a builder for PairwiseMetricResult.
- builder() - function in com.google.genai.types.PairwiseMetricSpec
- Instantiates a builder for PairwiseMetricSpec.
- builder() - function in com.google.genai.types.Part
- Instantiates a builder for Part.
- builder() - function in com.google.genai.types.PartMediaResolution
- Instantiates a builder for PartMediaResolution.
- builder() - function in com.google.genai.types.PartialArg
- Instantiates a builder for PartialArg.
- builder() - function in com.google.genai.types.PartnerModelTuningSpec
- Instantiates a builder for PartnerModelTuningSpec.
- builder() - function in com.google.genai.types.PointwiseMetricResult
- Instantiates a builder for PointwiseMetricResult.
- builder() - function in com.google.genai.types.PointwiseMetricSpec
- Instantiates a builder for PointwiseMetricSpec.
- builder() - function in com.google.genai.types.PreTunedModel
- Instantiates a builder for PreTunedModel.
- builder() - function in com.google.genai.types.PrebuiltVoiceConfig
- Instantiates a builder for PrebuiltVoiceConfig.
- builder() - function in com.google.genai.types.PredefinedMetricSpec
- Instantiates a builder for PredefinedMetricSpec.
- builder() - function in com.google.genai.types.PreferenceOptimizationDataStats
- Instantiates a builder for PreferenceOptimizationDataStats.
- builder() - function in com.google.genai.types.PreferenceOptimizationHyperParameters
- Instantiates a builder for PreferenceOptimizationHyperParameters.
- builder() - function in com.google.genai.types.PreferenceOptimizationSpec
- Instantiates a builder for PreferenceOptimizationSpec.
- builder() - function in com.google.genai.types.ProactivityConfig
- Instantiates a builder for ProactivityConfig.
- builder() - function in com.google.genai.types.ProductImage
- Instantiates a builder for ProductImage.
- builder() - function in com.google.genai.types.ProxyOptions
- Instantiates a builder for ProxyOptions.
- builder() - function in com.google.genai.types.RagChunk
- Instantiates a builder for RagChunk.
- builder() - function in com.google.genai.types.RagChunkPageSpan
- Instantiates a builder for RagChunkPageSpan.
- builder() - function in com.google.genai.types.RagRetrievalConfig
- Instantiates a builder for RagRetrievalConfig.
- builder() - function in com.google.genai.types.RagRetrievalConfigFilter
- Instantiates a builder for RagRetrievalConfigFilter.
- builder() - function in com.google.genai.types.RagRetrievalConfigHybridSearch
- Instantiates a builder for RagRetrievalConfigHybridSearch.
- builder() - function in com.google.genai.types.RagRetrievalConfigRanking
- Instantiates a builder for RagRetrievalConfigRanking.
- builder() - function in com.google.genai.types.RagRetrievalConfigRankingLlmRanker
- Instantiates a builder for RagRetrievalConfigRankingLlmRanker.
- builder() - function in com.google.genai.types.RagRetrievalConfigRankingRankService
- Instantiates a builder for RagRetrievalConfigRankingRankService.
- builder() - function in com.google.genai.types.RawOutput
- Instantiates a builder for RawOutput.
- builder() - function in com.google.genai.types.RawReferenceImage
- Instantiates a builder for RawReferenceImage.
- builder() - function in com.google.genai.types.RealtimeInputConfig
- Instantiates a builder for RealtimeInputConfig.
- builder() - function in com.google.genai.types.RecontextImageConfig
- Instantiates a builder for RecontextImageConfig.
- builder() - function in com.google.genai.types.RecontextImageParameters
- Instantiates a builder for RecontextImageParameters.
- builder() - function in com.google.genai.types.RecontextImageResponse
- Instantiates a builder for RecontextImageResponse.
- builder() - function in com.google.genai.types.RecontextImageSource
- Instantiates a builder for RecontextImageSource.
- builder() - function in com.google.genai.types.ReferenceImageAPI
- Instantiates a builder for ReferenceImageAPI.
- builder() - function in com.google.genai.types.RegisterFilesConfig
- Instantiates a builder for RegisterFilesConfig.
- builder() - function in com.google.genai.types.RegisterFilesResponse
- Instantiates a builder for RegisterFilesResponse.
- builder() - function in com.google.genai.types.ReplayFile
- Instantiates a builder for ReplayFile.
- builder() - function in com.google.genai.types.ReplayInteraction
- Instantiates a builder for ReplayInteraction.
- builder() - function in com.google.genai.types.ReplayRequest
- Instantiates a builder for ReplayRequest.
- builder() - function in com.google.genai.types.ReplayResponse
- Instantiates a builder for ReplayResponse.
- builder() - function in com.google.genai.types.ReplicatedVoiceConfig
- Instantiates a builder for ReplicatedVoiceConfig.
- builder() - function in com.google.genai.types.Retrieval
- Instantiates a builder for Retrieval.
- builder() - function in com.google.genai.types.RetrievalConfig
- Instantiates a builder for RetrievalConfig.
- builder() - function in com.google.genai.types.RetrievalMetadata
- Instantiates a builder for RetrievalMetadata.
- builder() - function in com.google.genai.types.RougeMetricValue
- Instantiates a builder for RougeMetricValue.
- builder() - function in com.google.genai.types.RougeSpec
- Instantiates a builder for RougeSpec.
- builder() - function in com.google.genai.types.RubricGenerationSpec
- Instantiates a builder for RubricGenerationSpec.
- builder() - function in com.google.genai.types.SafetyAttributes
- Instantiates a builder for SafetyAttributes.
- builder() - function in com.google.genai.types.SafetyRating
- Instantiates a builder for SafetyRating.
- builder() - function in com.google.genai.types.SafetySetting
- Instantiates a builder for SafetySetting.
- builder() - function in com.google.genai.types.Schema
- Instantiates a builder for Schema.
- builder() - function in com.google.genai.types.ScribbleImage
- Instantiates a builder for ScribbleImage.
- builder() - function in com.google.genai.types.SearchEntryPoint
- Instantiates a builder for SearchEntryPoint.
- builder() - function in com.google.genai.types.SearchTypes
- Instantiates a builder for SearchTypes.
- builder() - function in com.google.genai.types.Segment
- Instantiates a builder for Segment.
- builder() - function in com.google.genai.types.SegmentImageConfig
- Instantiates a builder for SegmentImageConfig.
- builder() - function in com.google.genai.types.SegmentImageParameters
- Instantiates a builder for SegmentImageParameters.
- builder() - function in com.google.genai.types.SegmentImageResponse
- Instantiates a builder for SegmentImageResponse.
- builder() - function in com.google.genai.types.SegmentImageSource
- Instantiates a builder for SegmentImageSource.
- builder() - function in com.google.genai.types.SessionResumptionConfig
- Instantiates a builder for SessionResumptionConfig.
- builder() - function in com.google.genai.types.SingleEmbedContentResponse
- Instantiates a builder for SingleEmbedContentResponse.
- builder() - function in com.google.genai.types.SlidingWindow
- Instantiates a builder for SlidingWindow.
- builder() - function in com.google.genai.types.SpeakerVoiceConfig
- Instantiates a builder for SpeakerVoiceConfig.
- builder() - function in com.google.genai.types.SpeechConfig
- Instantiates a builder for SpeechConfig.
- builder() - function in com.google.genai.types.StreamableHttpTransport
- Instantiates a builder for StreamableHttpTransport.
- builder() - function in com.google.genai.types.StringList
- Instantiates a builder for StringList.
- builder() - function in com.google.genai.types.StyleReferenceConfig
- Instantiates a builder for StyleReferenceConfig.
- builder() - function in com.google.genai.types.StyleReferenceImage
- Instantiates a builder for StyleReferenceImage.
- builder() - function in com.google.genai.types.SubjectReferenceConfig
- Instantiates a builder for SubjectReferenceConfig.
- builder() - function in com.google.genai.types.SubjectReferenceImage
- Instantiates a builder for SubjectReferenceImage.
- builder() - function in com.google.genai.types.SupervisedHyperParameters
- Instantiates a builder for SupervisedHyperParameters.
- builder() - function in com.google.genai.types.SupervisedTuningDataStats
- Instantiates a builder for SupervisedTuningDataStats.
- builder() - function in com.google.genai.types.SupervisedTuningDatasetDistribution
- Instantiates a builder for SupervisedTuningDatasetDistribution.
- builder() - function in com.google.genai.types.SupervisedTuningDatasetDistributionDatasetBucket
- Instantiates a builder for SupervisedTuningDatasetDistributionDatasetBucket.
- builder() - function in com.google.genai.types.SupervisedTuningSpec
- Instantiates a builder for SupervisedTuningSpec.
- builder() - function in com.google.genai.types.TestTableFile
- Instantiates a builder for TestTableFile.
- builder() - function in com.google.genai.types.TestTableItem
- Instantiates a builder for TestTableItem.
- builder() - function in com.google.genai.types.ThinkingConfig
- Instantiates a builder for ThinkingConfig.
- builder() - function in com.google.genai.types.TokensInfo
- Instantiates a builder for TokensInfo.
- builder() - function in com.google.genai.types.Tool
- Instantiates a builder for Tool.
- builder() - function in com.google.genai.types.ToolCall
- Instantiates a builder for ToolCall.
- builder() - function in com.google.genai.types.ToolCodeExecution
- Instantiates a builder for ToolCodeExecution.
- builder() - function in com.google.genai.types.ToolConfig
- Instantiates a builder for ToolConfig.
- builder() - function in com.google.genai.types.ToolParallelAiSearch
- Instantiates a builder for ToolParallelAiSearch.
- builder() - function in com.google.genai.types.ToolResponse
- Instantiates a builder for ToolResponse.
- builder() - function in com.google.genai.types.Transcription
- Instantiates a builder for Transcription.
- builder() - function in com.google.genai.types.TunedModel
- Instantiates a builder for TunedModel.
- builder() - function in com.google.genai.types.TunedModelCheckpoint
- Instantiates a builder for TunedModelCheckpoint.
- builder() - function in com.google.genai.types.TunedModelInfo
- Instantiates a builder for TunedModelInfo.
- builder() - function in com.google.genai.types.TuningDataStats
- Instantiates a builder for TuningDataStats.
- builder() - function in com.google.genai.types.TuningDataset
- Instantiates a builder for TuningDataset.
- builder() - function in com.google.genai.types.TuningExample
- Instantiates a builder for TuningExample.
- builder() - function in com.google.genai.types.TuningJob
- Instantiates a builder for TuningJob.
- builder() - function in com.google.genai.types.TuningJobMetadata
- Instantiates a builder for TuningJobMetadata.
- builder() - function in com.google.genai.types.TuningOperation
- Instantiates a builder for TuningOperation.
- builder() - function in com.google.genai.types.TuningValidationDataset
- Instantiates a builder for TuningValidationDataset.
- builder() - function in com.google.genai.types.UnifiedMetric
- Instantiates a builder for UnifiedMetric.
- builder() - function in com.google.genai.types.UpdateCachedContentConfig
- Instantiates a builder for UpdateCachedContentConfig.
- builder() - function in com.google.genai.types.UpdateCachedContentParameters
- Instantiates a builder for UpdateCachedContentParameters.
- builder() - function in com.google.genai.types.UpdateModelConfig
- Instantiates a builder for UpdateModelConfig.
- builder() - function in com.google.genai.types.UpdateModelParameters
- Instantiates a builder for UpdateModelParameters.
- builder() - function in com.google.genai.types.UploadFileConfig
- Instantiates a builder for UploadFileConfig.
- builder() - function in com.google.genai.types.UploadToFileSearchStoreConfig
- Instantiates a builder for UploadToFileSearchStoreConfig.
- builder() - function in com.google.genai.types.UploadToFileSearchStoreOperation
- Instantiates a builder for UploadToFileSearchStoreOperation.
- builder() - function in com.google.genai.types.UploadToFileSearchStoreParameters
- Instantiates a builder for UploadToFileSearchStoreParameters.
- builder() - function in com.google.genai.types.UploadToFileSearchStoreResponse
- Instantiates a builder for UploadToFileSearchStoreResponse.
- builder() - function in com.google.genai.types.UploadToFileSearchStoreResumableResponse
- Instantiates a builder for UploadToFileSearchStoreResumableResponse.
- builder() - function in com.google.genai.types.UpscaleImageAPIConfig
- Instantiates a builder for UpscaleImageAPIConfig.
- builder() - function in com.google.genai.types.UpscaleImageAPIParameters
- Instantiates a builder for UpscaleImageAPIParameters.
- builder() - function in com.google.genai.types.UpscaleImageConfig
- Instantiates a builder for UpscaleImageConfig.
- builder() - function in com.google.genai.types.UpscaleImageParameters
- Instantiates a builder for UpscaleImageParameters.
- builder() - function in com.google.genai.types.UpscaleImageResponse
- Instantiates a builder for UpscaleImageResponse.
- builder() - function in com.google.genai.types.UrlContext
- Instantiates a builder for UrlContext.
- builder() - function in com.google.genai.types.UrlContextMetadata
- Instantiates a builder for UrlContextMetadata.
- builder() - function in com.google.genai.types.UrlMetadata
- Instantiates a builder for UrlMetadata.
- builder() - function in com.google.genai.types.UsageMetadata
- Instantiates a builder for UsageMetadata.
- builder() - function in com.google.genai.types.VeoHyperParameters
- Instantiates a builder for VeoHyperParameters.
- builder() - function in com.google.genai.types.VeoTuningSpec
- Instantiates a builder for VeoTuningSpec.
- builder() - function in com.google.genai.types.VertexAISearch
- Instantiates a builder for VertexAISearch.
- builder() - function in com.google.genai.types.VertexAISearchDataStoreSpec
- Instantiates a builder for VertexAISearchDataStoreSpec.
- builder() - function in com.google.genai.types.VertexMultimodalDatasetDestination
- Instantiates a builder for VertexMultimodalDatasetDestination.
- builder() - function in com.google.genai.types.VertexRagStore
- Instantiates a builder for VertexRagStore.
- builder() - function in com.google.genai.types.VertexRagStoreRagResource
- Instantiates a builder for VertexRagStoreRagResource.
- builder() - function in com.google.genai.types.Video
- Instantiates a builder for Video.
- builder() - function in com.google.genai.types.VideoGenerationMask
- Instantiates a builder for VideoGenerationMask.
- builder() - function in com.google.genai.types.VideoGenerationReferenceImage
- Instantiates a builder for VideoGenerationReferenceImage.
- builder() - function in com.google.genai.types.VideoMetadata
- Instantiates a builder for VideoMetadata.
- builder() - function in com.google.genai.types.VoiceActivity
- Instantiates a builder for VoiceActivity.
- builder() - function in com.google.genai.types.VoiceActivityDetectionSignal
- Instantiates a builder for VoiceActivityDetectionSignal.
- builder() - function in com.google.genai.types.VoiceConfig
- Instantiates a builder for VoiceConfig.
- builder() - function in com.google.genai.types.WebSearch
- Instantiates a builder for WebSearch.
- builder() - function in com.google.genai.types.WebhookConfig
- Instantiates a builder for WebhookConfig.
- builder() - function in com.google.genai.types.WhiteSpaceConfig
- Instantiates a builder for WhiteSpaceConfig.