generated/google/apis/plus_domains_v1/classes.rb in google-api-client-0.10.3 vs generated/google/apis/plus_domains_v1/classes.rb in google-api-client-0.11.0
- old
+ new
@@ -1691,11 +1691,11 @@
# @return [DateTime]
attr_accessor :published
# The size in bytes of this video.
# Corresponds to the JSON property `sizeBytes`
- # @return [String]
+ # @return [Fixnum]
attr_accessor :size_bytes
# The list of video streams for this video. There might be several different
# streams available for a single video, either Flash or MPEG, of various sizes
# Corresponds to the JSON property `streams`
@@ -1718,10 +1718,10 @@
# @return [String]
attr_accessor :url
# The duration in milliseconds of this video.
# Corresponds to the JSON property `videoDuration`
- # @return [String]
+ # @return [Fixnum]
attr_accessor :video_duration
# The encoding status of this video. Possible values are:
# - "UPLOADING" - Not all the video bytes have been received.
# - "PENDING" - Video not yet processed.