- REST Resource: v1beta1.projects.locations.insightTypes.insights
- REST Resource: v1beta1.projects.locations.recommenders.recommendations
- REST Resource: v1.projects.locations.insightTypes.insights
- REST Resource: v1.projects.locations.recommenders.recommendations
Service: recommender.googleapis.com
We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://recommender.googleapis.com
REST Resource: v1beta1.projects.locations.insightTypes.insights
Methods | |
---|---|
get |
GET /v1beta1/{name=projects/*/locations/*/insightTypes/*/insights/*} Gets the requested insight. |
list |
GET /v1beta1/{parent=projects/*/locations/*/insightTypes/*}/insights Lists insights for a Cloud project. |
markAccepted |
POST /v1beta1/{name=projects/*/locations/*/insightTypes/*/insights/*}:markAccepted Marks the Insight State as Accepted. |
REST Resource: v1beta1.projects.locations.recommenders.recommendations
Methods | |
---|---|
get |
GET /v1beta1/{name=projects/*/locations/*/recommenders/*/recommendations/*} Gets the requested recommendation. |
list |
GET /v1beta1/{parent=projects/*/locations/*/recommenders/*}/recommendations Lists recommendations for a Cloud project. |
markClaimed |
POST /v1beta1/{name=projects/*/locations/*/recommenders/*/recommendations/*}:markClaimed Marks the Recommendation State as Claimed. |
markFailed |
POST /v1beta1/{name=projects/*/locations/*/recommenders/*/recommendations/*}:markFailed Marks the Recommendation State as Failed. |
markSucceeded |
POST /v1beta1/{name=projects/*/locations/*/recommenders/*/recommendations/*}:markSucceeded Marks the Recommendation State as Succeeded. |
Service: recommender.googleapis.com
We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://recommender.googleapis.com
REST Resource: v1.projects.locations.insightTypes.insights
Methods | |
---|---|
get |
GET /v1/{name=projects/*/locations/*/insightTypes/*/insights/*} Gets the requested insight. |
list |
GET /v1/{parent=projects/*/locations/*/insightTypes/*}/insights Lists insights for a Cloud project. |
markAccepted |
POST /v1/{name=projects/*/locations/*/insightTypes/*/insights/*}:markAccepted Marks the Insight State as Accepted. |
REST Resource: v1.projects.locations.recommenders.recommendations
Methods | |
---|---|
get |
GET /v1/{name=projects/*/locations/*/recommenders/*/recommendations/*} Gets the requested recommendation. |
list |
GET /v1/{parent=projects/*/locations/*/recommenders/*}/recommendations Lists recommendations for a Cloud project. |
markClaimed |
POST /v1/{name=projects/*/locations/*/recommenders/*/recommendations/*}:markClaimed Marks the Recommendation State as Claimed. |
markFailed |
POST /v1/{name=projects/*/locations/*/recommenders/*/recommendations/*}:markFailed Marks the Recommendation State as Failed. |
markSucceeded |
POST /v1/{name=projects/*/locations/*/recommenders/*/recommendations/*}:markSucceeded Marks the Recommendation State as Succeeded. |