Modifier and Type | Class and Description |
---|---|
static class |
File.ImageMediaMetadata.Location
Output only.
|
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ImageMediaMetadata() |
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public Float getAperture()
null
for nonepublic File.ImageMediaMetadata setAperture(Float aperture)
aperture
- aperture or null
for nonepublic String getCameraMake()
null
for nonepublic File.ImageMediaMetadata setCameraMake(String cameraMake)
cameraMake
- cameraMake or null
for nonepublic String getCameraModel()
null
for nonepublic File.ImageMediaMetadata setCameraModel(String cameraModel)
cameraModel
- cameraModel or null
for nonepublic String getColorSpace()
null
for nonepublic File.ImageMediaMetadata setColorSpace(String colorSpace)
colorSpace
- colorSpace or null
for nonepublic Float getExposureBias()
null
for nonepublic File.ImageMediaMetadata setExposureBias(Float exposureBias)
exposureBias
- exposureBias or null
for nonepublic String getExposureMode()
null
for nonepublic File.ImageMediaMetadata setExposureMode(String exposureMode)
exposureMode
- exposureMode or null
for nonepublic Float getExposureTime()
null
for nonepublic File.ImageMediaMetadata setExposureTime(Float exposureTime)
exposureTime
- exposureTime or null
for nonepublic Boolean getFlashUsed()
null
for nonepublic File.ImageMediaMetadata setFlashUsed(Boolean flashUsed)
flashUsed
- flashUsed or null
for nonepublic Float getFocalLength()
null
for nonepublic File.ImageMediaMetadata setFocalLength(Float focalLength)
focalLength
- focalLength or null
for nonepublic Integer getHeight()
null
for nonepublic File.ImageMediaMetadata setHeight(Integer height)
height
- height or null
for nonepublic Integer getIsoSpeed()
null
for nonepublic File.ImageMediaMetadata setIsoSpeed(Integer isoSpeed)
isoSpeed
- isoSpeed or null
for nonepublic String getLens()
null
for nonepublic File.ImageMediaMetadata setLens(String lens)
lens
- lens or null
for nonepublic File.ImageMediaMetadata.Location getLocation()
null
for nonepublic File.ImageMediaMetadata setLocation(File.ImageMediaMetadata.Location location)
location
- location or null
for nonepublic Float getMaxApertureValue()
null
for nonepublic File.ImageMediaMetadata setMaxApertureValue(Float maxApertureValue)
maxApertureValue
- maxApertureValue or null
for nonepublic String getMeteringMode()
null
for nonepublic File.ImageMediaMetadata setMeteringMode(String meteringMode)
meteringMode
- meteringMode or null
for nonepublic Integer getRotation()
null
for nonepublic File.ImageMediaMetadata setRotation(Integer rotation)
rotation
- rotation or null
for nonepublic String getSensor()
null
for nonepublic File.ImageMediaMetadata setSensor(String sensor)
sensor
- sensor or null
for nonepublic Integer getSubjectDistance()
null
for nonepublic File.ImageMediaMetadata setSubjectDistance(Integer subjectDistance)
subjectDistance
- subjectDistance or null
for nonepublic String getTime()
null
for nonepublic File.ImageMediaMetadata setTime(String time)
time
- time or null
for nonepublic String getWhiteBalance()
null
for nonepublic File.ImageMediaMetadata setWhiteBalance(String whiteBalance)
whiteBalance
- whiteBalance or null
for nonepublic Integer getWidth()
null
for nonepublic File.ImageMediaMetadata setWidth(Integer width)
width
- width or null
for nonepublic File.ImageMediaMetadata set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public File.ImageMediaMetadata clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2024 Google. All rights reserved.