Class: Google::Apis::CivicinfoV2::StreetSegment

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
generated/google/apis/civicinfo_v2/classes.rb,
generated/google/apis/civicinfo_v2/representations.rb,
generated/google/apis/civicinfo_v2/representations.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods included from Google::Apis::Core::JsonObjectSupport

#to_json

Methods included from Google::Apis::Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ StreetSegment

Returns a new instance of StreetSegment.



1712
1713
1714
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1712

def initialize(**args)
   update!(**args)
end

Instance Attribute Details

#administration_region_idsArray<String>

Corresponds to the JSON property administrationRegionIds

Returns:

  • (Array<String>)


1487
1488
1489
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1487

def administration_region_ids
  @administration_region_ids
end

#before_geocode_idString

Corresponds to the JSON property beforeGeocodeId

Returns:

  • (String)


1492
1493
1494
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1492

def before_geocode_id
  @before_geocode_id
end

#catalist_unique_precinct_codeString

Corresponds to the JSON property catalistUniquePrecinctCode

Returns:

  • (String)


1497
1498
1499
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1497

def catalist_unique_precinct_code
  @catalist_unique_precinct_code
end

#cityString

Corresponds to the JSON property city

Returns:

  • (String)


1502
1503
1504
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1502

def city
  @city
end

#city_council_districtString

Corresponds to the JSON property cityCouncilDistrict

Returns:

  • (String)


1507
1508
1509
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1507

def city_council_district
  @city_council_district
end

#congressional_districtString

Corresponds to the JSON property congressionalDistrict

Returns:

  • (String)


1512
1513
1514
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1512

def congressional_district
  @congressional_district
end

#contest_idsArray<String>

Corresponds to the JSON property contestIds

Returns:

  • (Array<String>)


1517
1518
1519
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1517

def contest_ids
  @contest_ids
end

#county_council_districtString

Corresponds to the JSON property countyCouncilDistrict

Returns:

  • (String)


1522
1523
1524
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1522

def county_council_district
  @county_council_district
end

#county_fipsString

Corresponds to the JSON property countyFips

Returns:

  • (String)


1527
1528
1529
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1527

def county_fips
  @county_fips
end

#dataset_idFixnum

Corresponds to the JSON property datasetId

Returns:

  • (Fixnum)


1532
1533
1534
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1532

def dataset_id
  @dataset_id
end

#early_vote_site_by_idsArray<String>

Corresponds to the JSON property earlyVoteSiteByIds

Returns:

  • (Array<String>)


1537
1538
1539
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1537

def early_vote_site_by_ids
  @early_vote_site_by_ids
end

#end_house_numberFixnum

Corresponds to the JSON property endHouseNumber

Returns:

  • (Fixnum)


1542
1543
1544
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1542

def end_house_number
  @end_house_number
end

#geocoded_pointGoogle::Apis::CivicinfoV2::PointProto

Corresponds to the JSON property geocodedPoint



1547
1548
1549
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1547

def geocoded_point
  @geocoded_point
end

#geographic_division_ocd_idsArray<String>

Corresponds to the JSON property geographicDivisionOcdIds

Returns:

  • (Array<String>)


1552
1553
1554
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1552

def geographic_division_ocd_ids
  @geographic_division_ocd_ids
end

#idString

Corresponds to the JSON property id

Returns:

  • (String)


1557
1558
1559
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1557

def id
  @id
end

#judicial_districtString

Corresponds to the JSON property judicialDistrict

Returns:

  • (String)


1562
1563
1564
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1562

def judicial_district
  @judicial_district
end

#mail_onlyBoolean Also known as: mail_only?

Corresponds to the JSON property mailOnly

Returns:

  • (Boolean)


1567
1568
1569
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1567

def mail_only
  @mail_only
end

#municipal_districtString

Corresponds to the JSON property municipalDistrict

Returns:

  • (String)


1573
1574
1575
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1573

def municipal_district
  @municipal_district
end

#ncoa_addressString

Corresponds to the JSON property ncoaAddress

Returns:

  • (String)


1578
1579
1580
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1578

def ncoa_address
  @ncoa_address
end

#odd_or_evensArray<String>

Corresponds to the JSON property oddOrEvens

Returns:

  • (Array<String>)


1583
1584
1585
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1583

def odd_or_evens
  @odd_or_evens
end

#original_idString

Corresponds to the JSON property originalId

Returns:

  • (String)


1588
1589
1590
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1588

def original_id
  @original_id
end

#pollinglocation_by_idsArray<String>

Corresponds to the JSON property pollinglocationByIds

Returns:

  • (Array<String>)


1593
1594
1595
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1593

def pollinglocation_by_ids
  @pollinglocation_by_ids
end

#precinct_nameString

Corresponds to the JSON property precinctName

Returns:

  • (String)


1598
1599
1600
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1598

def precinct_name
  @precinct_name
end

#precinct_ocd_idString

Corresponds to the JSON property precinctOcdId

Returns:

  • (String)


1603
1604
1605
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1603

def precinct_ocd_id
  @precinct_ocd_id
end

#provenancesArray<Google::Apis::CivicinfoV2::Provenance>

Corresponds to the JSON property provenances



1608
1609
1610
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1608

def provenances
  @provenances
end

#publishedBoolean Also known as: published?

Corresponds to the JSON property published

Returns:

  • (Boolean)


1613
1614
1615
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1613

def published
  @published
end

#school_districtString

Corresponds to the JSON property schoolDistrict

Returns:

  • (String)


1619
1620
1621
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1619

def school_district
  @school_district
end

#start_house_numberFixnum

Corresponds to the JSON property startHouseNumber

Returns:

  • (Fixnum)


1624
1625
1626
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1624

def start_house_number
  @start_house_number
end

#start_lat_e7Fixnum

Corresponds to the JSON property startLatE7

Returns:

  • (Fixnum)


1629
1630
1631
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1629

def start_lat_e7
  @start_lat_e7
end

#start_lng_e7Fixnum

Corresponds to the JSON property startLngE7

Returns:

  • (Fixnum)


1634
1635
1636
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1634

def start_lng_e7
  @start_lng_e7
end

#stateString

Corresponds to the JSON property state

Returns:

  • (String)


1639
1640
1641
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1639

def state
  @state
end

#state_house_districtString

Corresponds to the JSON property stateHouseDistrict

Returns:

  • (String)


1644
1645
1646
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1644

def state_house_district
  @state_house_district
end

#state_senate_districtString

Corresponds to the JSON property stateSenateDistrict

Returns:

  • (String)


1649
1650
1651
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1649

def state_senate_district
  @state_senate_district
end

#street_nameString

Corresponds to the JSON property streetName

Returns:

  • (String)


1654
1655
1656
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1654

def street_name
  @street_name
end

#sub_administrative_area_nameString

Corresponds to the JSON property subAdministrativeAreaName

Returns:

  • (String)


1659
1660
1661
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1659

def sub_administrative_area_name
  @sub_administrative_area_name
end

#surrogate_idFixnum

Corresponds to the JSON property surrogateId

Returns:

  • (Fixnum)


1664
1665
1666
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1664

def surrogate_id
  @surrogate_id
end

#targetsmart_unique_precinct_codeString

Corresponds to the JSON property targetsmartUniquePrecinctCode

Returns:

  • (String)


1669
1670
1671
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1669

def targetsmart_unique_precinct_code
  @targetsmart_unique_precinct_code
end

#township_districtString

Corresponds to the JSON property townshipDistrict

Returns:

  • (String)


1674
1675
1676
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1674

def township_district
  @township_district
end

#unit_numberString

Corresponds to the JSON property unitNumber

Returns:

  • (String)


1679
1680
1681
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1679

def unit_number
  @unit_number
end

#unit_typeString

Corresponds to the JSON property unitType

Returns:

  • (String)


1684
1685
1686
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1684

def unit_type
  @unit_type
end

#van_precinct_codeString

Corresponds to the JSON property vanPrecinctCode

Returns:

  • (String)


1689
1690
1691
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1689

def van_precinct_code
  @van_precinct_code
end

#voter_geographic_division_ocd_idsArray<String>

Corresponds to the JSON property voterGeographicDivisionOcdIds

Returns:

  • (Array<String>)


1694
1695
1696
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1694

def voter_geographic_division_ocd_ids
  @voter_geographic_division_ocd_ids
end

#ward_districtString

Corresponds to the JSON property wardDistrict

Returns:

  • (String)


