A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
F
- FAILED - enum entry in com.google.genai.types.FileState.Known
- failedCount() - function in com.google.genai.types.CompletionStats
- Output only.
- failedCount(java.lang.Long) - function in com.google.genai.types.CompletionStats.Builder
- Setter for failedCount.
- failedDocumentsCount() - function in com.google.genai.types.FileSearchStore
- The number of documents in the FileSearchStore that have failed processing.
- failedDocumentsCount(java.lang.Long) - function in com.google.genai.types.FileSearchStore.Builder
- Setter for failedDocumentsCount.
- FEATURE_SELECTION_PREFERENCE_UNSPECIFIED - enum entry in com.google.genai.types.FeatureSelectionPreference.Known
- FeatureSelectionPreference - class in com.google.genai.types
- Options for feature selection preference.
- featureSelectionPreference() - function in com.google.genai.types.ModelSelectionConfig
- Options for feature selection preference.
- featureSelectionPreference(com.google.genai.types.FeatureSelectionPreference) - function in com.google.genai.types.ModelSelectionConfig.Builder
- Setter for featureSelectionPreference.
- featureSelectionPreference(com.google.genai.types.FeatureSelectionPreference.Known) - function in com.google.genai.types.ModelSelectionConfig.Builder
- Setter for featureSelectionPreference given a known enum.
- featureSelectionPreference(java.lang.String) - function in com.google.genai.types.ModelSelectionConfig.Builder
- Setter for featureSelectionPreference given a string.
- FeatureSelectionPreference.Known - class in com.google.genai.types.FeatureSelectionPreference
- Enum representing the known values for FeatureSelectionPreference.
- FetchPredictOperationConfig - class in com.google.genai.types
- None
- FetchPredictOperationConfig.Builder - class in com.google.genai.types.FetchPredictOperationConfig
- Builder for FetchPredictOperationConfig.
- FetchPredictOperationParameters - class in com.google.genai.types
- Parameters for the fetchPredictOperation method.
- FetchPredictOperationParameters.Builder - class in com.google.genai.types.FetchPredictOperationParameters
- Builder for FetchPredictOperationParameters.
- fetchPredictOperationParametersToMldev(com.fasterxml.jackson.databind.JsonNode,com.fasterxml.jackson.databind.node.ObjectNode) - function in com.google.genai.OperationsConverters
- fetchPredictOperationParametersToVertex(com.fasterxml.jackson.databind.JsonNode,com.fasterxml.jackson.databind.node.ObjectNode) - function in com.google.genai.OperationsConverters
- file() - function in com.google.genai.types.CreateFileParameters
- The file to be uploaded.
- file(com.google.genai.types.File) - function in com.google.genai.types.CreateFileParameters.Builder
- Setter for file.
- file(com.google.genai.types.File.Builder) - function in com.google.genai.types.CreateFileParameters.Builder
- Setter for file builder.
- File - class in com.google.genai.types
- A file uploaded to the API.
- File.Builder - class in com.google.genai.types.File
- Builder for File.
- FILE_SEARCH - enum entry in com.google.genai.types.ToolType.Known
File search tool, maps to Tool.file_search.
- FILE_SOURCE_UNSPECIFIED - enum entry in com.google.genai.types.FileSource.Known
- FILE_STATE_UNSPECIFIED - enum entry in com.google.genai.types.FileState.Known
- FileData - class in com.google.genai.types
- URI-based data.
- fileData() - function in com.google.genai.types.FunctionResponsePart
- Optional.
- fileData(com.google.genai.types.FunctionResponseFileData) - function in com.google.genai.types.FunctionResponsePart.Builder
- Setter for fileData.
- fileData(com.google.genai.types.FunctionResponseFileData.Builder) - function in com.google.genai.types.FunctionResponsePart.Builder
- Setter for fileData builder.
- fileData() - function in com.google.genai.types.Part
- Optional.
- fileData(com.google.genai.types.FileData) - function in com.google.genai.types.Part.Builder
- Setter for fileData.
- fileData(com.google.genai.types.FileData.Builder) - function in com.google.genai.types.Part.Builder
- Setter for fileData builder.
- FileData.Builder - class in com.google.genai.types.FileData
- Builder for FileData.
- fileName() - function in com.google.genai.types.BatchJobDestination
- The Gemini Developer API's file resource name of the output data (e.g.
- fileName(java.lang.String) - function in com.google.genai.types.BatchJobDestination.Builder
- Setter for fileName.
- fileName() - function in com.google.genai.types.BatchJobSource
- The Gemini Developer API's file resource name of the input data (e.g.
- fileName(java.lang.String) - function in com.google.genai.types.BatchJobSource.Builder
- Setter for fileName.
- fileName() - function in com.google.genai.types.EmbeddingsBatchJobSource
- The Gemini Developer API's file resource name of the input data (e.g.
- fileName(java.lang.String) - function in com.google.genai.types.EmbeddingsBatchJobSource.Builder
- Setter for fileName.
- fileName() - function in com.google.genai.types.ImportFileParameters
- The name of the File API File to import.
- fileName(java.lang.String) - function in com.google.genai.types.ImportFileParameters.Builder
- Setter for fileName.
- Files - class in com.google.genai
- Provides methods for interacting with the available GenAI files.
- files() - function in com.google.genai.types.ListFilesResponse
- The list of `File`s.
- files(kotlin.Array) - function in com.google.genai.types.ListFilesResponse.Builder
- Setter for files.
- files(kotlin.Array) - function in com.google.genai.types.ListFilesResponse.Builder
- Setter for files builder.
- files(java.util.List) - function in com.google.genai.types.ListFilesResponse.Builder
- Setter for files.
- files() - function in com.google.genai.types.RegisterFilesResponse
- The registered files.
- files(kotlin.Array) - function in com.google.genai.types.RegisterFilesResponse.Builder
- Setter for files.
- files(kotlin.Array) - function in com.google.genai.types.RegisterFilesResponse.Builder
- Setter for files builder.
- files(java.util.List) - function in com.google.genai.types.RegisterFilesResponse.Builder
- Setter for files.
- FileSearch - class in com.google.genai.types
- The FileSearch tool that retrieves knowledge from Semantic Retrieval corpora.
- fileSearch() - function in com.google.genai.types.Tool
- Optional.
- fileSearch(com.google.genai.types.FileSearch) - function in com.google.genai.types.Tool.Builder
- Setter for fileSearch.
- fileSearch(com.google.genai.types.FileSearch.Builder) - function in com.google.genai.types.Tool.Builder
- Setter for fileSearch builder.
- FileSearch.Builder - class in com.google.genai.types.FileSearch
- Builder for FileSearch.
- FileSearchStore - class in com.google.genai.types
- A collection of Documents.
- fileSearchStore() - function in com.google.genai.types.GroundingChunkRetrievedContext
- Optional.
- fileSearchStore(java.lang.String) - function in com.google.genai.types.GroundingChunkRetrievedContext.Builder
- Setter for fileSearchStore.
- FileSearchStore.Builder - class in com.google.genai.types.FileSearchStore
- Builder for FileSearchStore.
- fileSearchStoreName() - function in com.google.genai.types.ImportFileParameters
- The resource name of the FileSearchStore.
- fileSearchStoreName(java.lang.String) - function in com.google.genai.types.ImportFileParameters.Builder
- Setter for fileSearchStoreName.
- fileSearchStoreName() - function in com.google.genai.types.UploadToFileSearchStoreParameters
- The resource name of the FileSearchStore.
- fileSearchStoreName(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreParameters.Builder
- Setter for fileSearchStoreName.
- fileSearchStoreNames() - function in com.google.genai.types.FileSearch
- Required.
- fileSearchStoreNames(kotlin.Array) - function in com.google.genai.types.FileSearch.Builder
- Setter for fileSearchStoreNames.
- fileSearchStoreNames(java.util.List) - function in com.google.genai.types.FileSearch.Builder
- Setter for fileSearchStoreNames.
- FileSearchStores - class in com.google.genai
- fileSearchStores() - function in com.google.genai.types.ListFileSearchStoresResponse
- The returned file search stores.
- fileSearchStores(kotlin.Array) - function in com.google.genai.types.ListFileSearchStoresResponse.Builder
- Setter for fileSearchStores.
- fileSearchStores(kotlin.Array) - function in com.google.genai.types.ListFileSearchStoresResponse.Builder
- Setter for fileSearchStores builder.
- fileSearchStores(java.util.List) - function in com.google.genai.types.ListFileSearchStoresResponse.Builder
- Setter for fileSearchStores.
- FileSource - class in com.google.genai.types
- Source of the File.
- FileSource.Known - class in com.google.genai.types.FileSource
- Enum representing the known values for FileSource.
- FileState - class in com.google.genai.types
- State for the lifecycle of a File.
- FileState.Known - class in com.google.genai.types.FileState
- Enum representing the known values for FileState.
- FileStatus - class in com.google.genai.types
- Status of a File that uses a common error model.
- FileStatus.Builder - class in com.google.genai.types.FileStatus
- Builder for FileStatus.
- fileUri() - function in com.google.genai.types.FileData
- Required.
- fileUri(java.lang.String) - function in com.google.genai.types.FileData.Builder
- Setter for fileUri.
- fileUri() - function in com.google.genai.types.FunctionResponseFileData
- Required.
- fileUri(java.lang.String) - function in com.google.genai.types.FunctionResponseFileData.Builder
- Setter for fileUri.
- fillInStackTrace() - function in java.lang.Throwable
- filter() - function in com.google.genai.types.ListBatchJobsConfig
- filter(java.lang.String) - function in com.google.genai.types.ListBatchJobsConfig.Builder
- Setter for filter.
- filter() - function in com.google.genai.types.ListModelsConfig
- filter(java.lang.String) - function in com.google.genai.types.ListModelsConfig.Builder
- Setter for filter.
- filter() - function in com.google.genai.types.ListTuningJobsConfig
- filter(java.lang.String) - function in com.google.genai.types.ListTuningJobsConfig.Builder
- Setter for filter.
- filter() - function in com.google.genai.types.RagRetrievalConfig
- Optional.
- filter(com.google.genai.types.RagRetrievalConfigFilter) - function in com.google.genai.types.RagRetrievalConfig.Builder
- Setter for filter.
- filter(com.google.genai.types.RagRetrievalConfigFilter.Builder) - function in com.google.genai.types.RagRetrievalConfig.Builder
- Setter for filter builder.
- filter() - function in com.google.genai.types.VertexAISearch
- Optional.
- filter(java.lang.String) - function in com.google.genai.types.VertexAISearch.Builder
- Setter for filter.
- filter() - function in com.google.genai.types.VertexAISearchDataStoreSpec
- Optional.
- filter(java.lang.String) - function in com.google.genai.types.VertexAISearchDataStoreSpec.Builder
- Setter for filter.
- FINISH_REASON_UNSPECIFIED - enum entry in com.google.genai.types.FinishReason.Known
The finish reason is unspecified.
- finished() - function in com.google.genai.types.Transcription
- Optional.
- finished(boolean) - function in com.google.genai.types.Transcription.Builder
- Setter for finished.
- finishMessage() - function in com.google.genai.types.Candidate
- Describes the reason the model stopped generating tokens.
- finishMessage(java.lang.String) - function in com.google.genai.types.Candidate.Builder
- Setter for finishMessage.
- finishReason() - function in com.google.genai.types.Candidate
- The reason why the model stopped generating tokens.
- finishReason(com.google.genai.types.FinishReason) - function in com.google.genai.types.Candidate.Builder
- Setter for finishReason.
- finishReason(com.google.genai.types.FinishReason.Known) - function in com.google.genai.types.Candidate.Builder
- Setter for finishReason given a known enum.
- finishReason(java.lang.String) - function in com.google.genai.types.Candidate.Builder
- Setter for finishReason given a string.
- FinishReason - class in com.google.genai.types
- Output only.
- finishReason() - function in com.google.genai.types.GenerateContentResponse
- Gets the finish reason in a GenerateContentResponse.
- FinishReason.Known - class in com.google.genai.types.FinishReason
- Enum representing the known values for FinishReason.
- firstPage() - function in com.google.genai.types.RagChunkPageSpan
- Page where chunk starts in the document.
- firstPage(java.lang.Integer) - function in com.google.genai.types.RagChunkPageSpan.Builder
- Setter for firstPage.
- flagContentUri() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSources
- A link where users can flag a problem with the generated answer.
- flagContentUri(java.lang.String) - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSources.Builder
- Setter for flagContentUri.
- flagContentUri() - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
- A link where users can flag a problem with the review.
- flagContentUri(java.lang.String) - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.Builder
- Setter for flagContentUri.
- flagContentUri() - function in com.google.genai.types.GroundingMetadataSourceFlaggingUri
- The URI that can be used to flag the content.
- flagContentUri(java.lang.String) - function in com.google.genai.types.GroundingMetadataSourceFlaggingUri.Builder
- Setter for flagContentUri.
- FLEX - enum entry in com.google.genai.types.ServiceTier.Known
Flex service tier.
- force() - function in com.google.genai.types.DeleteDocumentConfig
- If set to true, any `Chunk`s and objects related to this `Document` will also be deleted.
- force(boolean) - function in com.google.genai.types.DeleteDocumentConfig.Builder
- Setter for force.
- force() - function in com.google.genai.types.DeleteFileSearchStoreConfig
- If set to true, any Documents and objects related to this FileSearchStore will also be deleted.
- force(boolean) - function in com.google.genai.types.DeleteFileSearchStoreConfig.Builder
- Setter for force.
- forEach(java.util.function.Consumer) - function in com.google.genai.AsyncPager
- Asynchronously processes each item fetched by this pager.
- forEach(java.util.function.Consumer) - function in java.lang.Iterable
- FOREGROUND - enum entry in com.google.genai.types.SegmentMode.Known
- format() - function in com.google.genai.types.BatchJobDestination
- Storage format of the output files.
- format(java.lang.String) - function in com.google.genai.types.BatchJobDestination.Builder
- Setter for format.
- format() - function in com.google.genai.types.BatchJobSource
- Storage format of the input files.
- format(java.lang.String) - function in com.google.genai.types.BatchJobSource.Builder
- Setter for format.
- format() - function in com.google.genai.types.Schema
- Optional.
- format(java.lang.String) - function in com.google.genai.types.Schema.Builder
- Setter for format.
- formatMap(java.lang.String,com.fasterxml.jackson.databind.JsonNode) - function in com.google.genai.Common
- fps() - function in com.google.genai.types.GenerateVideosConfig
- Frames per second for video generation.
- fps(java.lang.Integer) - function in com.google.genai.types.GenerateVideosConfig.Builder
- Setter for fps.
- fps() - function in com.google.genai.types.VideoMetadata
- Optional.
- fps(java.lang.Double) - function in com.google.genai.types.VideoMetadata.Builder
- Setter for fps.
- frequencyPenalty() - function in com.google.genai.types.GenerateContentConfig
- Positive values penalize tokens that repeatedly appear in the generated text, increasing the probability of generating more diverse content.
- frequencyPenalty(java.lang.Float) - function in com.google.genai.types.GenerateContentConfig.Builder
- Setter for frequencyPenalty.
- frequencyPenalty() - function in com.google.genai.types.GenerationConfig
- Optional.
- frequencyPenalty(java.lang.Float) - function in com.google.genai.types.GenerationConfig.Builder
- Setter for frequencyPenalty.
- fromApiResponse(com.fasterxml.jackson.databind.JsonNode,boolean) - function in com.google.genai.types.GenerateVideosOperation
- Creates a new Operation object from an API response.
- fromApiResponse(com.fasterxml.jackson.databind.JsonNode,boolean) - function in com.google.genai.types.ImportFileOperation
- Creates a new Operation object from an API response.
- fromApiResponse(com.fasterxml.jackson.databind.JsonNode,boolean) - function in com.google.genai.types.Operation
- Creates a new Operation object from an API response.
- fromApiResponse(com.fasterxml.jackson.databind.JsonNode,boolean) - function in com.google.genai.types.UploadToFileSearchStoreOperation
- Creates a new Operation object from an API response.
- fromBytes(kotlin.Array,java.lang.String) - function in com.google.genai.types.FunctionResponsePart
- Constructs a FunctionResponsePart with FunctionResponseBlob from a byte array and MIME type.
- fromBytes(kotlin.Array,java.lang.String) - function in com.google.genai.types.Part
- Constructs a InlineData Part from a byte array and MIME type.
- fromFile(java.lang.String) - function in com.google.genai.types.Image
- Creates an Image object from a local file.
- fromFile(java.lang.String,java.lang.String) - function in com.google.genai.types.Image
- Creates an Image object from a local file and mime type.
- fromFunctionCall(java.lang.String,java.util.Map) - function in com.google.genai.types.Part
- Constructs a FunctionCall Part from a function name and args.
- fromFunctionResponse(java.lang.String,java.util.Map,kotlin.Array) - function in com.google.genai.types.Part
- Constructs a FunctionResponse Part from a function name, response and function response parts.
- fromJson(java.lang.String) - function in com.google.genai.types.ActivityEnd
- Deserializes a JSON string to a ActivityEnd object.
- fromJson(java.lang.String) - function in com.google.genai.types.ActivityStart
- Deserializes a JSON string to a ActivityStart object.
- fromJson(java.lang.String) - function in com.google.genai.types.AggregationOutput
- Deserializes a JSON string to a AggregationOutput object.
- fromJson(java.lang.String) - function in com.google.genai.types.AggregationResult
- Deserializes a JSON string to a AggregationResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.ApiAuth
- Deserializes a JSON string to a ApiAuth object.
- fromJson(java.lang.String) - function in com.google.genai.types.ApiAuthApiKeyConfig
- Deserializes a JSON string to a ApiAuthApiKeyConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ApiKeyConfig
- Deserializes a JSON string to a ApiKeyConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AudioTranscriptionConfig
- Deserializes a JSON string to a AudioTranscriptionConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AuthConfig
- Deserializes a JSON string to a AuthConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AuthConfigGoogleServiceAccountConfig
- Deserializes a JSON string to a AuthConfigGoogleServiceAccountConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AuthConfigHttpBasicAuthConfig
- Deserializes a JSON string to a AuthConfigHttpBasicAuthConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AuthConfigOauthConfig
- Deserializes a JSON string to a AuthConfigOauthConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AuthConfigOidcConfig
- Deserializes a JSON string to a AuthConfigOidcConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AuthToken
- Deserializes a JSON string to a AuthToken object.
- fromJson(java.lang.String) - function in com.google.genai.types.AutomaticActivityDetection
- Deserializes a JSON string to a AutomaticActivityDetection object.
- fromJson(java.lang.String) - function in com.google.genai.types.AutomaticFunctionCallingConfig
- Deserializes a JSON string to a AutomaticFunctionCallingConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AutoraterConfig
- Deserializes a JSON string to a AutoraterConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.AvatarConfig
- Deserializes a JSON string to a AvatarConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.BatchJob
- Deserializes a JSON string to a BatchJob object.
- fromJson(java.lang.String) - function in com.google.genai.types.BatchJobDestination
- Deserializes a JSON string to a BatchJobDestination object.
- fromJson(java.lang.String) - function in com.google.genai.types.BatchJobSource
- Deserializes a JSON string to a BatchJobSource object.
- fromJson(java.lang.String) - function in com.google.genai.types.BigQuerySource
- Deserializes a JSON string to a BigQuerySource object.
- fromJson(java.lang.String) - function in com.google.genai.types.BleuMetricValue
- Deserializes a JSON string to a BleuMetricValue object.
- fromJson(java.lang.String) - function in com.google.genai.types.BleuSpec
- Deserializes a JSON string to a BleuSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.Blob
- Deserializes a JSON string to a Blob object.
- fromJson(java.lang.String) - function in com.google.genai.types.CachedContent
- Deserializes a JSON string to a CachedContent object.
- fromJson(java.lang.String) - function in com.google.genai.types.CachedContentUsageMetadata
- Deserializes a JSON string to a CachedContentUsageMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.CancelBatchJobConfig
- Deserializes a JSON string to a CancelBatchJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CancelBatchJobParameters
- Deserializes a JSON string to a CancelBatchJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CancelTuningJobConfig
- Deserializes a JSON string to a CancelTuningJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CancelTuningJobParameters
- Deserializes a JSON string to a CancelTuningJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CancelTuningJobResponse
- Deserializes a JSON string to a CancelTuningJobResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.Candidate
- Deserializes a JSON string to a Candidate object.
- fromJson(java.lang.String) - function in com.google.genai.types.Checkpoint
- Deserializes a JSON string to a Checkpoint object.
- fromJson(java.lang.String) - function in com.google.genai.types.ChunkingConfig
- Deserializes a JSON string to a ChunkingConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.Citation
- Deserializes a JSON string to a Citation object.
- fromJson(java.lang.String) - function in com.google.genai.types.CitationMetadata
- Deserializes a JSON string to a CitationMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.ClientOptions
- Deserializes a JSON string to a ClientOptions object.
- fromJson(java.lang.String) - function in com.google.genai.types.CodeExecutionResult
- Deserializes a JSON string to a CodeExecutionResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.CompletionStats
- Deserializes a JSON string to a CompletionStats object.
- fromJson(java.lang.String) - function in com.google.genai.types.ComputationBasedMetricSpec
- Deserializes a JSON string to a ComputationBasedMetricSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.ComputeTokensConfig
- Deserializes a JSON string to a ComputeTokensConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ComputeTokensParameters
- Deserializes a JSON string to a ComputeTokensParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ComputeTokensResponse
- Deserializes a JSON string to a ComputeTokensResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ComputeTokensResult
- Deserializes a JSON string to a ComputeTokensResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.ComputerUse
- Deserializes a JSON string to a ComputerUse object.
- fromJson(java.lang.String) - function in com.google.genai.types.Content
- Deserializes a JSON string to a Content object.
- fromJson(java.lang.String) - function in com.google.genai.types.ContentEmbedding
- Deserializes a JSON string to a ContentEmbedding object.
- fromJson(java.lang.String) - function in com.google.genai.types.ContentEmbeddingStatistics
- Deserializes a JSON string to a ContentEmbeddingStatistics object.
- fromJson(java.lang.String) - function in com.google.genai.types.ContentReferenceImage
- Deserializes a JSON string to a ContentReferenceImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.ContextWindowCompressionConfig
- Deserializes a JSON string to a ContextWindowCompressionConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ControlReferenceConfig
- Deserializes a JSON string to a ControlReferenceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ControlReferenceImage
- Deserializes a JSON string to a ControlReferenceImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.CountTokensConfig
- Deserializes a JSON string to a CountTokensConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CountTokensParameters
- Deserializes a JSON string to a CountTokensParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CountTokensResponse
- Deserializes a JSON string to a CountTokensResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.CountTokensResult
- Deserializes a JSON string to a CountTokensResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateAuthTokenConfig
- Deserializes a JSON string to a CreateAuthTokenConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateAuthTokenParameters
- Deserializes a JSON string to a CreateAuthTokenParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateBatchJobConfig
- Deserializes a JSON string to a CreateBatchJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateBatchJobParameters
- Deserializes a JSON string to a CreateBatchJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateCachedContentConfig
- Deserializes a JSON string to a CreateCachedContentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateCachedContentParameters
- Deserializes a JSON string to a CreateCachedContentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateEmbeddingsBatchJobConfig
- Deserializes a JSON string to a CreateEmbeddingsBatchJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateEmbeddingsBatchJobParameters
- Deserializes a JSON string to a CreateEmbeddingsBatchJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateFileConfig
- Deserializes a JSON string to a CreateFileConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateFileParameters
- Deserializes a JSON string to a CreateFileParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateFileResponse
- Deserializes a JSON string to a CreateFileResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateFileSearchStoreConfig
- Deserializes a JSON string to a CreateFileSearchStoreConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateFileSearchStoreParameters
- Deserializes a JSON string to a CreateFileSearchStoreParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateTuningJobConfig
- Deserializes a JSON string to a CreateTuningJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateTuningJobParameters
- Deserializes a JSON string to a CreateTuningJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.CreateTuningJobParametersPrivate
- Deserializes a JSON string to a CreateTuningJobParametersPrivate object.
- fromJson(java.lang.String) - function in com.google.genai.types.CustomCodeExecutionResult
- Deserializes a JSON string to a CustomCodeExecutionResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.CustomCodeExecutionSpec
- Deserializes a JSON string to a CustomCodeExecutionSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.CustomMetadata
- Deserializes a JSON string to a CustomMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.CustomOutput
- Deserializes a JSON string to a CustomOutput object.
- fromJson(java.lang.String) - function in com.google.genai.types.CustomOutputFormatConfig
- Deserializes a JSON string to a CustomOutputFormatConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.CustomizedAvatar
- Deserializes a JSON string to a CustomizedAvatar object.
- fromJson(java.lang.String) - function in com.google.genai.types.DatasetDistribution
- Deserializes a JSON string to a DatasetDistribution object.
- fromJson(java.lang.String) - function in com.google.genai.types.DatasetDistributionDistributionBucket
- Deserializes a JSON string to a DatasetDistributionDistributionBucket object.
- fromJson(java.lang.String) - function in com.google.genai.types.DatasetStats
- Deserializes a JSON string to a DatasetStats object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteBatchJobConfig
- Deserializes a JSON string to a DeleteBatchJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteBatchJobParameters
- Deserializes a JSON string to a DeleteBatchJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteCachedContentConfig
- Deserializes a JSON string to a DeleteCachedContentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteCachedContentParameters
- Deserializes a JSON string to a DeleteCachedContentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteCachedContentResponse
- Deserializes a JSON string to a DeleteCachedContentResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteDocumentConfig
- Deserializes a JSON string to a DeleteDocumentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteDocumentParameters
- Deserializes a JSON string to a DeleteDocumentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteFileConfig
- Deserializes a JSON string to a DeleteFileConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteFileParameters
- Deserializes a JSON string to a DeleteFileParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteFileResponse
- Deserializes a JSON string to a DeleteFileResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteFileSearchStoreConfig
- Deserializes a JSON string to a DeleteFileSearchStoreConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteFileSearchStoreParameters
- Deserializes a JSON string to a DeleteFileSearchStoreParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteModelConfig
- Deserializes a JSON string to a DeleteModelConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteModelParameters
- Deserializes a JSON string to a DeleteModelParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteModelResponse
- Deserializes a JSON string to a DeleteModelResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.DeleteResourceJob
- Deserializes a JSON string to a DeleteResourceJob object.
- fromJson(java.lang.String) - function in com.google.genai.types.DistillationDataStats
- Deserializes a JSON string to a DistillationDataStats object.
- fromJson(java.lang.String) - function in com.google.genai.types.DistillationHyperParameters
- Deserializes a JSON string to a DistillationHyperParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.DistillationSamplingSpec
- Deserializes a JSON string to a DistillationSamplingSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.DistillationSpec
- Deserializes a JSON string to a DistillationSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.Document
- Deserializes a JSON string to a Document object.
- fromJson(java.lang.String) - function in com.google.genai.types.DownloadFileConfig
- Deserializes a JSON string to a DownloadFileConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.DynamicRetrievalConfig
- Deserializes a JSON string to a DynamicRetrievalConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.EditImageConfig
- Deserializes a JSON string to a EditImageConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.EditImageParameters
- Deserializes a JSON string to a EditImageParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.EditImageResponse
- Deserializes a JSON string to a EditImageResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.EmbedContentBatch
- Deserializes a JSON string to a EmbedContentBatch object.
- fromJson(java.lang.String) - function in com.google.genai.types.EmbedContentConfig
- Deserializes a JSON string to a EmbedContentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.EmbedContentMetadata
- Deserializes a JSON string to a EmbedContentMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.EmbedContentParameters
- Deserializes a JSON string to a EmbedContentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.EmbedContentParametersPrivate
- Deserializes a JSON string to a EmbedContentParametersPrivate object.
- fromJson(java.lang.String) - function in com.google.genai.types.EmbedContentResponse
- Deserializes a JSON string to a EmbedContentResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.EmbeddingsBatchJobSource
- Deserializes a JSON string to a EmbeddingsBatchJobSource object.
- fromJson(java.lang.String) - function in com.google.genai.types.EncryptionSpec
- Deserializes a JSON string to a EncryptionSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.Endpoint
- Deserializes a JSON string to a Endpoint object.
- fromJson(java.lang.String) - function in com.google.genai.types.EnterpriseWebSearch
- Deserializes a JSON string to a EnterpriseWebSearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.EntityLabel
- Deserializes a JSON string to a EntityLabel object.
- fromJson(java.lang.String) - function in com.google.genai.types.EvaluateDatasetResponse
- Deserializes a JSON string to a EvaluateDatasetResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.EvaluateDatasetRun
- Deserializes a JSON string to a EvaluateDatasetRun object.
- fromJson(java.lang.String) - function in com.google.genai.types.EvaluationConfig
- Deserializes a JSON string to a EvaluationConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.EvaluationDataset
- Deserializes a JSON string to a EvaluationDataset object.
- fromJson(java.lang.String) - function in com.google.genai.types.ExactMatchMetricValue
- Deserializes a JSON string to a ExactMatchMetricValue object.
- fromJson(java.lang.String) - function in com.google.genai.types.ExecutableCode
- Deserializes a JSON string to a ExecutableCode object.
- fromJson(java.lang.String) - function in com.google.genai.types.ExternalApi
- Deserializes a JSON string to a ExternalApi object.
- fromJson(java.lang.String) - function in com.google.genai.types.ExternalApiElasticSearchParams
- Deserializes a JSON string to a ExternalApiElasticSearchParams object.
- fromJson(java.lang.String) - function in com.google.genai.types.ExternalApiSimpleSearchParams
- Deserializes a JSON string to a ExternalApiSimpleSearchParams object.
- fromJson(java.lang.String) - function in com.google.genai.types.FetchPredictOperationConfig
- Deserializes a JSON string to a FetchPredictOperationConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.FetchPredictOperationParameters
- Deserializes a JSON string to a FetchPredictOperationParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.File
- Deserializes a JSON string to a File object.
- fromJson(java.lang.String) - function in com.google.genai.types.FileData
- Deserializes a JSON string to a FileData object.
- fromJson(java.lang.String) - function in com.google.genai.types.FileSearch
- Deserializes a JSON string to a FileSearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.FileSearchStore
- Deserializes a JSON string to a FileSearchStore object.
- fromJson(java.lang.String) - function in com.google.genai.types.FileStatus
- Deserializes a JSON string to a FileStatus object.
- fromJson(java.lang.String) - function in com.google.genai.types.FullFineTuningSpec
- Deserializes a JSON string to a FullFineTuningSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.FunctionCall
- Deserializes a JSON string to a FunctionCall object.
- fromJson(java.lang.String) - function in com.google.genai.types.FunctionCallingConfig
- Deserializes a JSON string to a FunctionCallingConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.FunctionDeclaration
- Deserializes a JSON string to a FunctionDeclaration object.
- fromJson(java.lang.String) - function in com.google.genai.types.FunctionResponse
- Deserializes a JSON string to a FunctionResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.FunctionResponseBlob
- Deserializes a JSON string to a FunctionResponseBlob object.
- fromJson(java.lang.String) - function in com.google.genai.types.FunctionResponseFileData
- Deserializes a JSON string to a FunctionResponseFileData object.
- fromJson(java.lang.String) - function in com.google.genai.types.FunctionResponsePart
- Deserializes a JSON string to a FunctionResponsePart object.
- fromJson(java.lang.String) - function in com.google.genai.types.GcsDestination
- Deserializes a JSON string to a GcsDestination object.
- fromJson(java.lang.String) - function in com.google.genai.types.GcsSource
- Deserializes a JSON string to a GcsSource object.
- fromJson(java.lang.String) - function in com.google.genai.types.GeminiPreferenceExample
- Deserializes a JSON string to a GeminiPreferenceExample object.
- fromJson(java.lang.String) - function in com.google.genai.types.GeminiPreferenceExampleCompletion
- Deserializes a JSON string to a GeminiPreferenceExampleCompletion object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateContentConfig
- Deserializes a JSON string to a GenerateContentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateContentParameters
- Deserializes a JSON string to a GenerateContentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateContentResponse
- Deserializes a JSON string to a GenerateContentResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateContentResponsePromptFeedback
- Deserializes a JSON string to a GenerateContentResponsePromptFeedback object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateContentResponseUsageMetadata
- Deserializes a JSON string to a GenerateContentResponseUsageMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateImagesConfig
- Deserializes a JSON string to a GenerateImagesConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateImagesParameters
- Deserializes a JSON string to a GenerateImagesParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateImagesResponse
- Deserializes a JSON string to a GenerateImagesResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateVideosConfig
- Deserializes a JSON string to a GenerateVideosConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateVideosOperation
- Deserializes a JSON string to a GenerateVideosOperation object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateVideosParameters
- Deserializes a JSON string to a GenerateVideosParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateVideosResponse
- Deserializes a JSON string to a GenerateVideosResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerateVideosSource
- Deserializes a JSON string to a GenerateVideosSource object.
- fromJson(java.lang.String) - function in com.google.genai.types.GeneratedImage
- Deserializes a JSON string to a GeneratedImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.GeneratedImageMask
- Deserializes a JSON string to a GeneratedImageMask object.
- fromJson(java.lang.String) - function in com.google.genai.types.GeneratedVideo
- Deserializes a JSON string to a GeneratedVideo object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerationConfig
- Deserializes a JSON string to a GenerationConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerationConfigRoutingConfig
- Deserializes a JSON string to a GenerationConfigRoutingConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerationConfigRoutingConfigAutoRoutingMode
- Deserializes a JSON string to a GenerationConfigRoutingConfigAutoRoutingMode object.
- fromJson(java.lang.String) - function in com.google.genai.types.GenerationConfigRoutingConfigManualRoutingMode
- Deserializes a JSON string to a GenerationConfigRoutingConfigManualRoutingMode object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetBatchJobConfig
- Deserializes a JSON string to a GetBatchJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetBatchJobParameters
- Deserializes a JSON string to a GetBatchJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetCachedContentConfig
- Deserializes a JSON string to a GetCachedContentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetCachedContentParameters
- Deserializes a JSON string to a GetCachedContentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetDocumentConfig
- Deserializes a JSON string to a GetDocumentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetDocumentParameters
- Deserializes a JSON string to a GetDocumentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetFileConfig
- Deserializes a JSON string to a GetFileConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetFileParameters
- Deserializes a JSON string to a GetFileParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetFileSearchStoreConfig
- Deserializes a JSON string to a GetFileSearchStoreConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetFileSearchStoreParameters
- Deserializes a JSON string to a GetFileSearchStoreParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetModelConfig
- Deserializes a JSON string to a GetModelConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetModelParameters
- Deserializes a JSON string to a GetModelParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetOperationConfig
- Deserializes a JSON string to a GetOperationConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetOperationParameters
- Deserializes a JSON string to a GetOperationParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetTuningJobConfig
- Deserializes a JSON string to a GetTuningJobConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.GetTuningJobParameters
- Deserializes a JSON string to a GetTuningJobParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.GoogleMaps
- Deserializes a JSON string to a GoogleMaps object.
- fromJson(java.lang.String) - function in com.google.genai.types.GoogleRpcStatus
- Deserializes a JSON string to a GoogleRpcStatus object.
- fromJson(java.lang.String) - function in com.google.genai.types.GoogleSearch
- Deserializes a JSON string to a GoogleSearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.GoogleSearchRetrieval
- Deserializes a JSON string to a GoogleSearchRetrieval object.
- fromJson(java.lang.String) - function in com.google.genai.types.GoogleTypeDate
- Deserializes a JSON string to a GoogleTypeDate object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunk
- Deserializes a JSON string to a GroundingChunk object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkCustomMetadata
- Deserializes a JSON string to a GroundingChunkCustomMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkImage
- Deserializes a JSON string to a GroundingChunkImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkMaps
- Deserializes a JSON string to a GroundingChunkMaps object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSources
- Deserializes a JSON string to a GroundingChunkMapsPlaceAnswerSources object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution
- Deserializes a JSON string to a GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkMapsPlaceAnswerSourcesReviewSnippet
- Deserializes a JSON string to a GroundingChunkMapsPlaceAnswerSourcesReviewSnippet object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkMapsRoute
- Deserializes a JSON string to a GroundingChunkMapsRoute object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkRetrievedContext
- Deserializes a JSON string to a GroundingChunkRetrievedContext object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkStringList
- Deserializes a JSON string to a GroundingChunkStringList object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingChunkWeb
- Deserializes a JSON string to a GroundingChunkWeb object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingMetadata
- Deserializes a JSON string to a GroundingMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingMetadataSourceFlaggingUri
- Deserializes a JSON string to a GroundingMetadataSourceFlaggingUri object.
- fromJson(java.lang.String) - function in com.google.genai.types.GroundingSupport
- Deserializes a JSON string to a GroundingSupport object.
- fromJson(java.lang.String) - function in com.google.genai.types.HttpOptions
- Deserializes a JSON string to a HttpOptions object.
- fromJson(java.lang.String) - function in com.google.genai.types.HttpResponse
- Deserializes a JSON string to a HttpResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.HttpRetryOptions
- Deserializes a JSON string to a HttpRetryOptions object.
- fromJson(java.lang.String) - function in com.google.genai.types.Image
- Deserializes a JSON string to a Image object.
- fromJson(java.lang.String) - function in com.google.genai.types.ImageConfig
- Deserializes a JSON string to a ImageConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ImageConfigImageOutputOptions
- Deserializes a JSON string to a ImageConfigImageOutputOptions object.
- fromJson(java.lang.String) - function in com.google.genai.types.ImageSearch
- Deserializes a JSON string to a ImageSearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.ImportFileConfig
- Deserializes a JSON string to a ImportFileConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ImportFileOperation
- Deserializes a JSON string to a ImportFileOperation object.
- fromJson(java.lang.String) - function in com.google.genai.types.ImportFileParameters
- Deserializes a JSON string to a ImportFileParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ImportFileResponse
- Deserializes a JSON string to a ImportFileResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.InlinedEmbedContentResponse
- Deserializes a JSON string to a InlinedEmbedContentResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.InlinedRequest
- Deserializes a JSON string to a InlinedRequest object.
- fromJson(java.lang.String) - function in com.google.genai.types.InlinedResponse
- Deserializes a JSON string to a InlinedResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.InternalRegisterFilesParameters
- Deserializes a JSON string to a InternalRegisterFilesParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.Interval
- Deserializes a JSON string to a Interval object.
- fromJson(java.lang.String) - function in com.google.genai.types.JobError
- Deserializes a JSON string to a JobError object.
- fromJson(java.lang.String) - function in com.google.genai.types.LLMBasedMetricSpec
- Deserializes a JSON string to a LLMBasedMetricSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.LatLng
- Deserializes a JSON string to a LatLng object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListBatchJobsConfig
- Deserializes a JSON string to a ListBatchJobsConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListBatchJobsParameters
- Deserializes a JSON string to a ListBatchJobsParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListBatchJobsResponse
- Deserializes a JSON string to a ListBatchJobsResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListCachedContentsConfig
- Deserializes a JSON string to a ListCachedContentsConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListCachedContentsParameters
- Deserializes a JSON string to a ListCachedContentsParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListCachedContentsResponse
- Deserializes a JSON string to a ListCachedContentsResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListDocumentsConfig
- Deserializes a JSON string to a ListDocumentsConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListDocumentsParameters
- Deserializes a JSON string to a ListDocumentsParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListDocumentsResponse
- Deserializes a JSON string to a ListDocumentsResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListFileSearchStoresConfig
- Deserializes a JSON string to a ListFileSearchStoresConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListFileSearchStoresParameters
- Deserializes a JSON string to a ListFileSearchStoresParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListFileSearchStoresResponse
- Deserializes a JSON string to a ListFileSearchStoresResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListFilesConfig
- Deserializes a JSON string to a ListFilesConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListFilesParameters
- Deserializes a JSON string to a ListFilesParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListFilesResponse
- Deserializes a JSON string to a ListFilesResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListModelsConfig
- Deserializes a JSON string to a ListModelsConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListModelsParameters
- Deserializes a JSON string to a ListModelsParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListModelsResponse
- Deserializes a JSON string to a ListModelsResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListTuningJobsConfig
- Deserializes a JSON string to a ListTuningJobsConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListTuningJobsParameters
- Deserializes a JSON string to a ListTuningJobsParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.ListTuningJobsResponse
- Deserializes a JSON string to a ListTuningJobsResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveClientContent
- Deserializes a JSON string to a LiveClientContent object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveClientMessage
- Deserializes a JSON string to a LiveClientMessage object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveClientRealtimeInput
- Deserializes a JSON string to a LiveClientRealtimeInput object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveClientSetup
- Deserializes a JSON string to a LiveClientSetup object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveClientToolResponse
- Deserializes a JSON string to a LiveClientToolResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveConnectConfig
- Deserializes a JSON string to a LiveConnectConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveConnectConstraints
- Deserializes a JSON string to a LiveConnectConstraints object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveConnectParameters
- Deserializes a JSON string to a LiveConnectParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveSendClientContentParameters
- Deserializes a JSON string to a LiveSendClientContentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveSendRealtimeInputParameters
- Deserializes a JSON string to a LiveSendRealtimeInputParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveSendToolResponseParameters
- Deserializes a JSON string to a LiveSendToolResponseParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveServerContent
- Deserializes a JSON string to a LiveServerContent object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveServerGoAway
- Deserializes a JSON string to a LiveServerGoAway object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveServerMessage
- Deserializes a JSON string to a LiveServerMessage object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveServerSessionResumptionUpdate
- Deserializes a JSON string to a LiveServerSessionResumptionUpdate object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveServerSetupComplete
- Deserializes a JSON string to a LiveServerSetupComplete object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveServerToolCall
- Deserializes a JSON string to a LiveServerToolCall object.
- fromJson(java.lang.String) - function in com.google.genai.types.LiveServerToolCallCancellation
- Deserializes a JSON string to a LiveServerToolCallCancellation object.
- fromJson(java.lang.String) - function in com.google.genai.types.LogprobsResult
- Deserializes a JSON string to a LogprobsResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.LogprobsResultCandidate
- Deserializes a JSON string to a LogprobsResultCandidate object.
- fromJson(java.lang.String) - function in com.google.genai.types.LogprobsResultTopCandidates
- Deserializes a JSON string to a LogprobsResultTopCandidates object.
- fromJson(java.lang.String) - function in com.google.genai.types.MaskReferenceConfig
- Deserializes a JSON string to a MaskReferenceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.MaskReferenceImage
- Deserializes a JSON string to a MaskReferenceImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.McpServer
- Deserializes a JSON string to a McpServer object.
- fromJson(java.lang.String) - function in com.google.genai.types.Metric
- Deserializes a JSON string to a Metric object.
- fromJson(java.lang.String) - function in com.google.genai.types.ModalityTokenCount
- Deserializes a JSON string to a ModalityTokenCount object.
- fromJson(java.lang.String) - function in com.google.genai.types.Model
- Deserializes a JSON string to a Model object.
- fromJson(java.lang.String) - function in com.google.genai.types.ModelArmorConfig
- Deserializes a JSON string to a ModelArmorConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ModelSelectionConfig
- Deserializes a JSON string to a ModelSelectionConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ModelStatus
- Deserializes a JSON string to a ModelStatus object.
- fromJson(java.lang.String) - function in com.google.genai.types.MultiSpeakerVoiceConfig
- Deserializes a JSON string to a MultiSpeakerVoiceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.OutputConfig
- Deserializes a JSON string to a OutputConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.OutputInfo
- Deserializes a JSON string to a OutputInfo object.
- fromJson(java.lang.String) - function in com.google.genai.types.PairwiseMetricResult
- Deserializes a JSON string to a PairwiseMetricResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.PairwiseMetricSpec
- Deserializes a JSON string to a PairwiseMetricSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.Part
- Deserializes a JSON string to a Part object.
- fromJson(java.lang.String) - function in com.google.genai.types.PartMediaResolution
- Deserializes a JSON string to a PartMediaResolution object.
- fromJson(java.lang.String) - function in com.google.genai.types.PartialArg
- Deserializes a JSON string to a PartialArg object.
- fromJson(java.lang.String) - function in com.google.genai.types.PartnerModelTuningSpec
- Deserializes a JSON string to a PartnerModelTuningSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.PointwiseMetricResult
- Deserializes a JSON string to a PointwiseMetricResult object.
- fromJson(java.lang.String) - function in com.google.genai.types.PointwiseMetricSpec
- Deserializes a JSON string to a PointwiseMetricSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.PreTunedModel
- Deserializes a JSON string to a PreTunedModel object.
- fromJson(java.lang.String) - function in com.google.genai.types.PrebuiltVoiceConfig
- Deserializes a JSON string to a PrebuiltVoiceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.PredefinedMetricSpec
- Deserializes a JSON string to a PredefinedMetricSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.PreferenceOptimizationDataStats
- Deserializes a JSON string to a PreferenceOptimizationDataStats object.
- fromJson(java.lang.String) - function in com.google.genai.types.PreferenceOptimizationHyperParameters
- Deserializes a JSON string to a PreferenceOptimizationHyperParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.PreferenceOptimizationSpec
- Deserializes a JSON string to a PreferenceOptimizationSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.ProactivityConfig
- Deserializes a JSON string to a ProactivityConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ProductImage
- Deserializes a JSON string to a ProductImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.ProxyOptions
- Deserializes a JSON string to a ProxyOptions object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagChunk
- Deserializes a JSON string to a RagChunk object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagChunkPageSpan
- Deserializes a JSON string to a RagChunkPageSpan object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagRetrievalConfig
- Deserializes a JSON string to a RagRetrievalConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagRetrievalConfigFilter
- Deserializes a JSON string to a RagRetrievalConfigFilter object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagRetrievalConfigHybridSearch
- Deserializes a JSON string to a RagRetrievalConfigHybridSearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagRetrievalConfigRanking
- Deserializes a JSON string to a RagRetrievalConfigRanking object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagRetrievalConfigRankingLlmRanker
- Deserializes a JSON string to a RagRetrievalConfigRankingLlmRanker object.
- fromJson(java.lang.String) - function in com.google.genai.types.RagRetrievalConfigRankingRankService
- Deserializes a JSON string to a RagRetrievalConfigRankingRankService object.
- fromJson(java.lang.String) - function in com.google.genai.types.RawOutput
- Deserializes a JSON string to a RawOutput object.
- fromJson(java.lang.String) - function in com.google.genai.types.RawReferenceImage
- Deserializes a JSON string to a RawReferenceImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.RealtimeInputConfig
- Deserializes a JSON string to a RealtimeInputConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.RecontextImageConfig
- Deserializes a JSON string to a RecontextImageConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.RecontextImageParameters
- Deserializes a JSON string to a RecontextImageParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.RecontextImageResponse
- Deserializes a JSON string to a RecontextImageResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.RecontextImageSource
- Deserializes a JSON string to a RecontextImageSource object.
- fromJson(java.lang.String) - function in com.google.genai.types.ReferenceImageAPI
- Deserializes a JSON string to a ReferenceImageAPI object.
- fromJson(java.lang.String) - function in com.google.genai.types.RegisterFilesConfig
- Deserializes a JSON string to a RegisterFilesConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.RegisterFilesResponse
- Deserializes a JSON string to a RegisterFilesResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ReplayFile
- Deserializes a JSON string to a ReplayFile object.
- fromJson(java.lang.String) - function in com.google.genai.types.ReplayInteraction
- Deserializes a JSON string to a ReplayInteraction object.
- fromJson(java.lang.String) - function in com.google.genai.types.ReplayRequest
- Deserializes a JSON string to a ReplayRequest object.
- fromJson(java.lang.String) - function in com.google.genai.types.ReplayResponse
- Deserializes a JSON string to a ReplayResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.ReplicatedVoiceConfig
- Deserializes a JSON string to a ReplicatedVoiceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.Retrieval
- Deserializes a JSON string to a Retrieval object.
- fromJson(java.lang.String) - function in com.google.genai.types.RetrievalConfig
- Deserializes a JSON string to a RetrievalConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.RetrievalMetadata
- Deserializes a JSON string to a RetrievalMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.RougeMetricValue
- Deserializes a JSON string to a RougeMetricValue object.
- fromJson(java.lang.String) - function in com.google.genai.types.RougeSpec
- Deserializes a JSON string to a RougeSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.RubricGenerationSpec
- Deserializes a JSON string to a RubricGenerationSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.SafetyAttributes
- Deserializes a JSON string to a SafetyAttributes object.
- fromJson(java.lang.String) - function in com.google.genai.types.SafetyRating
- Deserializes a JSON string to a SafetyRating object.
- fromJson(java.lang.String) - function in com.google.genai.types.SafetySetting
- Deserializes a JSON string to a SafetySetting object.
- fromJson(java.lang.String) - function in com.google.genai.types.Schema
- Deserializes a JSON string to a Schema object.
- fromJson(java.lang.String) - function in com.google.genai.types.ScribbleImage
- Deserializes a JSON string to a ScribbleImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.SearchEntryPoint
- Deserializes a JSON string to a SearchEntryPoint object.
- fromJson(java.lang.String) - function in com.google.genai.types.SearchTypes
- Deserializes a JSON string to a SearchTypes object.
- fromJson(java.lang.String) - function in com.google.genai.types.Segment
- Deserializes a JSON string to a Segment object.
- fromJson(java.lang.String) - function in com.google.genai.types.SegmentImageConfig
- Deserializes a JSON string to a SegmentImageConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.SegmentImageParameters
- Deserializes a JSON string to a SegmentImageParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.SegmentImageResponse
- Deserializes a JSON string to a SegmentImageResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.SegmentImageSource
- Deserializes a JSON string to a SegmentImageSource object.
- fromJson(java.lang.String) - function in com.google.genai.types.SessionResumptionConfig
- Deserializes a JSON string to a SessionResumptionConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.SingleEmbedContentResponse
- Deserializes a JSON string to a SingleEmbedContentResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.SlidingWindow
- Deserializes a JSON string to a SlidingWindow object.
- fromJson(java.lang.String) - function in com.google.genai.types.SpeakerVoiceConfig
- Deserializes a JSON string to a SpeakerVoiceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.SpeechConfig
- Deserializes a JSON string to a SpeechConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.StreamableHttpTransport
- Deserializes a JSON string to a StreamableHttpTransport object.
- fromJson(java.lang.String) - function in com.google.genai.types.StringList
- Deserializes a JSON string to a StringList object.
- fromJson(java.lang.String) - function in com.google.genai.types.StyleReferenceConfig
- Deserializes a JSON string to a StyleReferenceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.StyleReferenceImage
- Deserializes a JSON string to a StyleReferenceImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.SubjectReferenceConfig
- Deserializes a JSON string to a SubjectReferenceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.SubjectReferenceImage
- Deserializes a JSON string to a SubjectReferenceImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.SupervisedHyperParameters
- Deserializes a JSON string to a SupervisedHyperParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.SupervisedTuningDataStats
- Deserializes a JSON string to a SupervisedTuningDataStats object.
- fromJson(java.lang.String) - function in com.google.genai.types.SupervisedTuningDatasetDistribution
- Deserializes a JSON string to a SupervisedTuningDatasetDistribution object.
- fromJson(java.lang.String) - function in com.google.genai.types.SupervisedTuningDatasetDistributionDatasetBucket
- Deserializes a JSON string to a SupervisedTuningDatasetDistributionDatasetBucket object.
- fromJson(java.lang.String) - function in com.google.genai.types.SupervisedTuningSpec
- Deserializes a JSON string to a SupervisedTuningSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.TestTableFile
- Deserializes a JSON string to a TestTableFile object.
- fromJson(java.lang.String) - function in com.google.genai.types.TestTableItem
- Deserializes a JSON string to a TestTableItem object.
- fromJson(java.lang.String) - function in com.google.genai.types.ThinkingConfig
- Deserializes a JSON string to a ThinkingConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.TokensInfo
- Deserializes a JSON string to a TokensInfo object.
- fromJson(java.lang.String) - function in com.google.genai.types.Tool
- Deserializes a JSON string to a Tool object.
- fromJson(java.lang.String) - function in com.google.genai.types.ToolCall
- Deserializes a JSON string to a ToolCall object.
- fromJson(java.lang.String) - function in com.google.genai.types.ToolCodeExecution
- Deserializes a JSON string to a ToolCodeExecution object.
- fromJson(java.lang.String) - function in com.google.genai.types.ToolConfig
- Deserializes a JSON string to a ToolConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.ToolParallelAiSearch
- Deserializes a JSON string to a ToolParallelAiSearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.ToolResponse
- Deserializes a JSON string to a ToolResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.Transcription
- Deserializes a JSON string to a Transcription object.
- fromJson(java.lang.String) - function in com.google.genai.types.TunedModel
- Deserializes a JSON string to a TunedModel object.
- fromJson(java.lang.String) - function in com.google.genai.types.TunedModelCheckpoint
- Deserializes a JSON string to a TunedModelCheckpoint object.
- fromJson(java.lang.String) - function in com.google.genai.types.TunedModelInfo
- Deserializes a JSON string to a TunedModelInfo object.
- fromJson(java.lang.String) - function in com.google.genai.types.TuningDataStats
- Deserializes a JSON string to a TuningDataStats object.
- fromJson(java.lang.String) - function in com.google.genai.types.TuningDataset
- Deserializes a JSON string to a TuningDataset object.
- fromJson(java.lang.String) - function in com.google.genai.types.TuningExample
- Deserializes a JSON string to a TuningExample object.
- fromJson(java.lang.String) - function in com.google.genai.types.TuningJob
- Deserializes a JSON string to a TuningJob object.
- fromJson(java.lang.String) - function in com.google.genai.types.TuningJobMetadata
- Deserializes a JSON string to a TuningJobMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.TuningOperation
- Deserializes a JSON string to a TuningOperation object.
- fromJson(java.lang.String) - function in com.google.genai.types.TuningValidationDataset
- Deserializes a JSON string to a TuningValidationDataset object.
- fromJson(java.lang.String) - function in com.google.genai.types.UnifiedMetric
- Deserializes a JSON string to a UnifiedMetric object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpdateCachedContentConfig
- Deserializes a JSON string to a UpdateCachedContentConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpdateCachedContentParameters
- Deserializes a JSON string to a UpdateCachedContentParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpdateModelConfig
- Deserializes a JSON string to a UpdateModelConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpdateModelParameters
- Deserializes a JSON string to a UpdateModelParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.UploadFileConfig
- Deserializes a JSON string to a UploadFileConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreConfig
- Deserializes a JSON string to a UploadToFileSearchStoreConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreOperation
- Deserializes a JSON string to a UploadToFileSearchStoreOperation object.
- fromJson(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreParameters
- Deserializes a JSON string to a UploadToFileSearchStoreParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreResponse
- Deserializes a JSON string to a UploadToFileSearchStoreResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.UploadToFileSearchStoreResumableResponse
- Deserializes a JSON string to a UploadToFileSearchStoreResumableResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpscaleImageAPIConfig
- Deserializes a JSON string to a UpscaleImageAPIConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpscaleImageAPIParameters
- Deserializes a JSON string to a UpscaleImageAPIParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpscaleImageConfig
- Deserializes a JSON string to a UpscaleImageConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpscaleImageParameters
- Deserializes a JSON string to a UpscaleImageParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.UpscaleImageResponse
- Deserializes a JSON string to a UpscaleImageResponse object.
- fromJson(java.lang.String) - function in com.google.genai.types.UrlContext
- Deserializes a JSON string to a UrlContext object.
- fromJson(java.lang.String) - function in com.google.genai.types.UrlContextMetadata
- Deserializes a JSON string to a UrlContextMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.UrlMetadata
- Deserializes a JSON string to a UrlMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.UsageMetadata
- Deserializes a JSON string to a UsageMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.VeoHyperParameters
- Deserializes a JSON string to a VeoHyperParameters object.
- fromJson(java.lang.String) - function in com.google.genai.types.VeoTuningSpec
- Deserializes a JSON string to a VeoTuningSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.VertexAISearch
- Deserializes a JSON string to a VertexAISearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.VertexAISearchDataStoreSpec
- Deserializes a JSON string to a VertexAISearchDataStoreSpec object.
- fromJson(java.lang.String) - function in com.google.genai.types.VertexMultimodalDatasetDestination
- Deserializes a JSON string to a VertexMultimodalDatasetDestination object.
- fromJson(java.lang.String) - function in com.google.genai.types.VertexRagStore
- Deserializes a JSON string to a VertexRagStore object.
- fromJson(java.lang.String) - function in com.google.genai.types.VertexRagStoreRagResource
- Deserializes a JSON string to a VertexRagStoreRagResource object.
- fromJson(java.lang.String) - function in com.google.genai.types.Video
- Deserializes a JSON string to a Video object.
- fromJson(java.lang.String) - function in com.google.genai.types.VideoGenerationMask
- Deserializes a JSON string to a VideoGenerationMask object.
- fromJson(java.lang.String) - function in com.google.genai.types.VideoGenerationReferenceImage
- Deserializes a JSON string to a VideoGenerationReferenceImage object.
- fromJson(java.lang.String) - function in com.google.genai.types.VideoMetadata
- Deserializes a JSON string to a VideoMetadata object.
- fromJson(java.lang.String) - function in com.google.genai.types.VoiceActivity
- Deserializes a JSON string to a VoiceActivity object.
- fromJson(java.lang.String) - function in com.google.genai.types.VoiceActivityDetectionSignal
- Deserializes a JSON string to a VoiceActivityDetectionSignal object.
- fromJson(java.lang.String) - function in com.google.genai.types.VoiceConfig
- Deserializes a JSON string to a VoiceConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.WebSearch
- Deserializes a JSON string to a WebSearch object.
- fromJson(java.lang.String) - function in com.google.genai.types.WebhookConfig
- Deserializes a JSON string to a WebhookConfig object.
- fromJson(java.lang.String) - function in com.google.genai.types.WhiteSpaceConfig
- Deserializes a JSON string to a WhiteSpaceConfig object.
- fromJsonNode(com.fasterxml.jackson.databind.JsonNode,java.lang.Class) - function in com.google.genai.JsonSerializable
- Deserializes a JsonNode to an object of the given type.
- fromJsonNode(com.fasterxml.jackson.databind.JsonNode,java.lang.Class) - function in com.google.genai.JsonSerializable
- Deserializes a JsonNode to an object of the given type.
- fromJsonString(java.lang.String,java.lang.Class) - function in com.google.genai.JsonSerializable
- Deserializes a Json string to an object of the given type.
- fromJsonString(java.lang.String,java.lang.Class) - function in com.google.genai.JsonSerializable
- Deserializes a Json string to an object of the given type.
- fromMethod(java.lang.String,java.lang.reflect.Method,kotlin.Array) - function in com.google.genai.types.FunctionDeclaration
- Creates a FunctionDeclaration instance from a Method instance.
- fromMethod(java.lang.reflect.Method,kotlin.Array) - function in com.google.genai.types.FunctionDeclaration
- Creates a FunctionDeclaration instance from a Method instance.
- fromParts(kotlin.Array) - function in com.google.genai.types.Content
- Constructs a Content from parts, assuming the role is "user".
- fromText(java.lang.String) - function in com.google.genai.types.Part
- Constructs a Text Part from a text string.
- fromUri(java.lang.String,java.lang.String) - function in com.google.genai.types.FunctionResponsePart
- Constructs a FunctionResponsePart with FunctionResponseFileData from a file URI and MIME type.
- fromUri(java.lang.String,java.lang.String) - function in com.google.genai.types.Part
- Constructs a FileData Part from a file URI and MIME type.
- FullFineTuningSpec - class in com.google.genai.types
- Tuning Spec for Full Fine Tuning.
- fullFineTuningSpec() - function in com.google.genai.types.TuningJob
- Tuning Spec for Full Fine Tuning.
- fullFineTuningSpec(com.google.genai.types.FullFineTuningSpec) - function in com.google.genai.types.TuningJob.Builder
- Setter for fullFineTuningSpec.
- fullFineTuningSpec(com.google.genai.types.FullFineTuningSpec.Builder) - function in com.google.genai.types.TuningJob.Builder
- Setter for fullFineTuningSpec builder.
- FullFineTuningSpec.Builder - class in com.google.genai.types.FullFineTuningSpec
- Builder for FullFineTuningSpec.
- FUNCTION_CALLING_CONFIG_MODE_UNSPECIFIED - enum entry in com.google.genai.types.FunctionCallingConfigMode.Known
- FUNCTION_RESPONSE_SCHEDULING_UNSPECIFIED - enum entry in com.google.genai.types.FunctionResponseScheduling.Known
- FunctionCall - class in com.google.genai.types
- A function call.
- functionCall() - function in com.google.genai.types.Part
- Optional.
- functionCall(com.google.genai.types.FunctionCall) - function in com.google.genai.types.Part.Builder
- Setter for functionCall.
- functionCall(com.google.genai.types.FunctionCall.Builder) - function in com.google.genai.types.Part.Builder
- Setter for functionCall builder.
- FunctionCall.Builder - class in com.google.genai.types.FunctionCall
- Builder for FunctionCall.
- FunctionCallingConfig - class in com.google.genai.types
- Function calling config.
- functionCallingConfig() - function in com.google.genai.types.ToolConfig
- Optional.
- functionCallingConfig(com.google.genai.types.FunctionCallingConfig) - function in com.google.genai.types.ToolConfig.Builder
- Setter for functionCallingConfig.
- functionCallingConfig(com.google.genai.types.FunctionCallingConfig.Builder) - function in com.google.genai.types.ToolConfig.Builder
- Setter for functionCallingConfig builder.
- FunctionCallingConfig.Builder - class in com.google.genai.types.FunctionCallingConfig
- Builder for FunctionCallingConfig.
- FunctionCallingConfigMode - class in com.google.genai.types
- Function calling mode.
- FunctionCallingConfigMode.Known - class in com.google.genai.types.FunctionCallingConfigMode
- Enum representing the known values for FunctionCallingConfigMode.
- functionCalls() - function in com.google.genai.types.GenerateContentResponse
- Returns the list of function calls in the response.
- functionCalls() - function in com.google.genai.types.LiveServerToolCall
- The function call to be executed.
- functionCalls(kotlin.Array) - function in com.google.genai.types.LiveServerToolCall.Builder
- Setter for functionCalls.
- functionCalls(kotlin.Array) - function in com.google.genai.types.LiveServerToolCall.Builder
- Setter for functionCalls builder.
- functionCalls(java.util.List) - function in com.google.genai.types.LiveServerToolCall.Builder
- Setter for functionCalls.
- FunctionDeclaration - class in com.google.genai.types
- Structured representation of a function declaration as defined by the [OpenAPI 3.0 specification](https://spec.openapis.org/oas/v3.0.3).
- FunctionDeclaration.Builder - class in com.google.genai.types.FunctionDeclaration
- Builder for FunctionDeclaration.
- functionDeclarations() - function in com.google.genai.types.Tool
- Optional.
- functionDeclarations(kotlin.Array) - function in com.google.genai.types.Tool.Builder
- Setter for functionDeclarations.
- functionDeclarations(kotlin.Array) - function in com.google.genai.types.Tool.Builder
- Setter for functionDeclarations builder.
- functionDeclarations(java.util.List) - function in com.google.genai.types.Tool.Builder
- Setter for functionDeclarations.
- FunctionResponse - class in com.google.genai.types
- A function response.
- functionResponse() - function in com.google.genai.types.Part
- Optional.
- functionResponse(com.google.genai.types.FunctionResponse) - function in com.google.genai.types.Part.Builder
- Setter for functionResponse.
- functionResponse(com.google.genai.types.FunctionResponse.Builder) - function in com.google.genai.types.Part.Builder
- Setter for functionResponse builder.
- FunctionResponse.Builder - class in com.google.genai.types.FunctionResponse
- Builder for FunctionResponse.
- FunctionResponseBlob - class in com.google.genai.types
- Raw media bytes for function response.
- FunctionResponseBlob.Builder - class in com.google.genai.types.FunctionResponseBlob
- Builder for FunctionResponseBlob.
- FunctionResponseFileData - class in com.google.genai.types
- URI based data for function response.
- FunctionResponseFileData.Builder - class in com.google.genai.types.FunctionResponseFileData
- Builder for FunctionResponseFileData.
- FunctionResponsePart - class in com.google.genai.types
- A datatype containing media that is part of a `FunctionResponse` message.
- FunctionResponsePart.Builder - class in com.google.genai.types.FunctionResponsePart
- Builder for FunctionResponsePart.
- functionResponses() - function in com.google.genai.types.LiveClientToolResponse
- The response to the function calls.
- functionResponses(kotlin.Array) - function in com.google.genai.types.LiveClientToolResponse.Builder
- Setter for functionResponses.
- functionResponses(kotlin.Array) - function in com.google.genai.types.LiveClientToolResponse.Builder
- Setter for functionResponses builder.
- functionResponses(java.util.List) - function in com.google.genai.types.LiveClientToolResponse.Builder
- Setter for functionResponses.
- functionResponses() - function in com.google.genai.types.LiveSendToolResponseParameters
- Tool responses to send to the session.
- functionResponses(kotlin.Array) - function in com.google.genai.types.LiveSendToolResponseParameters.Builder
- Setter for functionResponses.
- functionResponses(kotlin.Array) - function in com.google.genai.types.LiveSendToolResponseParameters.Builder
- Setter for functionResponses builder.
- functionResponses(java.util.List) - function in com.google.genai.types.LiveSendToolResponseParameters.Builder
- Setter for functionResponses.
- FunctionResponseScheduling - class in com.google.genai.types
- Specifies how the response should be scheduled in the conversation.
- FunctionResponseScheduling.Known - class in com.google.genai.types.FunctionResponseScheduling
- Enum representing the known values for FunctionResponseScheduling.
- functions() - function in com.google.genai.types.Tool
- The java.lang.reflect.Method instance.
- functions(kotlin.Array) - function in com.google.genai.types.Tool.Builder
- Setter for functions.
- functions(java.util.List) - function in com.google.genai.types.Tool.Builder
- Setter for functions.