generated/google/apis/videointelligence_v1/representations.rb in google-api-client-0.50.0 vs generated/google/apis/videointelligence_v1/representations.rb in google-api-client-0.51.0
- old
+ new
@@ -1207,10 +1207,13 @@
end
class GoogleCloudVideointelligenceV1FaceDetectionAnnotation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :thumbnail, :base64 => true, as: 'thumbnail'
+ collection :tracks, as: 'tracks', class: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1Track, decorator: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1Track::Representation
+
property :version, as: 'version'
end
end
class GoogleCloudVideointelligenceV1FaceDetectionConfig
@@ -1650,10 +1653,13 @@
end
class GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :thumbnail, :base64 => true, as: 'thumbnail'
+ collection :tracks, as: 'tracks', class: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1beta2Track, decorator: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1beta2Track::Representation
+
property :version, as: 'version'
end
end
class GoogleCloudVideointelligenceV1beta2FaceFrame
@@ -1995,10 +2001,13 @@
end
class GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :thumbnail, :base64 => true, as: 'thumbnail'
+ collection :tracks, as: 'tracks', class: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1p1beta1Track, decorator: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1p1beta1Track::Representation
+
property :version, as: 'version'
end
end
class GoogleCloudVideointelligenceV1p1beta1FaceFrame
@@ -2340,10 +2349,13 @@
end
class GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :thumbnail, :base64 => true, as: 'thumbnail'
+ collection :tracks, as: 'tracks', class: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1p2beta1Track, decorator: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1p2beta1Track::Representation
+
property :version, as: 'version'
end
end
class GoogleCloudVideointelligenceV1p2beta1FaceFrame
@@ -2713,9 +2725,12 @@
end
class GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :thumbnail, :base64 => true, as: 'thumbnail'
+ collection :tracks, as: 'tracks', class: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1p3beta1Track, decorator: Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1p3beta1Track::Representation
+
property :version, as: 'version'
end
end
class GoogleCloudVideointelligenceV1p3beta1FaceFrame