Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go5980 type NotificationsListCall struct { struct
5981 s *Service
5982 bucket string
5983 urlParams_ gensupport.URLParams
5984 ifNoneMatch_ string
5985 ctx_ context.Context
5986 header_ http.Header
5999 func (c *NotificationsListCall) UserProject(userProject string) *NotificationsListCall {
6007 func (c *NotificationsListCall) Fields(s ...googleapi.Field) *NotificationsListCall {
6017 func (c *NotificationsListCall) IfNoneMatch(entityTag string) *NotificationsListCall {
[all …]