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

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

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






VideoRecordingDetails (YouTube Data API v3 v3-rev20220612-1.32.1)












com.google.api.services.youtube.model

Class VideoRecordingDetails

    • Constructor Detail

      • VideoRecordingDetails

        public VideoRecordingDetails()
    • Method Detail

      • getLocation

        public GeoPoint getLocation()
        The geolocation information associated with the video.
        Returns:
        value or null for none
      • setLocation

        public VideoRecordingDetails setLocation(GeoPoint location)
        The geolocation information associated with the video.
        Parameters:
        location - location or null for none
      • getLocationDescription

        public String getLocationDescription()
        The text description of the location where the video was recorded.
        Returns:
        value or null for none
      • setLocationDescription

        public VideoRecordingDetails setLocationDescription(String locationDescription)
        The text description of the location where the video was recorded.
        Parameters:
        locationDescription - locationDescription or null for none
      • getRecordingDate

        public DateTime getRecordingDate()
        The date and time when the video was recorded.
        Returns:
        value or null for none
      • setRecordingDate

        public VideoRecordingDetails setRecordingDate(DateTime recordingDate)
        The date and time when the video was recorded.
        Parameters:
        recordingDate - recordingDate or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy