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 (Google Drive API v3-rev20240123-2.0.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
    Output only. Geographic location information stored in the image.
    • Constructor Detail

      • Location

        public Location()
    • Method Detail

      • getAltitude

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

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

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy