Namespace Google.Apis.CivicInfo.v2
Classes
CivicInfoBaseServiceRequest<TResponse>
A base abstract class for CivicInfo requests.
CivicInfoService
The CivicInfo Service.
DivisionsResource
The "divisions" collection of methods.
DivisionsResource.QueryDivisionByAddressRequest
Lookup OCDIDs and names for divisions related to an address.
DivisionsResource.SearchRequest
Searches for political divisions by their natural name or OCD ID.
ElectionsResource
The "elections" collection of methods.
ElectionsResource.ElectionQueryRequest
List of available elections to query.
ElectionsResource.VoterInfoQueryRequest
Looks up information relevant to a voter based on the voter's registered address.
RepresentativesResource
The "representatives" collection of methods.
RepresentativesResource.RepresentativeInfoByAddressRequest
Looks up political geography and representative information for a single address.
RepresentativesResource.RepresentativeInfoByDivisionRequest
Looks up representative information for a single geographic division.
Enums
CivicInfoBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CivicInfoBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
RepresentativesResource.RepresentativeInfoByAddressRequest.LevelsEnum
A list of office levels to filter by. Only offices that serve at least one of these levels will be returned. Divisions that don't contain a matching office will not be returned.
RepresentativesResource.RepresentativeInfoByAddressRequest.RolesEnum
A list of office roles to filter by. Only offices fulfilling one of these roles will be returned. Divisions that don't contain a matching office will not be returned.
RepresentativesResource.RepresentativeInfoByDivisionRequest.LevelsEnum
A list of office levels to filter by. Only offices that serve at least one of these levels will be returned. Divisions that don't contain a matching office will not be returned.
RepresentativesResource.RepresentativeInfoByDivisionRequest.RolesEnum
A list of office roles to filter by. Only offices fulfilling one of these roles will be returned. Divisions that don't contain a matching office will not be returned.