generated/google/apis/civicinfo_v2/representations.rb in google-api-client-0.9.pre5 vs generated/google/apis/civicinfo_v2/representations.rb in google-api-client-0.9

- old
+ new

@@ -40,11 +40,11 @@ class Contest class Representation < Google::Apis::Core::JsonRepresentation; end end - class SearchDivisionResponse + class DivisionSearchResponse class Representation < Google::Apis::Core::JsonRepresentation; end end class DivisionSearchResult class Representation < Google::Apis::Core::JsonRepresentation; end @@ -192,10 +192,10 @@ property :special, as: 'special' property :type, as: 'type' end end - class SearchDivisionResponse + class DivisionSearchResponse # @private class Representation < Google::Apis::Core::JsonRepresentation property :kind, as: 'kind' collection :results, as: 'results', class: Google::Apis::CivicinfoV2::DivisionSearchResult, decorator: Google::Apis::CivicinfoV2::DivisionSearchResult::Representation