com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
VideoMediaMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
File.VideoMediaMetadata | 
clone()  | 
Long | 
getDurationMillis()
Output only. 
 | 
Integer | 
getHeight()
Output only. 
 | 
Integer | 
getWidth()
Output only. 
 | 
File.VideoMediaMetadata | 
set(String fieldName,
   Object value)  | 
File.VideoMediaMetadata | 
setDurationMillis(Long durationMillis)
Output only. 
 | 
File.VideoMediaMetadata | 
setHeight(Integer height)
Output only. 
 | 
File.VideoMediaMetadata | 
setWidth(Integer width)
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 Long getDurationMillis()
null for nonepublic File.VideoMediaMetadata setDurationMillis(Long durationMillis)
durationMillis - durationMillis or null for nonepublic Integer getHeight()
null for nonepublic File.VideoMediaMetadata setHeight(Integer height)
height - height or null for nonepublic Integer getWidth()
null for nonepublic File.VideoMediaMetadata setWidth(Integer width)
width - width or null for nonepublic File.VideoMediaMetadata set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic File.VideoMediaMetadata clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.