Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Google Cloud Client Libraries for Rust - Discovery Engine API
FEEDBACK WANTED: We believe the APIs in this crate are stable, and do not anticipate any breaking changes are needed. We are looking for feedback before labeling the APIs "1.0". Changes (even breaking changes) are still possible, but not expected.
We also believe the implementation is ready for production, bugs are still possible, but not expected.
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.
Quickstart
The main types to work with this crate are the clients:
- 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. - 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