All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.GenerateRecommendationsResponse.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






GenerateRecommendationsResponse (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class GenerateRecommendationsResponse

    • Constructor Detail

      • GenerateRecommendationsResponse

        public GenerateRecommendationsResponse()
    • Method Detail

      • getRecommendations

        public List<Recommendation> getRecommendations()
        Recommendations generated for a request.
        Returns:
        value or null for none
      • getResponseToken

        public String getResponseToken()
        Output only. Response token is a string created for each `GenerateRecommendationsResponse`. This token doesn't expire, and is globally unique. This token must be used when reporting interactions for recommendations.
        Returns:
        value or null for none
      • setResponseToken

        public GenerateRecommendationsResponse setResponseToken(String responseToken)
        Output only. Response token is a string created for each `GenerateRecommendationsResponse`. This token doesn't expire, and is globally unique. This token must be used when reporting interactions for recommendations.
        Parameters:
        responseToken - responseToken or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy