googleapis.com

API provider — googleapis.com:recommender

🔑 oauth2 9 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets the requested recommendation. Requires the recommender.*.get IAM permiss…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://recommender.googleapis.com/v1beta1/{name}
Lists insights for the specified Cloud Resource. Requires the recommender.*.l…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://recommender.googleapis.com/v1beta1/{parent}/insights
Lists recommendations for the specified Cloud Resource. Requires the recommen…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://recommender.googleapis.com/v1beta1/{parent}/recommendations
Endpoints (9 total)
GET
/v1beta1/{name}
Gets the requested recommendation. Requires the recommender.*.get IAM permiss…
GET
/v1beta1/{parent}/insights
Lists insights for the specified Cloud Resource. Requires the recommender.*.l…
GET
/v1beta1/{parent}/recommendations
Lists recommendations for the specified Cloud Resource. Requires the recommen…
POST
/v1beta1/{name}:markFailed
Marks the Recommendation State as Failed. Users can use this method to indica…
POST
/v1beta1/{name}:markClaimed
Marks the Recommendation State as Claimed. Users can use this method to indic…
POST
/v1beta1/{name}:markAccepted
Marks the Insight State as Accepted. Users can use this method to indicate to…
POST
/v1beta1/{name}:markDismissed
Mark the Recommendation State as Dismissed. Users can use this method to indi…
POST
/v1beta1/{name}:markSucceeded
Marks the Recommendation State as Succeeded. Users can use this method to ind…
PATCH
/v1beta1/{name}
Updates a Recommender Config. This will create a new revision of the config.
At a glance
Total SDKs10
Languages6
Endpoints9
Authoauth2
Categories2
https://recommender.googleapis.com