public static final class File.ImageMediaMetadata.Location
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
Location()  | 
| Modifier and Type | Method and Description | 
|---|---|
File.ImageMediaMetadata.Location | 
clone()  | 
Double | 
getAltitude()
Output only. 
 | 
Double | 
getLatitude()
Output only. 
 | 
Double | 
getLongitude()
Output only. 
 | 
File.ImageMediaMetadata.Location | 
set(String fieldName,
   Object value)  | 
File.ImageMediaMetadata.Location | 
setAltitude(Double altitude)
Output only. 
 | 
File.ImageMediaMetadata.Location | 
setLatitude(Double latitude)
Output only. 
 | 
File.ImageMediaMetadata.Location | 
setLongitude(Double longitude)
Output only. 
 | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Double getAltitude()
null for nonepublic File.ImageMediaMetadata.Location setAltitude(Double altitude)
altitude - altitude or null for nonepublic Double getLatitude()
null for nonepublic File.ImageMediaMetadata.Location setLatitude(Double latitude)
latitude - latitude or null for nonepublic Double getLongitude()
null for nonepublic File.ImageMediaMetadata.Location setLongitude(Double longitude)
longitude - longitude or null for nonepublic File.ImageMediaMetadata.Location set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic File.ImageMediaMetadata.Location clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.