Searched defs:NotificationsListCall (Results 1 – 1 of 1) sorted by relevance
5980 type NotificationsListCall struct { struct5981 s *Service5982 bucket string5983 urlParams_ gensupport.URLParams5984 ifNoneMatch_ string5985 ctx_ context.Context5986 header_ http.Header5999 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 …]