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

target.apidocs.com.google.api.services.youtube.model.ActivityContentDetailsRecommendation.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240514-2.0.0
Show newest version






ActivityContentDetailsRecommendation (YouTube Data API v3 v3-rev20240417-2.0.0)












com.google.api.services.youtube.model

Class ActivityContentDetailsRecommendation

    • Constructor Detail

      • ActivityContentDetailsRecommendation

        public ActivityContentDetailsRecommendation()
    • Method Detail

      • getReason

        public String getReason()
        The reason that the resource is recommended to the user.
        Returns:
        value or null for none
      • getResourceId

        public ResourceId getResourceId()
        The resourceId object contains information that identifies the recommended resource.
        Returns:
        value or null for none
      • setResourceId

        public ActivityContentDetailsRecommendation setResourceId(ResourceId resourceId)
        The resourceId object contains information that identifies the recommended resource.
        Parameters:
        resourceId - resourceId or null for none
      • getSeedResourceId

        public ResourceId getSeedResourceId()
        The seedResourceId object contains information about the resource that caused the recommendation.
        Returns:
        value or null for none
      • setSeedResourceId

        public ActivityContentDetailsRecommendation setSeedResourceId(ResourceId seedResourceId)
        The seedResourceId object contains information about the resource that caused the recommendation.
        Parameters:
        seedResourceId - seedResourceId or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy