lib/google/apis/dlp_v2/representations.rb in google-apis-dlp_v2-0.34.0 vs lib/google/apis/dlp_v2/representations.rb in google-apis-dlp_v2-0.35.0
- old
+ new
@@ -2363,9 +2363,10 @@
end
class GooglePrivacyDlpV2InfoTypeSummary
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :estimated_prevalence, as: 'estimatedPrevalence'
property :info_type, as: 'infoType', class: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType, decorator: Google::Apis::DlpV2::GooglePrivacyDlpV2InfoType::Representation
end
end