Home
last modified time | relevance | path

Searched refs:WatchAll (Results 1 – 3 of 3) sorted by relevance

/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_client.py1286 def WatchAll(self, request, global_params=None): member in StorageV1.ObjectsService
1299 WatchAll.method_config = lambda: base_api.ApiMethodInfo(
Dstorage_v1.py3517 result = client.objects.WatchAll(
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go10597 func (r *ObjectsService) WatchAll(bucket string, channel *Channel) *ObjectsWatchAllCall { func