Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
File.ImageMediaMetadata.Location |
File.ImageMediaMetadata.Location.clone() |
File.ImageMediaMetadata.Location |
File.ImageMediaMetadata.getLocation()
Output only.
|
File.ImageMediaMetadata.Location |
File.ImageMediaMetadata.Location.set(String fieldName,
Object value) |
File.ImageMediaMetadata.Location |
File.ImageMediaMetadata.Location.setAltitude(Double altitude)
Output only.
|
File.ImageMediaMetadata.Location |
File.ImageMediaMetadata.Location.setLatitude(Double latitude)
Output only.
|
File.ImageMediaMetadata.Location |
File.ImageMediaMetadata.Location.setLongitude(Double longitude)
Output only.
|
Modifier and Type | Method and Description |
---|---|
File.ImageMediaMetadata |
File.ImageMediaMetadata.setLocation(File.ImageMediaMetadata.Location location)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.