generated/google/apis/pagespeedonline_v2/representations.rb in google-api-client-0.19.2 vs generated/google/apis/pagespeedonline_v2/representations.rb in google-api-client-0.19.3

- old
+ new

@@ -172,9 +172,10 @@ end class Result # @private class Representation < Google::Apis::Core::JsonRepresentation + property :captcha_result, as: 'captchaResult' property :formatted_results, as: 'formattedResults', class: Google::Apis::PagespeedonlineV2::Result::FormattedResults, decorator: Google::Apis::PagespeedonlineV2::Result::FormattedResults::Representation property :id, as: 'id' collection :invalid_rules, as: 'invalidRules' property :kind, as: 'kind'