Package com.google.cloud.vertexai.api (1.47.0)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.vertexai.api.EndpointServiceClient Service Description: A service for managing Vertex AI's Endpoints.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.vertexai.api.LlmUtilityServiceClient Service Description: Service for LLM related utility functions.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.vertexai.api.PredictionServiceClient Service Description: A service for online predictions and explanations.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.vertexai.api.EndpointServiceSettings Settings class to configure an instance of EndpointServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.vertexai.api.LlmUtilityServiceSettings Settings class to configure an instance of LlmUtilityServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.vertexai.api.PredictionServiceSettings Settings class to configure an instance of PredictionServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.vertexai.api.AcceleratorTypeProto
com.google.cloud.vertexai.api.ApiAuth The generic reusable api auth config.
com.google.cloud.vertexai.api.ApiAuth.ApiKeyConfig The API secret.
com.google.cloud.vertexai.api.ApiAuth.ApiKeyConfig.Builder The API secret.
com.google.cloud.vertexai.api.ApiAuth.Builder The generic reusable api auth config.
com.google.cloud.vertexai.api.ApiAuthProto
com.google.cloud.vertexai.api.Attribution Attribution that explains a particular prediction output.
com.google.cloud.vertexai.api.Attribution.Builder Attribution that explains a particular prediction output.
com.google.cloud.vertexai.api.AutomaticResources A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration. Each Model supporting these resources documents its specific guidelines.
com.google.cloud.vertexai.api.AutomaticResources.Builder A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration. Each Model supporting these resources documents its specific guidelines.
com.google.cloud.vertexai.api.AutoscalingMetricSpec The metric specification that defines the target resource utilization (CPU utilization, accelerator's duty cycle, and so on) for calculating the desired replica count.
com.google.cloud.vertexai.api.AutoscalingMetricSpec.Builder The metric specification that defines the target resource utilization (CPU utilization, accelerator's duty cycle, and so on) for calculating the desired replica count.
com.google.cloud.vertexai.api.AvroSource The storage details for Avro input content.
com.google.cloud.vertexai.api.AvroSource.Builder The storage details for Avro input content.
com.google.cloud.vertexai.api.BatchDedicatedResources A description of resources that are used for performing batch operations, are dedicated to a Model, and need manual configuration.
com.google.cloud.vertexai.api.BatchDedicatedResources.Builder A description of resources that are used for performing batch operations, are dedicated to a Model, and need manual configuration.
com.google.cloud.vertexai.api.BigQueryDestination The BigQuery location for the output content.
com.google.cloud.vertexai.api.BigQueryDestination.Builder The BigQuery location for the output content.
com.google.cloud.vertexai.api.BigQuerySource The BigQuery location for the input content.
com.google.cloud.vertexai.api.BigQuerySource.Builder The BigQuery location for the input content.
com.google.cloud.vertexai.api.Blob Content blob. It's preferred to send as text
com.google.cloud.vertexai.api.Blob.Builder Content blob. It's preferred to send as text
com.google.cloud.vertexai.api.BlurBaselineConfig Config for blur baseline. When enabled, a linear path from the maximally blurred image to the input
com.google.cloud.vertexai.api.BlurBaselineConfig.Builder Config for blur baseline. When enabled, a linear path from the maximally blurred image to the input
com.google.cloud.vertexai.api.BoolArray A list of boolean values.
com.google.cloud.vertexai.api.BoolArray.Builder A list of boolean values.
com.google.cloud.vertexai.api.CachedContent A resource used in LLM queries for users to explicitly specify what to cache and how to cache.
com.google.cloud.vertexai.api.CachedContent.Builder A resource used in LLM queries for users to explicitly specify what to cache and how to cache.
com.google.cloud.vertexai.api.CachedContent.UsageMetadata Metadata on the usage of the cached content.
com.google.cloud.vertexai.api.CachedContent.UsageMetadata.Builder Metadata on the usage of the cached content.
com.google.cloud.vertexai.api.CachedContentName
com.google.cloud.vertexai.api.CachedContentName.Builder Builder for projects/{project}/locations/{location}/cachedContents/{cached_content}.
com.google.cloud.vertexai.api.CachedContentProto
com.google.cloud.vertexai.api.Candidate A response candidate generated from the model.
com.google.cloud.vertexai.api.Candidate.Builder A response candidate generated from the model.
com.google.cloud.vertexai.api.Citation Source attributions for content.
com.google.cloud.vertexai.api.Citation.Builder Source attributions for content.
com.google.cloud.vertexai.api.CitationMetadata A collection of source attributions for a piece of content.
com.google.cloud.vertexai.api.CitationMetadata.Builder A collection of source attributions for a piece of content.
com.google.cloud.vertexai.api.ClientConnectionConfig Configurations (e.g. inference timeout) that are applied on your endpoints.
com.google.cloud.vertexai.api.ClientConnectionConfig.Builder Configurations (e.g. inference timeout) that are applied on your endpoints.
com.google.cloud.vertexai.api.CodeExecutionResult Result of executing the [ExecutableCode]. Always follows a part containing the [ExecutableCode].
com.google.cloud.vertexai.api.CodeExecutionResult.Builder Result of executing the [ExecutableCode]. Always follows a part containing the [ExecutableCode].
com.google.cloud.vertexai.api.ComputeTokensRequest Request message for ComputeTokens RPC call.
com.google.cloud.vertexai.api.ComputeTokensRequest.Builder Request message for ComputeTokens RPC call.
com.google.cloud.vertexai.api.ComputeTokensResponse Response message for ComputeTokens RPC call.
com.google.cloud.vertexai.api.ComputeTokensResponse.Builder Response message for ComputeTokens RPC call.
com.google.cloud.vertexai.api.ContainerRegistryDestination The Container Registry location for the container image.
com.google.cloud.vertexai.api.ContainerRegistryDestination.Builder The Container Registry location for the container image.
com.google.cloud.vertexai.api.Content The base structured datatype containing multi-part content of a message. A Content includes a role field designating the producer of the Content
com.google.cloud.vertexai.api.Content.Builder The base structured datatype containing multi-part content of a message. A Content includes a role field designating the producer of the Content
com.google.cloud.vertexai.api.ContentProto
com.google.cloud.vertexai.api.CorpusStatus RagCorpus status.
com.google.cloud.vertexai.api.CorpusStatus.Builder RagCorpus status.
com.google.cloud.vertexai.api.CountTokensRequest Request message for [PredictionService.CountTokens][].
com.google.cloud.vertexai.api.CountTokensRequest.Builder Request message for [PredictionService.CountTokens][].
com.google.cloud.vertexai.api.CountTokensResponse Response message for [PredictionService.CountTokens][].
com.google.cloud.vertexai.api.CountTokensResponse.Builder Response message for [PredictionService.CountTokens][].
com.google.cloud.vertexai.api.CreateEndpointOperationMetadata Runtime operation information for EndpointService.CreateEndpoint.
com.google.cloud.vertexai.api.CreateEndpointOperationMetadata.Builder Runtime operation information for EndpointService.CreateEndpoint.
com.google.cloud.vertexai.api.CreateEndpointRequest Request message for EndpointService.CreateEndpoint.
com.google.cloud.vertexai.api.CreateEndpointRequest.Builder Request message for EndpointService.CreateEndpoint.
com.google.cloud.vertexai.api.CsvDestination The storage details for CSV output content.
com.google.cloud.vertexai.api.CsvDestination.Builder The storage details for CSV output content.
com.google.cloud.vertexai.api.CsvSource The storage details for CSV input content.
com.google.cloud.vertexai.api.CsvSource.Builder The storage details for CSV input content.
com.google.cloud.vertexai.api.DedicatedResources A description of resources that are dedicated to a DeployedModel or DeployedIndex, and that need a higher degree of manual configuration.
com.google.cloud.vertexai.api.DedicatedResources.Builder A description of resources that are dedicated to a DeployedModel or DeployedIndex, and that need a higher degree of manual configuration.
com.google.cloud.vertexai.api.DeleteEndpointRequest Request message for EndpointService.DeleteEndpoint.
com.google.cloud.vertexai.api.DeleteEndpointRequest.Builder Request message for EndpointService.DeleteEndpoint.
com.google.cloud.vertexai.api.DeleteOperationMetadata Details of operations that perform deletes of any entities.
com.google.cloud.vertexai.api.DeleteOperationMetadata.Builder Details of operations that perform deletes of any entities.
com.google.cloud.vertexai.api.DeployModelOperationMetadata Runtime operation information for EndpointService.DeployModel.
com.google.cloud.vertexai.api.DeployModelOperationMetadata.Builder Runtime operation information for EndpointService.DeployModel.
com.google.cloud.vertexai.api.DeployModelRequest Request message for EndpointService.DeployModel.
com.google.cloud.vertexai.api.DeployModelRequest.Builder Request message for EndpointService.DeployModel.
com.google.cloud.vertexai.api.DeployModelResponse Response message for EndpointService.DeployModel.
com.google.cloud.vertexai.api.DeployModelResponse.Builder Response message for EndpointService.DeployModel.
com.google.cloud.vertexai.api.DeployedModel A deployment of a Model. Endpoints contain one or more DeployedModels.
com.google.cloud.vertexai.api.DeployedModel.Builder A deployment of a Model. Endpoints contain one or more DeployedModels.
com.google.cloud.vertexai.api.DeployedModel.Status Runtime status of the deployed model.
com.google.cloud.vertexai.api.DeployedModel.Status.Builder Runtime status of the deployed model.
com.google.cloud.vertexai.api.DeploymentStageProto
com.google.cloud.vertexai.api.DirectPredictRequest Request message for PredictionService.DirectPredict.
com.google.cloud.vertexai.api.DirectPredictRequest.Builder Request message for PredictionService.DirectPredict.
com.google.cloud.vertexai.api.DirectPredictResponse Response message for PredictionService.DirectPredict.
com.google.cloud.vertexai.api.DirectPredictResponse.Builder Response message for PredictionService.DirectPredict.
com.google.cloud.vertexai.api.DirectRawPredictRequest Request message for PredictionService.DirectRawPredict.
com.google.cloud.vertexai.api.DirectRawPredictRequest.Builder Request message for PredictionService.DirectRawPredict.
com.google.cloud.vertexai.api.DirectRawPredictResponse Response message for PredictionService.DirectRawPredict.
com.google.cloud.vertexai.api.DirectRawPredictResponse.Builder Response message for PredictionService.DirectRawPredict.
com.google.cloud.vertexai.api.DirectUploadSource The input content is encapsulated and uploaded in the request.
com.google.cloud.vertexai.api.DirectUploadSource.Builder The input content is encapsulated and uploaded in the request.
com.google.cloud.vertexai.api.DiskSpec Represents the spec of disk options.
com.google.cloud.vertexai.api.DiskSpec.Builder Represents the spec of disk options.
com.google.cloud.vertexai.api.DnsPeeringConfig DNS peering configuration. These configurations are used to create DNS peering zones in the Vertex tenant project VPC, enabling resolution of records within the specified domain hosted in the target network's
com.google.cloud.vertexai.api.DnsPeeringConfig.Builder DNS peering configuration. These configurations are used to create DNS peering zones in the Vertex tenant project VPC, enabling resolution of records within the specified domain hosted in the target network's
com.google.cloud.vertexai.api.DoubleArray A list of double values.
com.google.cloud.vertexai.api.DoubleArray.Builder A list of double values.
com.google.cloud.vertexai.api.DynamicRetrievalConfig Describes the options to customize dynamic retrieval.
com.google.cloud.vertexai.api.DynamicRetrievalConfig.Builder Describes the options to customize dynamic retrieval.
com.google.cloud.vertexai.api.EmbedContentRequest Request message for PredictionService.EmbedContent.
com.google.cloud.vertexai.api.EmbedContentRequest.Builder Request message for PredictionService.EmbedContent.
com.google.cloud.vertexai.api.EmbedContentResponse Response message for PredictionService.EmbedContent.
com.google.cloud.vertexai.api.EmbedContentResponse.Builder Response message for PredictionService.EmbedContent.
com.google.cloud.vertexai.api.EmbedContentResponse.Embedding A list of floats representing an embedding.
com.google.cloud.vertexai.api.EmbedContentResponse.Embedding.Builder A list of floats representing an embedding.
com.google.cloud.vertexai.api.EncryptionSpec Represents a customer-managed encryption key spec that can be applied to a top-level resource.
com.google.cloud.vertexai.api.EncryptionSpec.Builder Represents a customer-managed encryption key spec that can be applied to a top-level resource.
com.google.cloud.vertexai.api.EncryptionSpecProto
com.google.cloud.vertexai.api.Endpoint Models are deployed into it, and afterwards Endpoint is called to obtain predictions and explanations.
com.google.cloud.vertexai.api.Endpoint.Builder Models are deployed into it, and afterwards Endpoint is called to obtain predictions and explanations.
com.google.cloud.vertexai.api.EndpointName
com.google.cloud.vertexai.api.EndpointName.Builder Builder for projects/{project}/locations/{location}/endpoints/{endpoint}.
com.google.cloud.vertexai.api.EndpointName.ProjectLocationPublisherModelBuilder Builder for projects/{project}/locations/{location}/publishers/{publisher}/models/{model}.
com.google.cloud.vertexai.api.EndpointProto
com.google.cloud.vertexai.api.EndpointServiceClient.ListEndpointsFixedSizeCollection
com.google.cloud.vertexai.api.EndpointServiceClient.ListEndpointsPage
com.google.cloud.vertexai.api.EndpointServiceClient.ListEndpointsPagedResponse
com.google.cloud.vertexai.api.EndpointServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.vertexai.api.EndpointServiceClient.ListLocationsPage
com.google.cloud.vertexai.api.EndpointServiceClient.ListLocationsPagedResponse
com.google.cloud.vertexai.api.EndpointServiceGrpc A service for managing Vertex AI's Endpoints.
com.google.cloud.vertexai.api.EndpointServiceGrpc.EndpointServiceImplBase Base class for the server implementation of the service EndpointService. A service for managing Vertex AI's Endpoints.
com.google.cloud.vertexai.api.EndpointServiceProto
com.google.cloud.vertexai.api.EndpointServiceSettings.Builder Builder for EndpointServiceSettings.
com.google.cloud.vertexai.api.EnterpriseWebSearch Tool to search public web data, powered by Vertex AI Search and Sec4 compliance.
com.google.cloud.vertexai.api.EnterpriseWebSearch.Builder Tool to search public web data, powered by Vertex AI Search and Sec4 compliance.
com.google.cloud.vertexai.api.Examples Example-based explainability that returns the nearest neighbors from the provided dataset.
com.google.cloud.vertexai.api.Examples.Builder Example-based explainability that returns the nearest neighbors from the provided dataset.
com.google.cloud.vertexai.api.Examples.ExampleGcsSource The Cloud Storage input instances.
com.google.cloud.vertexai.api.Examples.ExampleGcsSource.Builder The Cloud Storage input instances.
com.google.cloud.vertexai.api.ExamplesOverride Overrides for example-based explanations.
com.google.cloud.vertexai.api.ExamplesOverride.Builder Overrides for example-based explanations.
com.google.cloud.vertexai.api.ExamplesRestrictionsNamespace Restrictions namespace for example-based explanations overrides.
com.google.cloud.vertexai.api.ExamplesRestrictionsNamespace.Builder Restrictions namespace for example-based explanations overrides.
com.google.cloud.vertexai.api.ExecutableCode Code generated by the model that is meant to be executed, and the result returned to the model.
com.google.cloud.vertexai.api.ExecutableCode.Builder Code generated by the model that is meant to be executed, and the result returned to the model.
com.google.cloud.vertexai.api.ExplainRequest Request message for PredictionService.Explain.
com.google.cloud.vertexai.api.ExplainRequest.Builder Request message for PredictionService.Explain.
com.google.cloud.vertexai.api.ExplainResponse Response message for PredictionService.Explain.
com.google.cloud.vertexai.api.ExplainResponse.Builder Response message for PredictionService.Explain.
com.google.cloud.vertexai.api.Explanation Explanation of a prediction (provided in PredictResponse.predictions) produced by the Model on a given
com.google.cloud.vertexai.api.Explanation.Builder Explanation of a prediction (provided in PredictResponse.predictions) produced by the Model on a given
com.google.cloud.vertexai.api.ExplanationMetadata Metadata describing the Model's input and output for explanation.
com.google.cloud.vertexai.api.ExplanationMetadata.Builder Metadata describing the Model's input and output for explanation.
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata Metadata of the input of a feature. Fields other than
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Builder Metadata of the input of a feature. Fields other than
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.FeatureValueDomain Domain details of the input feature value. Provides numeric information about the feature, such as its range (min, max). If the feature has been pre-processed, for example with z-scoring, then it provides information
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.FeatureValueDomain.Builder Domain details of the input feature value. Provides numeric information about the feature, such as its range (min, max). If the feature has been pre-processed, for example with z-scoring, then it provides information
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Visualization Visualization configurations for image explanation.
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Visualization.Builder Visualization configurations for image explanation.
com.google.cloud.vertexai.api.ExplanationMetadata.OutputMetadata Metadata of the prediction output to be explained.
com.google.cloud.vertexai.api.ExplanationMetadata.OutputMetadata.Builder Metadata of the prediction output to be explained.
com.google.cloud.vertexai.api.ExplanationMetadataOverride The ExplanationMetadata entries that can be overridden at online explanation time.
com.google.cloud.vertexai.api.ExplanationMetadataOverride.Builder The ExplanationMetadata entries that can be overridden at online explanation time.
com.google.cloud.vertexai.api.ExplanationMetadataOverride.InputMetadataOverride The input metadata entries to be overridden.
com.google.cloud.vertexai.api.ExplanationMetadataOverride.InputMetadataOverride.Builder The input metadata entries to be overridden.
com.google.cloud.vertexai.api.ExplanationMetadataProto
com.google.cloud.vertexai.api.ExplanationParameters Parameters to configure explaining for Model's predictions.
com.google.cloud.vertexai.api.ExplanationParameters.Builder Parameters to configure explaining for Model's predictions.
com.google.cloud.vertexai.api.ExplanationProto
com.google.cloud.vertexai.api.ExplanationSpec Specification of Model explanation.
com.google.cloud.vertexai.api.ExplanationSpec.Builder Specification of Model explanation.
com.google.cloud.vertexai.api.ExplanationSpecOverride The ExplanationSpec entries that can be overridden at online explanation time.
com.google.cloud.vertexai.api.ExplanationSpecOverride.Builder The ExplanationSpec entries that can be overridden at online explanation time.
com.google.cloud.vertexai.api.FasterDeploymentConfig Configuration for faster model deployment.
com.google.cloud.vertexai.api.FasterDeploymentConfig.Builder Configuration for faster model deployment.
com.google.cloud.vertexai.api.FeatureNoiseSigma Noise sigma by features. Noise sigma represents the standard deviation of the gaussian kernel that will be used to add noise to interpolated inputs prior to computing gradients.
com.google.cloud.vertexai.api.FeatureNoiseSigma.Builder Noise sigma by features. Noise sigma represents the standard deviation of the gaussian kernel that will be used to add noise to interpolated inputs prior to computing gradients.
com.google.cloud.vertexai.api.FeatureNoiseSigma.NoiseSigmaForFeature Noise sigma for a single feature.
com.google.cloud.vertexai.api.FeatureNoiseSigma.NoiseSigmaForFeature.Builder Noise sigma for a single feature.
com.google.cloud.vertexai.api.FileData URI based data.
com.google.cloud.vertexai.api.FileData.Builder URI based data.
com.google.cloud.vertexai.api.FileStatus RagFile status.
com.google.cloud.vertexai.api.FileStatus.Builder RagFile status.
com.google.cloud.vertexai.api.FunctionCall A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing the parameters and their values.
com.google.cloud.vertexai.api.FunctionCall.Builder A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing the parameters and their values.
com.google.cloud.vertexai.api.FunctionCallingConfig Function calling config.
com.google.cloud.vertexai.api.FunctionCallingConfig.Builder Function calling config.
com.google.cloud.vertexai.api.FunctionDeclaration Structured representation of a function declaration as defined by the OpenAPI 3.0 specification. Included in this declaration are the function name, description, parameters and
com.google.cloud.vertexai.api.FunctionDeclaration.Builder Structured representation of a function declaration as defined by the OpenAPI 3.0 specification. Included in this declaration are the function name, description, parameters and
com.google.cloud.vertexai.api.FunctionResponse The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain
com.google.cloud.vertexai.api.FunctionResponse.Builder The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain
com.google.cloud.vertexai.api.FunctionResponseBlob Raw media bytes for function response. Text should not be sent as raw bytes, use the 'text' field.
com.google.cloud.vertexai.api.FunctionResponseBlob.Builder Raw media bytes for function response. Text should not be sent as raw bytes, use the 'text' field.
com.google.cloud.vertexai.api.FunctionResponseFileData URI based data for function response.
com.google.cloud.vertexai.api.FunctionResponseFileData.Builder URI based data for function response.
com.google.cloud.vertexai.api.FunctionResponsePart A datatype containing media that is part of a FunctionResponse message. A FunctionResponsePart consists of data which has an associated datatype. A
com.google.cloud.vertexai.api.FunctionResponsePart.Builder A datatype containing media that is part of a FunctionResponse message. A FunctionResponsePart consists of data which has an associated datatype. A
com.google.cloud.vertexai.api.GcsDestination The Google Cloud Storage location where the output is to be written to.
com.google.cloud.vertexai.api.GcsDestination.Builder The Google Cloud Storage location where the output is to be written to.
com.google.cloud.vertexai.api.GcsSource The Google Cloud Storage location for the input content.
com.google.cloud.vertexai.api.GcsSource.Builder The Google Cloud Storage location for the input content.
com.google.cloud.vertexai.api.GenAiAdvancedFeaturesConfig Configuration for GenAiAdvancedFeatures.
com.google.cloud.vertexai.api.GenAiAdvancedFeaturesConfig.Builder Configuration for GenAiAdvancedFeatures.
com.google.cloud.vertexai.api.GenAiAdvancedFeaturesConfig.RagConfig Configuration for Retrieval Augmented Generation feature.
com.google.cloud.vertexai.api.GenAiAdvancedFeaturesConfig.RagConfig.Builder Configuration for Retrieval Augmented Generation feature.
com.google.cloud.vertexai.api.GenerateContentRequest Request message for [PredictionService.GenerateContent].
com.google.cloud.vertexai.api.GenerateContentRequest.Builder Request message for [PredictionService.GenerateContent].
com.google.cloud.vertexai.api.GenerateContentResponse Response message for [PredictionService.GenerateContent].
com.google.cloud.vertexai.api.GenerateContentResponse.Builder Response message for [PredictionService.GenerateContent].
com.google.cloud.vertexai.api.GenerateContentResponse.PromptFeedback Content filter results for a prompt sent in the request.
com.google.cloud.vertexai.api.GenerateContentResponse.PromptFeedback.Builder Content filter results for a prompt sent in the request.
com.google.cloud.vertexai.api.GenerateContentResponse.UsageMetadata Usage metadata about response(s).
com.google.cloud.vertexai.api.GenerateContentResponse.UsageMetadata.Builder Usage metadata about response(s).
com.google.cloud.vertexai.api.GenerationConfig Generation config.
com.google.cloud.vertexai.api.GenerationConfig.Builder Generation config.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig The configuration for routing the request to a specific model.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.AutoRoutingMode When automated routing is specified, the routing will be determined by the pretrained routing model and customer provided model routing preference.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.AutoRoutingMode.Builder When automated routing is specified, the routing will be determined by the pretrained routing model and customer provided model routing preference.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.Builder The configuration for routing the request to a specific model.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.ManualRoutingMode When manual routing is set, the specified model will be used directly.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.ManualRoutingMode.Builder When manual routing is set, the specified model will be used directly.
com.google.cloud.vertexai.api.GenerationConfig.ThinkingConfig Config for thinking features.
com.google.cloud.vertexai.api.GenerationConfig.ThinkingConfig.Builder Config for thinking features.
com.google.cloud.vertexai.api.GenericOperationMetadata Generic Metadata shared by all operations.
com.google.cloud.vertexai.api.GenericOperationMetadata.Builder Generic Metadata shared by all operations.
com.google.cloud.vertexai.api.GetEndpointRequest Request message for EndpointService.GetEndpoint
com.google.cloud.vertexai.api.GetEndpointRequest.Builder Request message for EndpointService.GetEndpoint
com.google.cloud.vertexai.api.GoogleDriveSource The Google Drive location for the input content.
com.google.cloud.vertexai.api.GoogleDriveSource.Builder The Google Drive location for the input content.
com.google.cloud.vertexai.api.GoogleDriveSource.ResourceId The type and ID of the Google Drive resource.
com.google.cloud.vertexai.api.GoogleDriveSource.ResourceId.Builder The type and ID of the Google Drive resource.
com.google.cloud.vertexai.api.GoogleMaps Tool to retrieve public maps data for grounding, powered by Google.
com.google.cloud.vertexai.api.GoogleMaps.Builder Tool to retrieve public maps data for grounding, powered by Google.
com.google.cloud.vertexai.api.GoogleSearchRetrieval Tool to retrieve public web data for grounding, powered by Google.
com.google.cloud.vertexai.api.GoogleSearchRetrieval.Builder Tool to retrieve public web data for grounding, powered by Google.
com.google.cloud.vertexai.api.GroundingChunk Grounding chunk.
com.google.cloud.vertexai.api.GroundingChunk.Builder Grounding chunk.
com.google.cloud.vertexai.api.GroundingChunk.Maps Chunk from Google Maps.
com.google.cloud.vertexai.api.GroundingChunk.Maps.Builder Chunk from Google Maps.
com.google.cloud.vertexai.api.GroundingChunk.Maps.PlaceAnswerSources Protobuf type google.cloud.vertexai.v1.GroundingChunk.Maps.PlaceAnswerSources
com.google.cloud.vertexai.api.GroundingChunk.Maps.PlaceAnswerSources.Builder Protobuf type google.cloud.vertexai.v1.GroundingChunk.Maps.PlaceAnswerSources
com.google.cloud.vertexai.api.GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet Encapsulates a review snippet.
com.google.cloud.vertexai.api.GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.Builder Encapsulates a review snippet.
com.google.cloud.vertexai.api.GroundingChunk.RetrievedContext Chunk from context retrieved by the retrieval tools.
com.google.cloud.vertexai.api.GroundingChunk.RetrievedContext.Builder Chunk from context retrieved by the retrieval tools.
com.google.cloud.vertexai.api.GroundingChunk.Web Chunk from the web.
com.google.cloud.vertexai.api.GroundingChunk.Web.Builder Chunk from the web.
com.google.cloud.vertexai.api.GroundingMetadata Metadata returned to client when grounding is enabled.
com.google.cloud.vertexai.api.GroundingMetadata.Builder Metadata returned to client when grounding is enabled.
com.google.cloud.vertexai.api.GroundingMetadata.SourceFlaggingUri Source content flagging uri for a place or review. This is currently populated only for Google Maps grounding.
com.google.cloud.vertexai.api.GroundingMetadata.SourceFlaggingUri.Builder Source content flagging uri for a place or review. This is currently populated only for Google Maps grounding.
com.google.cloud.vertexai.api.GroundingSupport Grounding support.
com.google.cloud.vertexai.api.GroundingSupport.Builder Grounding support.
com.google.cloud.vertexai.api.ImageConfig Config for image generation features.
com.google.cloud.vertexai.api.ImageConfig.Builder Config for image generation features.
com.google.cloud.vertexai.api.ImportRagFilesConfig Config for importing RagFiles.
com.google.cloud.vertexai.api.ImportRagFilesConfig.Builder Config for importing RagFiles.
com.google.cloud.vertexai.api.Int64Array A list of int64 values.
com.google.cloud.vertexai.api.Int64Array.Builder A list of int64 values.
com.google.cloud.vertexai.api.IntegratedGradientsAttribution An attribution method that computes the Aumann-Shapley value taking advantage of the model's fully differentiable structure. Refer to this paper for more details: https://arxiv.org/abs/1703.01365
com.google.cloud.vertexai.api.IntegratedGradientsAttribution.Builder An attribution method that computes the Aumann-Shapley value taking advantage of the model's fully differentiable structure. Refer to this paper for more details: https://arxiv.org/abs/1703.01365
com.google.cloud.vertexai.api.IoProto
com.google.cloud.vertexai.api.JiraSource The Jira source for the ImportRagFilesRequest.
com.google.cloud.vertexai.api.JiraSource.Builder The Jira source for the ImportRagFilesRequest.
com.google.cloud.vertexai.api.JiraSource.JiraQueries JiraQueries contains the Jira queries and corresponding authentication.
com.google.cloud.vertexai.api.JiraSource.JiraQueries.Builder JiraQueries contains the Jira queries and corresponding authentication.
com.google.cloud.vertexai.api.ListEndpointsRequest Request message for EndpointService.ListEndpoints.
com.google.cloud.vertexai.api.ListEndpointsRequest.Builder Request message for EndpointService.ListEndpoints.
com.google.cloud.vertexai.api.ListEndpointsResponse Response message for EndpointService.ListEndpoints.
com.google.cloud.vertexai.api.ListEndpointsResponse.Builder Response message for EndpointService.ListEndpoints.
com.google.cloud.vertexai.api.LlmUtilityServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.vertexai.api.LlmUtilityServiceClient.ListLocationsPage
com.google.cloud.vertexai.api.LlmUtilityServiceClient.ListLocationsPagedResponse
com.google.cloud.vertexai.api.LlmUtilityServiceGrpc Service for LLM related utility functions.
com.google.cloud.vertexai.api.LlmUtilityServiceGrpc.LlmUtilityServiceImplBase Base class for the server implementation of the service LlmUtilityService. Service for LLM related utility functions.
com.google.cloud.vertexai.api.LlmUtilityServiceProto
com.google.cloud.vertexai.api.LlmUtilityServiceSettings.Builder Builder for LlmUtilityServiceSettings.
com.google.cloud.vertexai.api.LocationName
com.google.cloud.vertexai.api.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.vertexai.api.LogprobsResult Logprobs Result
com.google.cloud.vertexai.api.LogprobsResult.Builder Logprobs Result
com.google.cloud.vertexai.api.LogprobsResult.Candidate Candidate for the logprobs token and score.
com.google.cloud.vertexai.api.LogprobsResult.Candidate.Builder Candidate for the logprobs token and score.
com.google.cloud.vertexai.api.LogprobsResult.TopCandidates Candidates with top log probabilities at each decoding step.
com.google.cloud.vertexai.api.LogprobsResult.TopCandidates.Builder Candidates with top log probabilities at each decoding step.
com.google.cloud.vertexai.api.LustreMount Represents a mount configuration for Lustre file system.
com.google.cloud.vertexai.api.LustreMount.Builder Represents a mount configuration for Lustre file system.
com.google.cloud.vertexai.api.MachineResourcesProto
com.google.cloud.vertexai.api.MachineSpec Specification of a single machine.
com.google.cloud.vertexai.api.MachineSpec.Builder Specification of a single machine.
com.google.cloud.vertexai.api.ModalityTokenCount Represents token counting info for a single modality.
com.google.cloud.vertexai.api.ModalityTokenCount.Builder Represents token counting info for a single modality.
com.google.cloud.vertexai.api.ModelArmorConfig Configuration for Model Armor integrations of prompt and responses.
com.google.cloud.vertexai.api.ModelArmorConfig.Builder Configuration for Model Armor integrations of prompt and responses.
com.google.cloud.vertexai.api.ModelExplanation Aggregated explanation metrics for a Model over a set of instances.
com.google.cloud.vertexai.api.ModelExplanation.Builder Aggregated explanation metrics for a Model over a set of instances.
com.google.cloud.vertexai.api.MultiSpeakerVoiceConfig Configuration for a multi-speaker text-to-speech request.
com.google.cloud.vertexai.api.MultiSpeakerVoiceConfig.Builder Configuration for a multi-speaker text-to-speech request.
com.google.cloud.vertexai.api.MutateDeployedModelOperationMetadata Runtime operation information for EndpointService.MutateDeployedModel.
com.google.cloud.vertexai.api.MutateDeployedModelOperationMetadata.Builder Runtime operation information for EndpointService.MutateDeployedModel.
com.google.cloud.vertexai.api.MutateDeployedModelRequest Request message for EndpointService.MutateDeployedModel.
com.google.cloud.vertexai.api.MutateDeployedModelRequest.Builder Request message for EndpointService.MutateDeployedModel.
com.google.cloud.vertexai.api.MutateDeployedModelResponse Response message for EndpointService.MutateDeployedModel.
com.google.cloud.vertexai.api.MutateDeployedModelResponse.Builder Response message for EndpointService.MutateDeployedModel.
com.google.cloud.vertexai.api.Neighbor Neighbors for example-based explanations.
com.google.cloud.vertexai.api.Neighbor.Builder Neighbors for example-based explanations.
com.google.cloud.vertexai.api.NfsMount Represents a mount configuration for Network File System (NFS) to mount.
com.google.cloud.vertexai.api.NfsMount.Builder Represents a mount configuration for Network File System (NFS) to mount.
com.google.cloud.vertexai.api.OpenApiProto
com.google.cloud.vertexai.api.OperationProto
com.google.cloud.vertexai.api.PSCAutomationConfig PSC config that is used to automatically create PSC endpoints in the user projects.
com.google.cloud.vertexai.api.PSCAutomationConfig.Builder PSC config that is used to automatically create PSC endpoints in the user projects.
com.google.cloud.vertexai.api.Part A datatype containing media that is part of a multi-part Content message. A Part consists of data which has an associated datatype. A Part can only
com.google.cloud.vertexai.api.Part.Builder A datatype containing media that is part of a multi-part Content message. A Part consists of data which has an associated datatype. A Part can only
com.google.cloud.vertexai.api.PartialArg Partial argument value of the function call.
com.google.cloud.vertexai.api.PartialArg.Builder Partial argument value of the function call.
com.google.cloud.vertexai.api.PersistentDiskSpec Represents the spec of persistent disk options.
com.google.cloud.vertexai.api.PersistentDiskSpec.Builder Represents the spec of persistent disk options.
com.google.cloud.vertexai.api.PrebuiltVoiceConfig Configuration for a prebuilt voice.
com.google.cloud.vertexai.api.PrebuiltVoiceConfig.Builder Configuration for a prebuilt voice.
com.google.cloud.vertexai.api.PredictRequest Request message for PredictionService.Predict.
com.google.cloud.vertexai.api.PredictRequest.Builder Request message for PredictionService.Predict.
com.google.cloud.vertexai.api.PredictRequestResponseLoggingConfig Configuration for logging request-response to a BigQuery table.
com.google.cloud.vertexai.api.PredictRequestResponseLoggingConfig.Builder Configuration for logging request-response to a BigQuery table.
com.google.cloud.vertexai.api.PredictResponse Response message for PredictionService.Predict.
com.google.cloud.vertexai.api.PredictResponse.Builder Response message for PredictionService.Predict.
com.google.cloud.vertexai.api.PredictionServiceClient.ListLocationsFixedSizeCollection
com.google.cloud.vertexai.api.PredictionServiceClient.ListLocationsPage
com.google.cloud.vertexai.api.PredictionServiceClient.ListLocationsPagedResponse
com.google.cloud.vertexai.api.PredictionServiceGrpc A service for online predictions and explanations.
com.google.cloud.vertexai.api.PredictionServiceGrpc.PredictionServiceImplBase Base class for the server implementation of the service PredictionService. A service for online predictions and explanations.
com.google.cloud.vertexai.api.PredictionServiceProto
com.google.cloud.vertexai.api.PredictionServiceSettings.Builder Builder for PredictionServiceSettings.
com.google.cloud.vertexai.api.Presets Preset configuration for example-based explanations
com.google.cloud.vertexai.api.Presets.Builder Preset configuration for example-based explanations
com.google.cloud.vertexai.api.PrivateEndpoints PrivateEndpoints proto is used to provide paths for users to send requests privately. To send request via private service access, use predict_http_uri,
com.google.cloud.vertexai.api.PrivateEndpoints.Builder PrivateEndpoints proto is used to provide paths for users to send requests privately. To send request via private service access, use predict_http_uri,
com.google.cloud.vertexai.api.PrivateServiceConnectConfig Represents configuration for private service connect.
com.google.cloud.vertexai.api.PrivateServiceConnectConfig.Builder Represents configuration for private service connect.
com.google.cloud.vertexai.api.PscAutomatedEndpoints PscAutomatedEndpoints defines the output of the forwarding rule automatically created by each PscAutomationConfig.
com.google.cloud.vertexai.api.PscAutomatedEndpoints.Builder PscAutomatedEndpoints defines the output of the forwarding rule automatically created by each PscAutomationConfig.
com.google.cloud.vertexai.api.PscInterfaceConfig Configuration for PSC-I.
com.google.cloud.vertexai.api.PscInterfaceConfig.Builder Configuration for PSC-I.
com.google.cloud.vertexai.api.RagChunk A RagChunk includes the content of a chunk of a RagFile, and associated metadata.
com.google.cloud.vertexai.api.RagChunk.Builder A RagChunk includes the content of a chunk of a RagFile, and associated metadata.
com.google.cloud.vertexai.api.RagChunk.PageSpan Represents where the chunk starts and ends in the document.
com.google.cloud.vertexai.api.RagChunk.PageSpan.Builder Represents where the chunk starts and ends in the document.
com.google.cloud.vertexai.api.RagCorpus A RagCorpus is a RagFile container and a project can have multiple RagCorpora.
com.google.cloud.vertexai.api.RagCorpus.Builder A RagCorpus is a RagFile container and a project can have multiple RagCorpora.
com.google.cloud.vertexai.api.RagEmbeddingModelConfig Config for the embedding model to use for RAG.
com.google.cloud.vertexai.api.RagEmbeddingModelConfig.Builder Config for the embedding model to use for RAG.
com.google.cloud.vertexai.api.RagEmbeddingModelConfig.VertexPredictionEndpoint Config representing a model hosted on Vertex Prediction Endpoint.
com.google.cloud.vertexai.api.RagEmbeddingModelConfig.VertexPredictionEndpoint.Builder Config representing a model hosted on Vertex Prediction Endpoint.
com.google.cloud.vertexai.api.RagEngineConfig Config for RagEngine.
com.google.cloud.vertexai.api.RagEngineConfig.Builder Config for RagEngine.
com.google.cloud.vertexai.api.RagFile A RagFile contains user data for chunking, embedding and indexing.
com.google.cloud.vertexai.api.RagFile.Builder A RagFile contains user data for chunking, embedding and indexing.
com.google.cloud.vertexai.api.RagFileChunkingConfig Specifies the size and overlap of chunks for RagFiles.
com.google.cloud.vertexai.api.RagFileChunkingConfig.Builder Specifies the size and overlap of chunks for RagFiles.
com.google.cloud.vertexai.api.RagFileChunkingConfig.FixedLengthChunking Specifies the fixed length chunking config.
com.google.cloud.vertexai.api.RagFileChunkingConfig.FixedLengthChunking.Builder Specifies the fixed length chunking config.
com.google.cloud.vertexai.api.RagFileParsingConfig Specifies the parsing config for RagFiles.
com.google.cloud.vertexai.api.RagFileParsingConfig.Builder Specifies the parsing config for RagFiles.
com.google.cloud.vertexai.api.RagFileParsingConfig.LayoutParser Document AI Layout Parser config.
com.google.cloud.vertexai.api.RagFileParsingConfig.LayoutParser.Builder Document AI Layout Parser config.
com.google.cloud.vertexai.api.RagFileParsingConfig.LlmParser Specifies the advanced parsing for RagFiles.
com.google.cloud.vertexai.api.RagFileParsingConfig.LlmParser.Builder Specifies the advanced parsing for RagFiles.
com.google.cloud.vertexai.api.RagFileTransformationConfig Specifies the transformation config for RagFiles.
com.google.cloud.vertexai.api.RagFileTransformationConfig.Builder Specifies the transformation config for RagFiles.
com.google.cloud.vertexai.api.RagManagedDbConfig Configuration message for RagManagedDb used by RagEngine.
com.google.cloud.vertexai.api.RagManagedDbConfig.Basic Basic tier is a cost-effective and low compute tier suitable for the following cases: * Experimenting with RagManagedDb.
com.google.cloud.vertexai.api.RagManagedDbConfig.Basic.Builder Basic tier is a cost-effective and low compute tier suitable for the following cases: * Experimenting with RagManagedDb.
com.google.cloud.vertexai.api.RagManagedDbConfig.Builder Configuration message for RagManagedDb used by RagEngine.
com.google.cloud.vertexai.api.RagManagedDbConfig.Scaled Scaled tier offers production grade performance along with autoscaling functionality. It is suitable for customers with large amounts of data or performance sensitive workloads.
com.google.cloud.vertexai.api.RagManagedDbConfig.Scaled.Builder Scaled tier offers production grade performance along with autoscaling functionality. It is suitable for customers with large amounts of data or performance sensitive workloads.
com.google.cloud.vertexai.api.RagManagedDbConfig.Unprovisioned Disables the RAG Engine service and deletes all your data held within this service. This will halt the billing of the service.
com.google.cloud.vertexai.api.RagManagedDbConfig.Unprovisioned.Builder Disables the RAG Engine service and deletes all your data held within this service. This will halt the billing of the service.
com.google.cloud.vertexai.api.RagRetrievalConfig Specifies the context retrieval config.
com.google.cloud.vertexai.api.RagRetrievalConfig.Builder Specifies the context retrieval config.
com.google.cloud.vertexai.api.RagRetrievalConfig.Filter Config for filters.
com.google.cloud.vertexai.api.RagRetrievalConfig.Filter.Builder Config for filters.
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking Config for ranking and reranking.
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.Builder Config for ranking and reranking.
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.LlmRanker Config for LlmRanker.
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.LlmRanker.Builder Config for LlmRanker.
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.RankService Config for Rank Service.
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.RankService.Builder Config for Rank Service.
com.google.cloud.vertexai.api.RagVectorDbConfig Config for the Vector DB to use for RAG.
com.google.cloud.vertexai.api.RagVectorDbConfig.Builder Config for the Vector DB to use for RAG.
com.google.cloud.vertexai.api.RagVectorDbConfig.Pinecone The config for the Pinecone.
com.google.cloud.vertexai.api.RagVectorDbConfig.Pinecone.Builder The config for the Pinecone.
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb The config for the default RAG-managed Vector DB.
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb. Config for ANN search. RagManagedDb uses a tree-based structure to partition data and
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb.ANN.Builder Config for ANN search. RagManagedDb uses a tree-based structure to partition data and
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb.Builder The config for the default RAG-managed Vector DB.
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb. Config for KNN search.
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb.KNN.Builder Config for KNN search.
com.google.cloud.vertexai.api.RagVectorDbConfig.VertexVectorSearch The config for the Vertex Vector Search.
com.google.cloud.vertexai.api.RagVectorDbConfig.VertexVectorSearch.Builder The config for the Vertex Vector Search.
com.google.cloud.vertexai.api.RawPredictRequest Request message for PredictionService.RawPredict.
com.google.cloud.vertexai.api.RawPredictRequest.Builder Request message for PredictionService.RawPredict.
com.google.cloud.vertexai.api.ReplicatedVoiceConfig The configuration for the replicated voice to use.
com.google.cloud.vertexai.api.ReplicatedVoiceConfig.Builder The configuration for the replicated voice to use.
com.google.cloud.vertexai.api.ReservationAffinity A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity.
com.google.cloud.vertexai.api.ReservationAffinity.Builder A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity.
com.google.cloud.vertexai.api.ReservationAffinityProto
com.google.cloud.vertexai.api.ResourcesConsumed Statistics information about resource consumption.
com.google.cloud.vertexai.api.ResourcesConsumed.Builder Statistics information about resource consumption.
com.google.cloud.vertexai.api.Retrieval Defines a retrieval tool that model can call to access external knowledge.
com.google.cloud.vertexai.api.Retrieval.Builder Defines a retrieval tool that model can call to access external knowledge.
com.google.cloud.vertexai.api.RetrievalConfig Retrieval config.
com.google.cloud.vertexai.api.RetrievalConfig.Builder Retrieval config.
com.google.cloud.vertexai.api.RetrievalMetadata Metadata related to retrieval in the grounding flow.
com.google.cloud.vertexai.api.RetrievalMetadata.Builder Metadata related to retrieval in the grounding flow.
com.google.cloud.vertexai.api.SafetyRating Safety rating corresponding to the generated content.
com.google.cloud.vertexai.api.SafetyRating.Builder Safety rating corresponding to the generated content.
com.google.cloud.vertexai.api.SafetySetting Safety settings.
com.google.cloud.vertexai.api.SafetySetting.Builder Safety settings.
com.google.cloud.vertexai.api.SampledShapleyAttribution An attribution method that approximates Shapley values for features that contribute to the label being predicted. A sampling strategy is used to approximate the value rather than considering all subsets of features.
com.google.cloud.vertexai.api.SampledShapleyAttribution.Builder An attribution method that approximates Shapley values for features that contribute to the label being predicted. A sampling strategy is used to approximate the value rather than considering all subsets of features.
com.google.cloud.vertexai.api.Schema Schema is used to define the format of input/output data. Represents a select subset of an OpenAPI 3.0 schema object. More fields may
com.google.cloud.vertexai.api.Schema.Builder Schema is used to define the format of input/output data. Represents a select subset of an OpenAPI 3.0 schema object. More fields may
com.google.cloud.vertexai.api.SearchEntryPoint Google search entry point.
com.google.cloud.vertexai.api.SearchEntryPoint.Builder Google search entry point.
com.google.cloud.vertexai.api.Segment Segment of the content.
com.google.cloud.vertexai.api.Segment.Builder Segment of the content.
com.google.cloud.vertexai.api.ServiceNetworkingProto
com.google.cloud.vertexai.api.SharePointSources The SharePointSources to pass to ImportRagFiles.
com.google.cloud.vertexai.api.SharePointSources.Builder The SharePointSources to pass to ImportRagFiles.
com.google.cloud.vertexai.api.SharePointSources.SharePointSource An individual SharePointSource.
com.google.cloud.vertexai.api.SharePointSources.SharePointSource.Builder An individual SharePointSource.
com.google.cloud.vertexai.api.ShieldedVmConfig A set of Shielded Instance options. See Images using supported Shielded VM features.
com.google.cloud.vertexai.api.ShieldedVmConfig.Builder A set of Shielded Instance options. See Images using supported Shielded VM features.
com.google.cloud.vertexai.api.SlackSource The Slack source for the ImportRagFilesRequest.
com.google.cloud.vertexai.api.SlackSource.Builder The Slack source for the ImportRagFilesRequest.
com.google.cloud.vertexai.api.SlackSource.SlackChannels SlackChannels contains the Slack channels and corresponding access token.
com.google.cloud.vertexai.api.SlackSource.SlackChannels.Builder SlackChannels contains the Slack channels and corresponding access token.
com.google.cloud.vertexai.api.SlackSource.SlackChannels.SlackChannel SlackChannel contains the Slack channel ID and the time range to import.
com.google.cloud.vertexai.api.SlackSource.SlackChannels.SlackChannel.Builder SlackChannel contains the Slack channel ID and the time range to import.
com.google.cloud.vertexai.api.SmoothGradConfig Config for SmoothGrad approximation of gradients. When enabled, the gradients are approximated by averaging the gradients from
com.google.cloud.vertexai.api.SmoothGradConfig.Builder Config for SmoothGrad approximation of gradients. When enabled, the gradients are approximated by averaging the gradients from
com.google.cloud.vertexai.api.SpeakerVoiceConfig Configuration for a single speaker in a multi-speaker setup.
com.google.cloud.vertexai.api.SpeakerVoiceConfig.Builder Configuration for a single speaker in a multi-speaker setup.
com.google.cloud.vertexai.api.SpeculativeDecodingSpec Configuration for Speculative Decoding.
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.Builder Configuration for Speculative Decoding.
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.DraftModelSpeculation Draft model speculation works by using the smaller model to generate candidate tokens for speculative decoding.
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.DraftModelSpeculation.Builder Draft model speculation works by using the smaller model to generate candidate tokens for speculative decoding.
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.NgramSpeculation N-Gram speculation works by trying to find matching tokens in the previous prompt sequence and use those as speculation for generating new tokens.
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.NgramSpeculation.Builder N-Gram speculation works by trying to find matching tokens in the previous prompt sequence and use those as speculation for generating new tokens.
com.google.cloud.vertexai.api.SpeechConfig Configuration for speech generation.
com.google.cloud.vertexai.api.SpeechConfig.Builder Configuration for speech generation.
com.google.cloud.vertexai.api.StreamDirectPredictRequest Request message for PredictionService.StreamDirectPredict.
com.google.cloud.vertexai.api.StreamDirectPredictRequest.Builder Request message for PredictionService.StreamDirectPredict.
com.google.cloud.vertexai.api.StreamDirectPredictResponse Response message for PredictionService.StreamDirectPredict.
com.google.cloud.vertexai.api.StreamDirectPredictResponse.Builder Response message for PredictionService.StreamDirectPredict.
com.google.cloud.vertexai.api.StreamDirectRawPredictRequest Request message for PredictionService.StreamDirectRawPredict.
com.google.cloud.vertexai.api.StreamDirectRawPredictRequest.Builder Request message for PredictionService.StreamDirectRawPredict.
com.google.cloud.vertexai.api.StreamDirectRawPredictResponse Response message for PredictionService.StreamDirectRawPredict.
com.google.cloud.vertexai.api.StreamDirectRawPredictResponse.Builder Response message for PredictionService.StreamDirectRawPredict.
com.google.cloud.vertexai.api.StreamRawPredictRequest Request message for PredictionService.StreamRawPredict.
com.google.cloud.vertexai.api.StreamRawPredictRequest.Builder Request message for PredictionService.StreamRawPredict.
com.google.cloud.vertexai.api.StreamingPredictRequest Request message for PredictionService.StreamingPredict.
com.google.cloud.vertexai.api.StreamingPredictRequest.Builder Request message for PredictionService.StreamingPredict.
com.google.cloud.vertexai.api.StreamingPredictResponse Response message for PredictionService.StreamingPredict.
com.google.cloud.vertexai.api.StreamingPredictResponse.Builder Response message for PredictionService.StreamingPredict.
com.google.cloud.vertexai.api.StreamingRawPredictRequest Request message for PredictionService.StreamingRawPredict.
com.google.cloud.vertexai.api.StreamingRawPredictRequest.Builder Request message for PredictionService.StreamingRawPredict.
com.google.cloud.vertexai.api.StreamingRawPredictResponse Response message for PredictionService.StreamingRawPredict.
com.google.cloud.vertexai.api.StreamingRawPredictResponse.Builder Response message for PredictionService.StreamingRawPredict.
com.google.cloud.vertexai.api.StringArray A list of string values.
com.google.cloud.vertexai.api.StringArray.Builder A list of string values.
com.google.cloud.vertexai.api.TFRecordDestination The storage details for TFRecord output content.
com.google.cloud.vertexai.api.TFRecordDestination.Builder The storage details for TFRecord output content.
com.google.cloud.vertexai.api.Tensor A tensor value type.
com.google.cloud.vertexai.api.Tensor.Builder A tensor value type.
com.google.cloud.vertexai.api.TokensInfo Tokens info with a list of tokens and the corresponding list of token ids.
com.google.cloud.vertexai.api.TokensInfo.Builder Tokens info with a list of tokens and the corresponding list of token ids.
com.google.cloud.vertexai.api.Tool Tool details that the model may use to generate response. A Tool is a piece of code that enables the system to interact with
com.google.cloud.vertexai.api.Tool.Builder Tool details that the model may use to generate response. A Tool is a piece of code that enables the system to interact with
com.google.cloud.vertexai.api.Tool.CodeExecution Tool that executes code generated by the model, and automatically returns the result to the model.
com.google.cloud.vertexai.api.Tool.CodeExecution.Builder Tool that executes code generated by the model, and automatically returns the result to the model.
com.google.cloud.vertexai.api.Tool.ComputerUse Tool to support computer use.
com.google.cloud.vertexai.api.Tool.ComputerUse.Builder Tool to support computer use.
com.google.cloud.vertexai.api.Tool.GoogleSearch GoogleSearch tool type. Tool to support Google Search in Model. Powered by Google.
com.google.cloud.vertexai.api.Tool.GoogleSearch.Builder GoogleSearch tool type. Tool to support Google Search in Model. Powered by Google.
com.google.cloud.vertexai.api.ToolConfig Tool config. This config is shared for all tools provided in the request.
com.google.cloud.vertexai.api.ToolConfig.Builder Tool config. This config is shared for all tools provided in the request.
com.google.cloud.vertexai.api.ToolProto
com.google.cloud.vertexai.api.TypesProto
com.google.cloud.vertexai.api.UndeployModelOperationMetadata Runtime operation information for EndpointService.UndeployModel.
com.google.cloud.vertexai.api.UndeployModelOperationMetadata.Builder Runtime operation information for EndpointService.UndeployModel.
com.google.cloud.vertexai.api.UndeployModelRequest Request message for EndpointService.UndeployModel.
com.google.cloud.vertexai.api.UndeployModelRequest.Builder Request message for EndpointService.UndeployModel.
com.google.cloud.vertexai.api.UndeployModelResponse Response message for EndpointService.UndeployModel.
com.google.cloud.vertexai.api.UndeployModelResponse.Builder Response message for EndpointService.UndeployModel.
com.google.cloud.vertexai.api.UpdateEndpointLongRunningRequest Request message for EndpointService.UpdateEndpointLongRunning.
com.google.cloud.vertexai.api.UpdateEndpointLongRunningRequest.Builder Request message for EndpointService.UpdateEndpointLongRunning.
com.google.cloud.vertexai.api.UpdateEndpointOperationMetadata Runtime operation information for EndpointService.UpdateEndpointLongRunning.
com.google.cloud.vertexai.api.UpdateEndpointOperationMetadata.Builder Runtime operation information for EndpointService.UpdateEndpointLongRunning.
com.google.cloud.vertexai.api.UpdateEndpointRequest Request message for EndpointService.UpdateEndpoint.
com.google.cloud.vertexai.api.UpdateEndpointRequest.Builder Request message for EndpointService.UpdateEndpoint.
com.google.cloud.vertexai.api.UploadRagFileConfig Config for uploading RagFile.
com.google.cloud.vertexai.api.UploadRagFileConfig.Builder Config for uploading RagFile.
com.google.cloud.vertexai.api.UrlContext Tool to support URL context.
com.google.cloud.vertexai.api.UrlContext.Builder Tool to support URL context.
com.google.cloud.vertexai.api.UrlContextMetadata Metadata related to url context retrieval tool.
com.google.cloud.vertexai.api.UrlContextMetadata.Builder Metadata related to url context retrieval tool.
com.google.cloud.vertexai.api.UrlMetadata Context of the a single url retrieval.
com.google.cloud.vertexai.api.UrlMetadata.Builder Context of the a single url retrieval.
com.google.cloud.vertexai.api.UsageMetadata Usage metadata about the content generation request and response. This message provides a detailed breakdown of token usage and other relevant metrics.
com.google.cloud.vertexai.api.UsageMetadata.Builder Usage metadata about the content generation request and response. This message provides a detailed breakdown of token usage and other relevant metrics.
com.google.cloud.vertexai.api.UsageMetadataProto
com.google.cloud.vertexai.api.VertexAISearch Retrieve from Vertex AI Search datastore or engine for grounding. datastore and engine are mutually exclusive. See https://cloud.google.com/products/agent-builder
com.google.cloud.vertexai.api.VertexAISearch.Builder Retrieve from Vertex AI Search datastore or engine for grounding. datastore and engine are mutually exclusive. See https://cloud.google.com/products/agent-builder
com.google.cloud.vertexai.api.VertexAISearch.DataStoreSpec Define data stores within engine to filter on in a search call and configurations for those data stores. For more information, see https://cloud.google.com/generative-ai-app-builder/docs/reference/rpc/google.cloud.discoveryengine.v1#datastorespec
com.google.cloud.vertexai.api.VertexAISearch.DataStoreSpec.Builder Define data stores within engine to filter on in a search call and configurations for those data stores. For more information, see https://cloud.google.com/generative-ai-app-builder/docs/reference/rpc/google.cloud.discoveryengine.v1#datastorespec
com.google.cloud.vertexai.api.VertexAiSearchConfig Config for the Vertex AI Search.
com.google.cloud.vertexai.api.VertexAiSearchConfig.Builder Config for the Vertex AI Search.
com.google.cloud.vertexai.api.VertexRagDataProto
com.google.cloud.vertexai.api.VertexRagStore Retrieve from Vertex RAG Store for grounding.
com.google.cloud.vertexai.api.VertexRagStore.Builder Retrieve from Vertex RAG Store for grounding.
com.google.cloud.vertexai.api.VertexRagStore.RagResource The definition of the Rag resource.
com.google.cloud.vertexai.api.VertexRagStore.RagResource.Builder The definition of the Rag resource.
com.google.cloud.vertexai.api.VideoMetadata Metadata describes the input video content.
com.google.cloud.vertexai.api.VideoMetadata.Builder Metadata describes the input video content.
com.google.cloud.vertexai.api.VoiceConfig Configuration for a voice.
com.google.cloud.vertexai.api.VoiceConfig.Builder Configuration for a voice.
com.google.cloud.vertexai.api.XraiAttribution An explanation method that redistributes Integrated Gradients attributions to segmented regions, taking advantage of the model's fully differentiable structure. Refer to this paper for more details:
com.google.cloud.vertexai.api.XraiAttribution.Builder An explanation method that redistributes Integrated Gradients attributions to segmented regions, taking advantage of the model's fully differentiable structure. Refer to this paper for more details:

Interfaces

Interface Description
com.google.cloud.vertexai.api.ApiAuth.ApiKeyConfigOrBuilder
com.google.cloud.vertexai.api.ApiAuthOrBuilder
com.google.cloud.vertexai.api.AttributionOrBuilder
com.google.cloud.vertexai.api.AutomaticResourcesOrBuilder
com.google.cloud.vertexai.api.AutoscalingMetricSpecOrBuilder
com.google.cloud.vertexai.api.AvroSourceOrBuilder
com.google.cloud.vertexai.api.BatchDedicatedResourcesOrBuilder
com.google.cloud.vertexai.api.BigQueryDestinationOrBuilder
com.google.cloud.vertexai.api.BigQuerySourceOrBuilder
com.google.cloud.vertexai.api.BlobOrBuilder
com.google.cloud.vertexai.api.BlurBaselineConfigOrBuilder
com.google.cloud.vertexai.api.BoolArrayOrBuilder
com.google.cloud.vertexai.api.CachedContent.UsageMetadataOrBuilder
com.google.cloud.vertexai.api.CachedContentOrBuilder
com.google.cloud.vertexai.api.CandidateOrBuilder
com.google.cloud.vertexai.api.CitationMetadataOrBuilder
com.google.cloud.vertexai.api.CitationOrBuilder
com.google.cloud.vertexai.api.ClientConnectionConfigOrBuilder
com.google.cloud.vertexai.api.CodeExecutionResultOrBuilder
com.google.cloud.vertexai.api.ComputeTokensRequestOrBuilder
com.google.cloud.vertexai.api.ComputeTokensResponseOrBuilder
com.google.cloud.vertexai.api.ContainerRegistryDestinationOrBuilder
com.google.cloud.vertexai.api.ContentOrBuilder
com.google.cloud.vertexai.api.CorpusStatusOrBuilder
com.google.cloud.vertexai.api.CountTokensRequestOrBuilder
com.google.cloud.vertexai.api.CountTokensResponseOrBuilder
com.google.cloud.vertexai.api.CreateEndpointOperationMetadataOrBuilder
com.google.cloud.vertexai.api.CreateEndpointRequestOrBuilder
com.google.cloud.vertexai.api.CsvDestinationOrBuilder
com.google.cloud.vertexai.api.CsvSourceOrBuilder
com.google.cloud.vertexai.api.DedicatedResourcesOrBuilder
com.google.cloud.vertexai.api.DeleteEndpointRequestOrBuilder
com.google.cloud.vertexai.api.DeleteOperationMetadataOrBuilder
com.google.cloud.vertexai.api.DeployModelOperationMetadataOrBuilder
com.google.cloud.vertexai.api.DeployModelRequestOrBuilder
com.google.cloud.vertexai.api.DeployModelResponseOrBuilder
com.google.cloud.vertexai.api.DeployedModel.StatusOrBuilder
com.google.cloud.vertexai.api.DeployedModelOrBuilder
com.google.cloud.vertexai.api.DirectPredictRequestOrBuilder
com.google.cloud.vertexai.api.DirectPredictResponseOrBuilder
com.google.cloud.vertexai.api.DirectRawPredictRequestOrBuilder
com.google.cloud.vertexai.api.DirectRawPredictResponseOrBuilder
com.google.cloud.vertexai.api.DirectUploadSourceOrBuilder
com.google.cloud.vertexai.api.DiskSpecOrBuilder
com.google.cloud.vertexai.api.DnsPeeringConfigOrBuilder
com.google.cloud.vertexai.api.DoubleArrayOrBuilder
com.google.cloud.vertexai.api.DynamicRetrievalConfigOrBuilder
com.google.cloud.vertexai.api.EmbedContentRequestOrBuilder
com.google.cloud.vertexai.api.EmbedContentResponse.EmbeddingOrBuilder
com.google.cloud.vertexai.api.EmbedContentResponseOrBuilder
com.google.cloud.vertexai.api.EncryptionSpecOrBuilder
com.google.cloud.vertexai.api.EndpointOrBuilder
com.google.cloud.vertexai.api.EndpointServiceGrpc.AsyncService A service for managing Vertex AI's Endpoints.
com.google.cloud.vertexai.api.EnterpriseWebSearchOrBuilder
com.google.cloud.vertexai.api.Examples.ExampleGcsSourceOrBuilder
com.google.cloud.vertexai.api.ExamplesOrBuilder
com.google.cloud.vertexai.api.ExamplesOverrideOrBuilder
com.google.cloud.vertexai.api.ExamplesRestrictionsNamespaceOrBuilder
com.google.cloud.vertexai.api.ExecutableCodeOrBuilder
com.google.cloud.vertexai.api.ExplainRequestOrBuilder
com.google.cloud.vertexai.api.ExplainResponseOrBuilder
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.FeatureValueDomainOrBuilder
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.VisualizationOrBuilder
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadataOrBuilder
com.google.cloud.vertexai.api.ExplanationMetadata.OutputMetadataOrBuilder
com.google.cloud.vertexai.api.ExplanationMetadataOrBuilder
com.google.cloud.vertexai.api.ExplanationMetadataOverride.InputMetadataOverrideOrBuilder
com.google.cloud.vertexai.api.ExplanationMetadataOverrideOrBuilder
com.google.cloud.vertexai.api.ExplanationOrBuilder
com.google.cloud.vertexai.api.ExplanationParametersOrBuilder
com.google.cloud.vertexai.api.ExplanationSpecOrBuilder
com.google.cloud.vertexai.api.ExplanationSpecOverrideOrBuilder
com.google.cloud.vertexai.api.FasterDeploymentConfigOrBuilder
com.google.cloud.vertexai.api.FeatureNoiseSigma.NoiseSigmaForFeatureOrBuilder
com.google.cloud.vertexai.api.FeatureNoiseSigmaOrBuilder
com.google.cloud.vertexai.api.FileDataOrBuilder
com.google.cloud.vertexai.api.FileStatusOrBuilder
com.google.cloud.vertexai.api.FunctionCallOrBuilder
com.google.cloud.vertexai.api.FunctionCallingConfigOrBuilder
com.google.cloud.vertexai.api.FunctionDeclarationOrBuilder
com.google.cloud.vertexai.api.FunctionResponseBlobOrBuilder
com.google.cloud.vertexai.api.FunctionResponseFileDataOrBuilder
com.google.cloud.vertexai.api.FunctionResponseOrBuilder
com.google.cloud.vertexai.api.FunctionResponsePartOrBuilder
com.google.cloud.vertexai.api.GcsDestinationOrBuilder
com.google.cloud.vertexai.api.GcsSourceOrBuilder
com.google.cloud.vertexai.api.GenAiAdvancedFeaturesConfig.RagConfigOrBuilder
com.google.cloud.vertexai.api.GenAiAdvancedFeaturesConfigOrBuilder
com.google.cloud.vertexai.api.GenerateContentRequestOrBuilder
com.google.cloud.vertexai.api.GenerateContentResponse.PromptFeedbackOrBuilder
com.google.cloud.vertexai.api.GenerateContentResponse.UsageMetadataOrBuilder
com.google.cloud.vertexai.api.GenerateContentResponseOrBuilder
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.AutoRoutingModeOrBuilder
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.ManualRoutingModeOrBuilder
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfigOrBuilder
com.google.cloud.vertexai.api.GenerationConfig.ThinkingConfigOrBuilder
com.google.cloud.vertexai.api.GenerationConfigOrBuilder
com.google.cloud.vertexai.api.GenericOperationMetadataOrBuilder
com.google.cloud.vertexai.api.GetEndpointRequestOrBuilder
com.google.cloud.vertexai.api.GoogleDriveSource.ResourceIdOrBuilder
com.google.cloud.vertexai.api.GoogleDriveSourceOrBuilder
com.google.cloud.vertexai.api.GoogleMapsOrBuilder
com.google.cloud.vertexai.api.GoogleSearchRetrievalOrBuilder
com.google.cloud.vertexai.api.GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippetOrBuilder
com.google.cloud.vertexai.api.GroundingChunk.Maps.PlaceAnswerSourcesOrBuilder
com.google.cloud.vertexai.api.GroundingChunk.MapsOrBuilder
com.google.cloud.vertexai.api.GroundingChunk.RetrievedContextOrBuilder
com.google.cloud.vertexai.api.GroundingChunk.WebOrBuilder
com.google.cloud.vertexai.api.GroundingChunkOrBuilder
com.google.cloud.vertexai.api.GroundingMetadata.SourceFlaggingUriOrBuilder
com.google.cloud.vertexai.api.GroundingMetadataOrBuilder
com.google.cloud.vertexai.api.GroundingSupportOrBuilder
com.google.cloud.vertexai.api.ImageConfigOrBuilder
com.google.cloud.vertexai.api.ImportRagFilesConfigOrBuilder
com.google.cloud.vertexai.api.Int64ArrayOrBuilder
com.google.cloud.vertexai.api.IntegratedGradientsAttributionOrBuilder
com.google.cloud.vertexai.api.JiraSource.JiraQueriesOrBuilder
com.google.cloud.vertexai.api.JiraSourceOrBuilder
com.google.cloud.vertexai.api.ListEndpointsRequestOrBuilder
com.google.cloud.vertexai.api.ListEndpointsResponseOrBuilder
com.google.cloud.vertexai.api.LlmUtilityServiceGrpc.AsyncService Service for LLM related utility functions.
com.google.cloud.vertexai.api.LogprobsResult.CandidateOrBuilder
com.google.cloud.vertexai.api.LogprobsResult.TopCandidatesOrBuilder
com.google.cloud.vertexai.api.LogprobsResultOrBuilder
com.google.cloud.vertexai.api.LustreMountOrBuilder
com.google.cloud.vertexai.api.MachineSpecOrBuilder
com.google.cloud.vertexai.api.ModalityTokenCountOrBuilder
com.google.cloud.vertexai.api.ModelArmorConfigOrBuilder
com.google.cloud.vertexai.api.ModelExplanationOrBuilder
com.google.cloud.vertexai.api.MultiSpeakerVoiceConfigOrBuilder
com.google.cloud.vertexai.api.MutateDeployedModelOperationMetadataOrBuilder
com.google.cloud.vertexai.api.MutateDeployedModelRequestOrBuilder
com.google.cloud.vertexai.api.MutateDeployedModelResponseOrBuilder
com.google.cloud.vertexai.api.NeighborOrBuilder
com.google.cloud.vertexai.api.NfsMountOrBuilder
com.google.cloud.vertexai.api.PSCAutomationConfigOrBuilder
com.google.cloud.vertexai.api.PartOrBuilder
com.google.cloud.vertexai.api.PartialArgOrBuilder
com.google.cloud.vertexai.api.PersistentDiskSpecOrBuilder
com.google.cloud.vertexai.api.PrebuiltVoiceConfigOrBuilder
com.google.cloud.vertexai.api.PredictRequestOrBuilder
com.google.cloud.vertexai.api.PredictRequestResponseLoggingConfigOrBuilder
com.google.cloud.vertexai.api.PredictResponseOrBuilder
com.google.cloud.vertexai.api.PredictionServiceGrpc.AsyncService A service for online predictions and explanations.
com.google.cloud.vertexai.api.PresetsOrBuilder
com.google.cloud.vertexai.api.PrivateEndpointsOrBuilder
com.google.cloud.vertexai.api.PrivateServiceConnectConfigOrBuilder
com.google.cloud.vertexai.api.PscAutomatedEndpointsOrBuilder
com.google.cloud.vertexai.api.PscInterfaceConfigOrBuilder
com.google.cloud.vertexai.api.RagChunk.PageSpanOrBuilder
com.google.cloud.vertexai.api.RagChunkOrBuilder
com.google.cloud.vertexai.api.RagCorpusOrBuilder
com.google.cloud.vertexai.api.RagEmbeddingModelConfig.VertexPredictionEndpointOrBuilder
com.google.cloud.vertexai.api.RagEmbeddingModelConfigOrBuilder
com.google.cloud.vertexai.api.RagEngineConfigOrBuilder
com.google.cloud.vertexai.api.RagFileChunkingConfig.FixedLengthChunkingOrBuilder
com.google.cloud.vertexai.api.RagFileChunkingConfigOrBuilder
com.google.cloud.vertexai.api.RagFileOrBuilder
com.google.cloud.vertexai.api.RagFileParsingConfig.LayoutParserOrBuilder
com.google.cloud.vertexai.api.RagFileParsingConfig.LlmParserOrBuilder
com.google.cloud.vertexai.api.RagFileParsingConfigOrBuilder
com.google.cloud.vertexai.api.RagFileTransformationConfigOrBuilder
com.google.cloud.vertexai.api.RagManagedDbConfig.BasicOrBuilder
com.google.cloud.vertexai.api.RagManagedDbConfig.ScaledOrBuilder
com.google.cloud.vertexai.api.RagManagedDbConfig.UnprovisionedOrBuilder
com.google.cloud.vertexai.api.RagManagedDbConfigOrBuilder
com.google.cloud.vertexai.api.RagRetrievalConfig.FilterOrBuilder
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.LlmRankerOrBuilder
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.RankServiceOrBuilder
com.google.cloud.vertexai.api.RagRetrievalConfig.RankingOrBuilder
com.google.cloud.vertexai.api.RagRetrievalConfigOrBuilder
com.google.cloud.vertexai.api.RagVectorDbConfig.PineconeOrBuilder
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb.ANNOrBuilder
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb.KNNOrBuilder
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDbOrBuilder
com.google.cloud.vertexai.api.RagVectorDbConfig.VertexVectorSearchOrBuilder
com.google.cloud.vertexai.api.RagVectorDbConfigOrBuilder
com.google.cloud.vertexai.api.RawPredictRequestOrBuilder
com.google.cloud.vertexai.api.ReplicatedVoiceConfigOrBuilder
com.google.cloud.vertexai.api.ReservationAffinityOrBuilder
com.google.cloud.vertexai.api.ResourcesConsumedOrBuilder
com.google.cloud.vertexai.api.RetrievalConfigOrBuilder
com.google.cloud.vertexai.api.RetrievalMetadataOrBuilder
com.google.cloud.vertexai.api.RetrievalOrBuilder
com.google.cloud.vertexai.api.SafetyRatingOrBuilder
com.google.cloud.vertexai.api.SafetySettingOrBuilder
com.google.cloud.vertexai.api.SampledShapleyAttributionOrBuilder
com.google.cloud.vertexai.api.SchemaOrBuilder
com.google.cloud.vertexai.api.SearchEntryPointOrBuilder
com.google.cloud.vertexai.api.SegmentOrBuilder
com.google.cloud.vertexai.api.SharePointSources.SharePointSourceOrBuilder
com.google.cloud.vertexai.api.SharePointSourcesOrBuilder
com.google.cloud.vertexai.api.ShieldedVmConfigOrBuilder
com.google.cloud.vertexai.api.SlackSource.SlackChannels.SlackChannelOrBuilder
com.google.cloud.vertexai.api.SlackSource.SlackChannelsOrBuilder
com.google.cloud.vertexai.api.SlackSourceOrBuilder
com.google.cloud.vertexai.api.SmoothGradConfigOrBuilder
com.google.cloud.vertexai.api.SpeakerVoiceConfigOrBuilder
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.DraftModelSpeculationOrBuilder
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.NgramSpeculationOrBuilder
com.google.cloud.vertexai.api.SpeculativeDecodingSpecOrBuilder
com.google.cloud.vertexai.api.SpeechConfigOrBuilder
com.google.cloud.vertexai.api.StreamDirectPredictRequestOrBuilder
com.google.cloud.vertexai.api.StreamDirectPredictResponseOrBuilder
com.google.cloud.vertexai.api.StreamDirectRawPredictRequestOrBuilder
com.google.cloud.vertexai.api.StreamDirectRawPredictResponseOrBuilder
com.google.cloud.vertexai.api.StreamRawPredictRequestOrBuilder
com.google.cloud.vertexai.api.StreamingPredictRequestOrBuilder
com.google.cloud.vertexai.api.StreamingPredictResponseOrBuilder
com.google.cloud.vertexai.api.StreamingRawPredictRequestOrBuilder
com.google.cloud.vertexai.api.StreamingRawPredictResponseOrBuilder
com.google.cloud.vertexai.api.StringArrayOrBuilder
com.google.cloud.vertexai.api.TFRecordDestinationOrBuilder
com.google.cloud.vertexai.api.TensorOrBuilder
com.google.cloud.vertexai.api.TokensInfoOrBuilder
com.google.cloud.vertexai.api.Tool.CodeExecutionOrBuilder
com.google.cloud.vertexai.api.Tool.ComputerUseOrBuilder
com.google.cloud.vertexai.api.Tool.GoogleSearchOrBuilder
com.google.cloud.vertexai.api.ToolConfigOrBuilder
com.google.cloud.vertexai.api.ToolOrBuilder
com.google.cloud.vertexai.api.UndeployModelOperationMetadataOrBuilder
com.google.cloud.vertexai.api.UndeployModelRequestOrBuilder
com.google.cloud.vertexai.api.UndeployModelResponseOrBuilder
com.google.cloud.vertexai.api.UpdateEndpointLongRunningRequestOrBuilder
com.google.cloud.vertexai.api.UpdateEndpointOperationMetadataOrBuilder
com.google.cloud.vertexai.api.UpdateEndpointRequestOrBuilder
com.google.cloud.vertexai.api.UploadRagFileConfigOrBuilder
com.google.cloud.vertexai.api.UrlContextMetadataOrBuilder
com.google.cloud.vertexai.api.UrlContextOrBuilder
com.google.cloud.vertexai.api.UrlMetadataOrBuilder
com.google.cloud.vertexai.api.UsageMetadataOrBuilder
com.google.cloud.vertexai.api.VertexAISearch.DataStoreSpecOrBuilder
com.google.cloud.vertexai.api.VertexAISearchOrBuilder
com.google.cloud.vertexai.api.VertexAiSearchConfigOrBuilder
com.google.cloud.vertexai.api.VertexRagStore.RagResourceOrBuilder
com.google.cloud.vertexai.api.VertexRagStoreOrBuilder
com.google.cloud.vertexai.api.VideoMetadataOrBuilder
com.google.cloud.vertexai.api.VoiceConfigOrBuilder
com.google.cloud.vertexai.api.XraiAttributionOrBuilder

Enums

Enum Description
com.google.cloud.vertexai.api.AcceleratorType Represents a hardware accelerator type.
com.google.cloud.vertexai.api.ApiAuth.AuthConfigCase
com.google.cloud.vertexai.api.CachedContent.ExpirationCase
com.google.cloud.vertexai.api.Candidate.FinishReason The reason why the model stopped generating tokens. If empty, the model has not stopped generating the tokens.
com.google.cloud.vertexai.api.CodeExecutionResult.Outcome Enumeration of possible outcomes of the code execution.
com.google.cloud.vertexai.api.CorpusStatus.State RagCorpus life state.
com.google.cloud.vertexai.api.DeployedModel.PredictionResourcesCase
com.google.cloud.vertexai.api.DeploymentStage Stage field indicating the current progress of a deployment.
com.google.cloud.vertexai.api.DynamicRetrievalConfig.Mode The mode of the predictor to be used in dynamic retrieval.
com.google.cloud.vertexai.api.EmbedContentRequest.EmbeddingTaskType Represents a downstream task the embeddings will be used for.
com.google.cloud.vertexai.api.Examples.ConfigCase
com.google.cloud.vertexai.api.Examples.ExampleGcsSource.DataFormat The format of the input example instances.
com.google.cloud.vertexai.api.Examples.SourceCase
com.google.cloud.vertexai.api.ExamplesOverride.DataFormat Data format enum.
com.google.cloud.vertexai.api.ExecutableCode.Language Supported programming languages for the generated code.
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Encoding Defines how a feature is encoded. Defaults to IDENTITY.
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Visualization.ColorMap The color scheme used for highlighting areas.
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Visualization.OverlayType How the original image is displayed in the visualization.
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Visualization.Polarity Whether to only highlight pixels with positive contributions, negative or both. Defaults to POSITIVE.
com.google.cloud.vertexai.api.ExplanationMetadata.InputMetadata.Visualization.Type Type of the image visualization. Only applicable to Integrated Gradients attribution.
com.google.cloud.vertexai.api.ExplanationMetadata.OutputMetadata.DisplayNameMappingCase
com.google.cloud.vertexai.api.ExplanationParameters.MethodCase
com.google.cloud.vertexai.api.FileStatus.State RagFile state.
com.google.cloud.vertexai.api.FunctionCallingConfig.Mode Function calling mode.
com.google.cloud.vertexai.api.FunctionResponsePart.DataCase
com.google.cloud.vertexai.api.GenerateContentResponse.PromptFeedback.BlockedReason Blocked reason enumeration.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.AutoRoutingMode.ModelRoutingPreference The model routing preference.
com.google.cloud.vertexai.api.GenerationConfig.RoutingConfig.RoutingConfigCase
com.google.cloud.vertexai.api.GoogleDriveSource.ResourceId.ResourceType The type of the Google Drive resource.
com.google.cloud.vertexai.api.GroundingChunk.ChunkTypeCase
com.google.cloud.vertexai.api.GroundingChunk.RetrievedContext.ContextDetailsCase
com.google.cloud.vertexai.api.HarmCategory Harm categories that will block the content.
com.google.cloud.vertexai.api.ImportRagFilesConfig.ImportResultSinkCase
com.google.cloud.vertexai.api.ImportRagFilesConfig.ImportSourceCase
com.google.cloud.vertexai.api.ImportRagFilesConfig.PartialFailureSinkCase
com.google.cloud.vertexai.api.Modality Content Part modality
com.google.cloud.vertexai.api.PSCAutomationState The state of the PSC service automation.
com.google.cloud.vertexai.api.Part.DataCase
com.google.cloud.vertexai.api.Part.MetadataCase
com.google.cloud.vertexai.api.PartialArg.DeltaCase
com.google.cloud.vertexai.api.Presets.Modality Preset option controlling parameters for different modalities
com.google.cloud.vertexai.api.Presets.Query Preset option controlling parameters for query speed-precision trade-off
com.google.cloud.vertexai.api.RagCorpus.BackendConfigCase
com.google.cloud.vertexai.api.RagEmbeddingModelConfig.ModelConfigCase
com.google.cloud.vertexai.api.RagFile.RagFileSourceCase
com.google.cloud.vertexai.api.RagFileChunkingConfig.ChunkingConfigCase
com.google.cloud.vertexai.api.RagFileParsingConfig.ParserCase
com.google.cloud.vertexai.api.RagManagedDbConfig.TierCase
com.google.cloud.vertexai.api.RagRetrievalConfig.Filter.VectorDbThresholdCase
com.google.cloud.vertexai.api.RagRetrievalConfig.Ranking.RankingConfigCase
com.google.cloud.vertexai.api.RagVectorDbConfig.RagManagedDb.RetrievalStrategyCase
com.google.cloud.vertexai.api.RagVectorDbConfig.VectorDbCase
com.google.cloud.vertexai.api.ReservationAffinity.Type Identifies a type of reservation affinity.
com.google.cloud.vertexai.api.Retrieval.SourceCase
com.google.cloud.vertexai.api.SafetyRating.HarmProbability Harm probability levels in the content.
com.google.cloud.vertexai.api.SafetyRating.HarmSeverity Harm severity levels.
com.google.cloud.vertexai.api.SafetySetting.HarmBlockMethod Probability vs severity.
com.google.cloud.vertexai.api.SafetySetting.HarmBlockThreshold Probability based thresholds levels for blocking.
com.google.cloud.vertexai.api.SharePointSources.SharePointSource.DriveSourceCase
com.google.cloud.vertexai.api.SharePointSources.SharePointSource.FolderSourceCase
com.google.cloud.vertexai.api.SmoothGradConfig.GradientNoiseSigmaCase
com.google.cloud.vertexai.api.SpeculativeDecodingSpec.SpeculationCase
com.google.cloud.vertexai.api.Tensor.DataType Data type of the tensor.
com.google.cloud.vertexai.api.Tool.ComputerUse.Environment Represents the environment being operated, such as a web browser.
com.google.cloud.vertexai.api.Tool.PhishBlockThreshold These are available confidence level user can set to block malicious urls with chosen confidence and above. For understanding different confidence of webrisk, please refer to
com.google.cloud.vertexai.api.Type Type contains the list of OpenAPI data types as defined by https://swagger.io/docs/specification/data-models/data-types/
com.google.cloud.vertexai.api.UrlMetadata.UrlRetrievalStatus Status of the url retrieval.
com.google.cloud.vertexai.api.UsageMetadata.TrafficType The type of traffic that this request was processed with, indicating which quota gets consumed.
com.google.cloud.vertexai.api.VoiceConfig.VoiceConfigCase