Google Cloud Client Libraries for Rust - Discovery Engine 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.
Discovery Engine API.
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:
- AssistantService: enabled by the
assistant-servicefeature. - CmekConfigService: enabled by the
cmek-config-servicefeature. - CompletionService: enabled by the
completion-servicefeature. - ControlService: enabled by the
control-servicefeature. - ConversationalSearchService: enabled by the
conversational-search-servicefeature. - DataStoreService: enabled by the
data-store-servicefeature. - DocumentService: enabled by the
document-servicefeature. - EngineService: enabled by the
engine-servicefeature. - GroundedGenerationService: enabled by the
grounded-generation-servicefeature. - IdentityMappingStoreService: enabled by the
identity-mapping-store-servicefeature. - ProjectService: enabled by the
project-servicefeature. - RankService: enabled by the
rank-servicefeature. - RecommendationService: enabled by the
recommendation-servicefeature. - SchemaService: enabled by the
schema-servicefeature. - SearchService: enabled by the
search-servicefeature. - SearchTuningService: enabled by the
search-tuning-servicefeature. - ServingConfigService: enabled by the
serving-config-servicefeature. - SessionService: enabled by the
session-servicefeature. - SiteSearchEngineService: enabled by the
site-search-engine-servicefeature. - UserEventService: enabled by the
user-event-servicefeature. - UserLicenseService: enabled by the
user-license-servicefeature.
More Information
- Read the crate's documentation