Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go10587 type ObjectsWatchAllCall struct { struct
10588 s *Service
10589 bucket string
10590 channel *Channel
10591 urlParams_ gensupport.URLParams
10592 ctx_ context.Context
10593 header_ http.Header
10610 func (c *ObjectsWatchAllCall) Delimiter(delimiter string) *ObjectsWatchAllCall {
10620 func (c *ObjectsWatchAllCall) MaxResults(maxResults int64) *ObjectsWatchAllCall {
10628 func (c *ObjectsWatchAllCall) PageToken(pageToken string) *ObjectsWatchAllCall {
[all …]