Google Cloud Client Libraries for Rust - Vertex AI API
WARNING: some RPCs have no corresponding Rust function to call them. Typically these are streaming RPCs. We expect adding these RPCs in a way that does not break the existing APIs or changes their behavior in a significant way. We do anticipate a number of new crate dependencies will be required. If you need these RPCs please open an issue in our GitHub repository.
Train high-quality custom machine learning models with minimal machine learning expertise and effort.
The client library types and functions are stable and not expected to change. Please note that Google Cloud services do change from time to time. The client libraries are designed to preserve backwards compatibility when the service changes in compatible ways. For example, adding RPCs, or fields to messages should not introduce breaking changes to the client libraries.
Quickstart
The main types to work with this crate are the clients:
- DataFoundryService: enabled by the
data-foundry-servicefeature. - DatasetService: enabled by the
dataset-servicefeature. - DeploymentResourcePoolService: enabled by the
deployment-resource-pool-servicefeature. - EndpointService: enabled by the
endpoint-servicefeature. - EvaluationService: enabled by the
evaluation-servicefeature. - FeatureOnlineStoreAdminService: enabled by the
feature-online-store-admin-servicefeature. - FeatureOnlineStoreService: enabled by the
feature-online-store-servicefeature. - FeatureRegistryService: enabled by the
feature-registry-servicefeature. - FeaturestoreOnlineServingService: enabled by the
featurestore-online-serving-servicefeature. - FeaturestoreService: enabled by the
featurestore-servicefeature. - GenAiCacheService: enabled by the
gen-ai-cache-servicefeature. - GenAiTuningService: enabled by the
gen-ai-tuning-servicefeature. - IndexEndpointService: enabled by the
index-endpoint-servicefeature. - IndexService: enabled by the
index-servicefeature. - JobService: enabled by the
job-servicefeature. - LlmUtilityService: enabled by the
llm-utility-servicefeature. - MatchService: enabled by the
match-servicefeature. - MetadataService: enabled by the
metadata-servicefeature. - MigrationService: enabled by the
migration-servicefeature. - ModelGardenService: enabled by the
model-garden-servicefeature. - ModelService: enabled by the
model-servicefeature. - NotebookService: enabled by the
notebook-servicefeature. - PersistentResourceService: enabled by the
persistent-resource-servicefeature. - PipelineService: enabled by the
pipeline-servicefeature. - PredictionService: enabled by the
prediction-servicefeature. - ReasoningEngineExecutionService: enabled by the
reasoning-engine-execution-servicefeature. - ReasoningEngineService: enabled by the
reasoning-engine-servicefeature. - ScheduleService: enabled by the
schedule-servicefeature. - SpecialistPoolService: enabled by the
specialist-pool-servicefeature. - TensorboardService: enabled by the
tensorboard-servicefeature. - VertexRagDataService: enabled by the
vertex-rag-data-servicefeature. - VertexRagService: enabled by the
vertex-rag-servicefeature. - VizierService: enabled by the
vizier-servicefeature.
More Information
- Read the crate's documentation