generated/google/apis/civicinfo_v2/representations.rb in google-api-client-0.9.11 vs generated/google/apis/civicinfo_v2/representations.rb in google-api-client-0.9.12

- old
+ new

@@ -158,9 +158,10 @@ class AdministrativeBody # @private class Representation < Google::Apis::Core::JsonRepresentation property :absentee_voting_info_url, as: 'absenteeVotingInfoUrl' + collection :address_lines, as: 'addressLines' property :ballot_info_url, as: 'ballotInfoUrl' property :correspondence_address, as: 'correspondenceAddress', class: Google::Apis::CivicinfoV2::SimpleAddressType, decorator: Google::Apis::CivicinfoV2::SimpleAddressType::Representation property :election_info_url, as: 'electionInfoUrl' collection :election_officials, as: 'electionOfficials', class: Google::Apis::CivicinfoV2::ElectionOfficial, decorator: Google::Apis::CivicinfoV2::ElectionOfficial::Representation