Lines Matching full:recommendations
1 # Google Recommendations AI Client for Java
3 Java idiomatic client for [Recommendations AI][product-docs].
10 > This repo contains beta version of Recommendations AI and may occasionally
12 > Recommendations AI is now GA and available as
37 <artifactId>google-cloud-recommendations-ai</artifactId>
43 <!-- {x-version-update-start:google-cloud-recommendations-ai:released} -->
48 <artifactId>google-cloud-recommendations-ai</artifactId>
56 implementation 'com.google.cloud:google-cloud-recommendations-ai:0.24.0'
62 libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.24.0"
72 …Recommendations AI APIs, and the authenticated principal must have the [IAM role(s)][predefined-ia…
78 You will need a [Google Cloud Platform Console][developer-console] project with the Recommendations…
79 You will need to [enable billing][enable-billing] to use Google Recommendations AI.
86 You'll need to obtain the `google-cloud-recommendations-ai` library. See the [Quickstart](#quickst…
87 to add `google-cloud-recommendations-ai` as a dependency in your code.
89 ## About Recommendations AI
92 [Recommendations AI][product-docs] delivers highly personalized product recommendations at scale.
94 See the [Recommendations AI client library docs][javadocs] to learn how to
95 use this Recommendations AI Client Library.
108 Recommendations AI uses gRPC for the transport layer.
191 [product-docs]: https://cloud.google.com/recommendations-ai/
192 [javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-recommendations-ai/latest/ove…
204 …image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-recommendations-ai.svg
205 …ink]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recommendations-ai/0.21.0