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

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

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






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












com.google.api.services.youtube.model

Class ActivityContentDetailsSocial

    • Constructor Detail

      • ActivityContentDetailsSocial

        public ActivityContentDetailsSocial()
    • Method Detail

      • getAuthor

        public String getAuthor()
        The author of the social network post.
        Returns:
        value or null for none
      • getImageUrl

        public String getImageUrl()
        An image of the post's author.
        Returns:
        value or null for none
      • getReferenceUrl

        public String getReferenceUrl()
        The URL of the social network post.
        Returns:
        value or null for none
      • setReferenceUrl

        public ActivityContentDetailsSocial setReferenceUrl(String referenceUrl)
        The URL of the social network post.
        Parameters:
        referenceUrl - referenceUrl or null for none
      • getResourceId

        public ResourceId getResourceId()
        The resourceId object encapsulates information that identifies the resource associated with a social network post.
        Returns:
        value or null for none
      • setResourceId

        public ActivityContentDetailsSocial setResourceId(ResourceId resourceId)
        The resourceId object encapsulates information that identifies the resource associated with a social network post.
        Parameters:
        resourceId - resourceId or null for none
      • getType

        public String getType()
        The name of the social network.
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy