google.golang.org/api/storage/v1.BucketWebsite.NotFoundPage (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L989: 	NotFoundPage string `json:"notFoundPage,omitempty"`

	cloud.google.com/go/storage
		bucket.go#L1048: 		NotFoundPage:   w.NotFoundPage,
		bucket.go#L1058: 		NotFoundPage:   w.NotFoundPage,