Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go5551 type NotificationsDeleteCall struct { struct
5552 s *Service
5553 bucket string
5554 notification string
5555 urlParams_ gensupport.URLParams
5556 ctx_ context.Context
5557 header_ http.Header
5570 func (c *NotificationsDeleteCall) UserProject(userProject string) *NotificationsDeleteCall {
5578 func (c *NotificationsDeleteCall) Fields(s ...googleapi.Field) *NotificationsDeleteCall {
5586 func (c *NotificationsDeleteCall) Context(ctx context.Context) *NotificationsDeleteCall {
[all …]