1699
1700
1701
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1699

def ward_district
  @ward_district
end

#wildcardBoolean Also known as: wildcard?

Corresponds to the JSON property wildcard

Returns:

  • (Boolean)


1704
1705
1706
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1704

def wildcard
  @wildcard
end

#zipString

Corresponds to the JSON property zip

Returns:

  • (String)


1710
1711
1712
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1710

def zip
  @zip
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
# File 'generated/google/apis/civicinfo_v2/classes.rb', line 1717

def update!(**args)
  @administration_region_ids = args[:administration_region_ids] if args.key?(:administration_region_ids)
  @before_geocode_id = args[:before_geocode_id] if args.key?(:before_geocode_id)
  @catalist_unique_precinct_code = args[:catalist_unique_precinct_code] if args.key?(:catalist_unique_precinct_code)
  @city = args[:city] if args.key?(:city)
  @city_council_district = args[:city_council_district] if args.key?(:city_council_district)
  @congressional_district = args[:congressional_district] if args.key?(:congressional_district)
  @contest_ids = args[:contest_ids] if args.key?(:contest_ids)
  @county_council_district = args[:county_council_district] if args.key?(:county_council_district)
  @county_fips = args[:county_fips] if args.key?(:county_fips)
  @dataset_id = args[:dataset_id] if args.key?(:dataset_id)
  @early_vote_site_by_ids = args[:early_vote_site_by_ids] if args.key?(:early_vote_site_by_ids)
  @end_house_number = args[:end_house_number] if args.key?(:end_house_number)
  @geocoded_point = args[:geocoded_point] if args.key?(:geocoded_point)
  @geographic_division_ocd_ids = args[:geographic_division_ocd_ids] if args.key?(:geographic_division_ocd_ids)
  @id = args[:id] if args.key?(:id)
  @judicial_district = args[:judicial_district] if args.key?(:judicial_district)
  @mail_only = args[:mail_only] if args.key?(:mail_only)
  @municipal_district = args[:municipal_district] if args.key?(:municipal_district)
  @ncoa_address = args[:ncoa_address] if args.key?(:ncoa_address)
  @odd_or_evens = args[:odd_or_evens] if args.key?(:odd_or_evens)
  @original_id = args[:original_id] if args.key?(:original_id)
  @pollinglocation_by_ids = args[:pollinglocation_by_ids] if args.key?(:pollinglocation_by_ids)
  @precinct_name = args[:precinct_name] if args.key?(:precinct_name)
  @precinct_ocd_id = args[:precinct_ocd_id] if args.key?(:precinct_ocd_id)
  @provenances = args[:provenances] if args.key?(:provenances)
  @published = args[:published] if args.key?(:published)
  @school_district = args[:school_district] if args.key?(:school_district)
  @start_house_number = args[:start_house_number] if args.key?(:start_house_number)
  @start_lat_e7 = args[:start_lat_e7] if args.key?(:start_lat_e7)
  @start_lng_e7 = args[:start_lng_e7] if args.key?(:start_lng_e7)
  @state = args[:state] if args.key?(:state)
  @state_house_district = args[:state_house_district] if args.key?(:state_house_district)
  @state_senate_district = args[:state_senate_district] if args.key?(:state_senate_district)
  @street_name = args[:street_name] if args.key?(:street_name)
  @sub_administrative_area_name = args[:sub_administrative_area_name] if args.key?(:sub_administrative_area_name)
  @surrogate_id = args[:surrogate_id] if args.key?(:surrogate_id)
  @targetsmart_unique_precinct_code = args[:targetsmart_unique_precinct_code] if args.key?(:targetsmart_unique_precinct_code)
  @township_district = args[:township_district] if args.key?(:township_district)
  @unit_number = args[:unit_number] if args.key?(:unit_number)
  @unit_type = args[:unit_type] if args.key?(:unit_type)
  @van_precinct_code = args[:van_precinct_code] if args.key?(:van_precinct_code)
  @voter_geographic_division_ocd_ids = args[:voter_geographic_division_ocd_ids] if args.key?(:voter_geographic_division_ocd_ids)
  @ward_district = args[:ward_district] if args.key?(:ward_district)
  @wildcard = args[:wildcard] if args.key?(:wildcard)
  @zip = args[:zip] if args.key?(:zip)
end