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

target.apidocs.com.google.api.services.drive.model.File.ImageMediaMetadata.Location.html Maven / Gradle / Ivy

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






File.ImageMediaMetadata.Location (Drive API v2-rev20180830-1.26.0)












com.google.api.services.drive.model

Class File.ImageMediaMetadata.Location

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>
    Enclosing class:
    File.ImageMediaMetadata


    public static final class File.ImageMediaMetadata.Location
    extends com.google.api.client.json.GenericJson
    Geographic location information stored in the image.
    • Constructor Detail

      • Location

        public Location()
    • Method Detail

      • getAltitude

        public Double getAltitude()
        The altitude stored in the image.
        Returns:
        value or null for none
      • getLatitude

        public Double getLatitude()
        The latitude stored in the image.
        Returns:
        value or null for none
      • getLongitude

        public Double getLongitude()
        The longitude stored in the image.
        Returns:
        value or null for none

Copyright © 2011–2018 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy