lib/google/apis/dlp_v2/representations.rb in google-apis-dlp_v2-0.32.0 vs lib/google/apis/dlp_v2/representations.rb in google-apis-dlp_v2-0.33.0

- old
+ new

@@ -2363,10 +2363,9 @@ 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