Searched defs:AddressList (Results 1 – 7 of 7) sorted by relevance
452 class AddressList(AddrlistClass): class
495 class AddressList(AddrlistClass): class
284 class AddressList(TokenList): class
775 class AddressList(AddrlistClass): class
67 } AddressList; typedef
1253 type AddressList struct { struct1256 Id string `json:"id,omitempty"`1259 Items []*Address `json:"items,omitempty"`1263 Kind string `json:"kind,omitempty"`1271 NextPageToken string `json:"nextPageToken,omitempty"`1274 SelfLink string `json:"selfLink,omitempty"`1278 googleapi.ServerResponse `json:"-"`1286 ForceSendFields []string `json:"-"`1294 NullFields []string `json:"-"`1297 func (s *AddressList) MarshalJSON() ([]byte, error) {
473 "AddressList": { object