Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go83891 type ZonesListCall struct { struct
83903 func (r *ZonesService) List(project string) *ZonesListCall {
83904 c := &ZonesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
83935 func (c *ZonesListCall) Filter(filter string) *ZonesListCall { argument
83946 func (c *ZonesListCall) MaxResults(maxResults int64) *ZonesListCall { argument
83963 func (c *ZonesListCall) OrderBy(orderBy string) *ZonesListCall { argument
83971 func (c *ZonesListCall) PageToken(pageToken string) *ZonesListCall { argument
83979 func (c *ZonesListCall) Fields(s ...googleapi.Field) *ZonesListCall { argument
83989 func (c *ZonesListCall) IfNoneMatch(entityTag string) *ZonesListCall { argument
83997 func (c *ZonesListCall) Context(ctx context.Context) *ZonesListCall { argument
[all …]