lib/google/apis/securitycenter_v1beta2/representations.rb in google-apis-securitycenter_v1beta2-0.51.0 vs lib/google/apis/securitycenter_v1beta2/representations.rb in google-apis-securitycenter_v1beta2-0.52.0
- old
+ new
@@ -548,9 +548,10 @@
end
class Container
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :create_time, as: 'createTime'
property :image_id, as: 'imageId'
collection :labels, as: 'labels', class: Google::Apis::SecuritycenterV1beta2::Label, decorator: Google::Apis::SecuritycenterV1beta2::Label::Representation
property :name, as: 'name'
property :uri, as: 'uri'