type google.golang.org/api/storage/v1.NotificationsDeleteCall
14 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L6699: type NotificationsDeleteCall struct {
storage-gen.go#L6709: func (r *NotificationsService) Delete(bucket string, notification string) *NotificationsDeleteCall {
storage-gen.go#L6710: c := &NotificationsDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
storage-gen.go#L6719: func (c *NotificationsDeleteCall) ProvisionalUserProject(provisionalUserProject string) *NotificationsDeleteCall {
storage-gen.go#L6726: func (c *NotificationsDeleteCall) UserProject(userProject string) *NotificationsDeleteCall {
storage-gen.go#L6734: func (c *NotificationsDeleteCall) Fields(s ...googleapi.Field) *NotificationsDeleteCall {
storage-gen.go#L6742: func (c *NotificationsDeleteCall) Context(ctx context.Context) *NotificationsDeleteCall {
storage-gen.go#L6749: func (c *NotificationsDeleteCall) Header() http.Header {
storage-gen.go#L6756: func (c *NotificationsDeleteCall) doRequest(alt string) (*http.Response, error) {
storage-gen.go#L6781: func (c *NotificationsDeleteCall) Do(opts ...googleapi.CallOption) error {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |