Module google_api_proto::google::cloud::retail::v2::model_service_client
source · Expand description
Generated client implementations.
Structs§
- Service for performing CRUD operations on models. Recommendation models contain all the metadata necessary to generate a set of models for the
Predict()
API. A model is queried indirectly via a ServingConfig, which associates a model with a given Placement (e.g. Frequently Bought Together on Home Page).