type google.golang.org/api/storage/v1.Notifications
6 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L1630: type Notifications struct {
storage-gen.go#L1659: func (s *Notifications) MarshalJSON() ([]byte, error) {
storage-gen.go#L1660: type NoMethod Notifications
storage-gen.go#L7282: func (c *NotificationsListCall) Do(opts ...googleapi.CallOption) (*Notifications, error) {
storage-gen.go#L7301: ret := &Notifications{
cloud.google.com/go/storage
notifications.go#L158: var res *raw.Notifications
![]() |
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. |