Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go5833 type NotificationsInsertCall struct { struct
5834 s *Service
5835 bucket string
5836 notification *Notification
5837 urlParams_ gensupport.URLParams
5838 ctx_ context.Context
5839 header_ http.Header
5852 func (c *NotificationsInsertCall) UserProject(userProject string) *NotificationsInsertCall {
5860 func (c *NotificationsInsertCall) Fields(s ...googleapi.Field) *NotificationsInsertCall {
5868 func (c *NotificationsInsertCall) Context(ctx context.Context) *NotificationsInsertCall {
[all …]