Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Side by Side Diff: discovery/googleapis/civicinfo__us_v1.json

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "basePath": "/civicinfo/us_v1/", 2 "basePath": "/civicinfo/us_v1/",
3 "baseUrl": "https://www.googleapis.com/civicinfo/us_v1/", 3 "baseUrl": "https://www.googleapis.com/civicinfo/us_v1/",
4 "batchPath": "batch", 4 "batchPath": "batch",
5 "canonicalName": "Civic Info", 5 "canonicalName": "Civic Info",
6 "description": "An API for accessing civic information.", 6 "description": "An API for accessing civic information.",
7 "discoveryVersion": "v1", 7 "discoveryVersion": "v1",
8 "documentationLink": "https://developers.google.com/civic-information", 8 "documentationLink": "https://developers.google.com/civic-information",
9 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/3_1avFY-y0DJdFQjOVCYJj_vesI\"", 9 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/ixlTlCZ6lprJQCHG1SmuBjDXiaM\"",
10 "icons": { 10 "icons": {
11 "x16": "http://www.google.com/images/icons/product/search-16.gif", 11 "x16": "http://www.google.com/images/icons/product/search-16.gif",
12 "x32": "http://www.google.com/images/icons/product/search-32.gif" 12 "x32": "http://www.google.com/images/icons/product/search-32.gif"
13 }, 13 },
14 "id": "civicinfo:us_v1", 14 "id": "civicinfo:us_v1",
15 "kind": "discovery#restDescription", 15 "kind": "discovery#restDescription",
16 "name": "civicinfo", 16 "name": "civicinfo",
17 "ownerDomain": "google.com", 17 "ownerDomain": "google.com",
18 "ownerName": "Google", 18 "ownerName": "Google",
19 "parameters": { 19 "parameters": {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 "request": { 155 "request": {
156 "$ref": "RepresentativeInfoRequest" 156 "$ref": "RepresentativeInfoRequest"
157 }, 157 },
158 "response": { 158 "response": {
159 "$ref": "RepresentativeInfoResponse" 159 "$ref": "RepresentativeInfoResponse"
160 } 160 }
161 } 161 }
162 } 162 }
163 } 163 }
164 }, 164 },
165 "revision": "20141013", 165 "revision": "20141023",
166 "rootUrl": "https://www.googleapis.com/", 166 "rootUrl": "https://www.googleapis.com/",
167 "schemas": { 167 "schemas": {
168 "AdministrationRegion": { 168 "AdministrationRegion": {
169 "description": "Describes information about a regional election admi nistrative area.", 169 "description": "Describes information about a regional election admi nistrative area.",
170 "id": "AdministrationRegion", 170 "id": "AdministrationRegion",
171 "properties": { 171 "properties": {
172 "electionAdministrationBody": { 172 "electionAdministrationBody": {
173 "$ref": "AdministrativeBody", 173 "$ref": "AdministrativeBody",
174 "description": "The election administration body for this ar ea." 174 "description": "The election administration body for this ar ea."
175 }, 175 },
(...skipping 461 matching lines...) Expand 10 before | Expand all | Expand 10 after
637 "description": "The official's public website URLs.", 637 "description": "The official's public website URLs.",
638 "items": { 638 "items": {
639 "type": "string" 639 "type": "string"
640 }, 640 },
641 "type": "array" 641 "type": "array"
642 } 642 }
643 }, 643 },
644 "type": "object" 644 "type": "object"
645 }, 645 },
646 "PollingLocation": { 646 "PollingLocation": {
647 "description": "A location where a voter can vote. This may be an ea rly vote site or an election day voting location.", 647 "description": "A location where a voter can vote. This may be an ea rly vote site, an election day voting location, or a drop off location for a com pleted ballot.",
648 "id": "PollingLocation", 648 "id": "PollingLocation",
649 "properties": { 649 "properties": {
650 "address": { 650 "address": {
651 "$ref": "SimpleAddressType", 651 "$ref": "SimpleAddressType",
652 "description": "The address of the location" 652 "description": "The address of the location."
653 }, 653 },
654 "endDate": { 654 "endDate": {
655 "description": "The last date that this early vote site may be used. This field is not populated for polling locations.", 655 "description": "The last date that this early vote site or d rop off location may be used. This field is not populated for polling locations. ",
656 "type": "string" 656 "type": "string"
657 }, 657 },
658 "id": { 658 "id": {
659 "description": "An ID for this object. IDs may change in fut ure requests and should not be cached. Access to this field requires special acc ess that can be requested from the Request more link on the Quotas page.", 659 "description": "An ID for this object. IDs may change in fut ure requests and should not be cached. Access to this field requires special acc ess that can be requested from the Request more link on the Quotas page.",
660 "type": "string" 660 "type": "string"
661 }, 661 },
662 "name": { 662 "name": {
663 "description": "The name of the early vote site. This field is not populated for polling locations.", 663 "description": "The name of the early vote site or drop off location. This field is not populated for polling locations.",
664 "type": "string" 664 "type": "string"
665 }, 665 },
666 "notes": { 666 "notes": {
667 "description": "Notes about this location (e.g. accessibilit y ramp or entrance to use)", 667 "description": "Notes about this location (e.g. accessibilit y ramp or entrance to use).",
668 "type": "string" 668 "type": "string"
669 }, 669 },
670 "pollingHours": { 670 "pollingHours": {
671 "description": "A description of when this location is open. ", 671 "description": "A description of when this location is open. ",
672 "type": "string" 672 "type": "string"
673 }, 673 },
674 "sources": { 674 "sources": {
675 "description": "A list of sources for this location. If mult iple sources are listed the data has been aggregated from those sources.", 675 "description": "A list of sources for this location. If mult iple sources are listed the data has been aggregated from those sources.",
676 "items": { 676 "items": {
677 "$ref": "Source" 677 "$ref": "Source"
678 }, 678 },
679 "type": "array" 679 "type": "array"
680 }, 680 },
681 "startDate": { 681 "startDate": {
682 "description": "The first date that this early vote site may be used. This field is not populated for polling locations.", 682 "description": "The first date that this early vote site or drop off location may be used. This field is not populated for polling locations .",
683 "type": "string" 683 "type": "string"
684 }, 684 },
685 "voterServices": { 685 "voterServices": {
686 "description": "The services provided by this early vote sit e. This field is not populated for polling locations.", 686 "description": "The services provided by this early vote sit e or drop off location. This field is not populated for polling locations.",
687 "type": "string" 687 "type": "string"
688 } 688 }
689 }, 689 },
690 "type": "object" 690 "type": "object"
691 }, 691 },
692 "RepresentativeInfoRequest": { 692 "RepresentativeInfoRequest": {
693 "description": "A request for political geography and representative information for an address.", 693 "description": "A request for political geography and representative information for an address.",
694 "id": "RepresentativeInfoRequest", 694 "id": "RepresentativeInfoRequest",
695 "properties": { 695 "properties": {
696 "address": { 696 "address": {
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 "type": "string" 803 "type": "string"
804 } 804 }
805 }, 805 },
806 "type": "object" 806 "type": "object"
807 }, 807 },
808 "VoterInfoResponse": { 808 "VoterInfoResponse": {
809 "description": "The result of a voter info lookup query.", 809 "description": "The result of a voter info lookup query.",
810 "id": "VoterInfoResponse", 810 "id": "VoterInfoResponse",
811 "properties": { 811 "properties": {
812 "contests": { 812 "contests": {
813 "description": "Contests that will appear on the voter's bal lot", 813 "description": "Contests that will appear on the voter's bal lot.",
814 "items": { 814 "items": {
815 "$ref": "Contest" 815 "$ref": "Contest"
816 }, 816 },
817 "type": "array" 817 "type": "array"
818 }, 818 },
819 "earlyVoteSites": { 819 "dropOffLocations": {
820 "description": "Locations where the voter is eligible to vot e early, prior to election day", 820 "description": "Locations where a voter is eligible to drop off a completed ballot. The voter must have received and completed a ballot prio r to arriving at the location. The location may not have ballots available on th e premises. These locations could be open on or before election day as indicated in the pollingHours field.",
821 "items": { 821 "items": {
822 "$ref": "PollingLocation" 822 "$ref": "PollingLocation"
823 }, 823 },
824 "type": "array"
825 },
826 "earlyVoteSites": {
827 "description": "Locations where the voter is eligible to vot e early, prior to election day.",
828 "items": {
829 "$ref": "PollingLocation"
830 },
824 "type": "array" 831 "type": "array"
825 }, 832 },
826 "election": { 833 "election": {
827 "$ref": "Election", 834 "$ref": "Election",
828 "description": "The election that was queried." 835 "description": "The election that was queried."
829 }, 836 },
830 "kind": { 837 "kind": {
831 "default": "civicinfo#voterInfoResponse", 838 "default": "civicinfo#voterInfoResponse",
832 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"civicinfo#voterInfoResponse\".", 839 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"civicinfo#voterInfoResponse\".",
833 "type": "string" 840 "type": "string"
834 }, 841 },
835 "normalizedInput": { 842 "normalizedInput": {
836 "$ref": "SimpleAddressType", 843 "$ref": "SimpleAddressType",
837 "description": "The normalized version of the requested addr ess" 844 "description": "The normalized version of the requested addr ess"
838 }, 845 },
839 "pollingLocations": { 846 "pollingLocations": {
840 "description": "Locations where the voter is eligible to vot e on election day. For states with mail-in voting only, these locations will be nearby drop box locations. Drop box locations are free to the voter and may be u sed instead of placing the ballot in the mail.", 847 "description": "Locations where the voter is eligible to vot e on election day.",
841 "items": { 848 "items": {
842 "$ref": "PollingLocation" 849 "$ref": "PollingLocation"
843 }, 850 },
844 "type": "array" 851 "type": "array"
845 }, 852 },
846 "precinctId": { 853 "precinctId": {
847 "type": "string" 854 "type": "string"
848 }, 855 },
849 "state": { 856 "state": {
850 "description": "Local Election Information for the state tha t the voter votes in. For the US, there will only be one element in this array." , 857 "description": "Local Election Information for the state tha t the voter votes in. For the US, there will only be one element in this array." ,
851 "items": { 858 "items": {
852 "$ref": "AdministrationRegion" 859 "$ref": "AdministrationRegion"
853 }, 860 },
854 "type": "array" 861 "type": "array"
855 }, 862 },
856 "status": { 863 "status": {
857 "description": "The result of the request. One of: success, noStreetSegmentFound, addressUnparseable, noAddressParameter, multipleStreetSegm entsFound, electionOver, electionUnknown, internalLookupFailure", 864 "description": "The result of the request. One of: success, noStreetSegmentFound, addressUnparseable, noAddressParameter, multipleStreetSegm entsFound, electionOver, electionUnknown, internalLookupFailure",
858 "type": "string" 865 "type": "string"
859 } 866 }
860 }, 867 },
861 "type": "object" 868 "type": "object"
862 } 869 }
863 }, 870 },
864 "servicePath": "civicinfo/us_v1/", 871 "servicePath": "civicinfo/us_v1/",
865 "title": "Google Civic Information API", 872 "title": "Google Civic Information API",
866 "version": "us_v1" 873 "version": "us_v1"
867 } 874 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698