Home
last modified time | relevance | path

Searched defs:Notifications (Results 1 – 4 of 4) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go95 Notifications *NotificationsService member
1110 type Notifications struct { struct
1112 Items []*Notification `json:"items,omitempty"`
1116 Kind string `json:"kind,omitempty"`
1120 googleapi.ServerResponse `json:"-"`
1128 ForceSendFields []string `json:"-"`
1136 NullFields []string `json:"-"`
1139 func (s *Notifications) MarshalJSON() ([]byte, error) {
Dstorage-api.json627 "Notifications": { object
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py483 class Notifications(_messages.Message): class
/external/python/apitools/samples/storage_sample/
Dstorage_v1.json602 "Notifications": { object