Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go83738 type ZonesGetCall struct { struct
83751 func (r *ZonesService) Get(project string, zone string) *ZonesGetCall {
83752 c := &ZonesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
83761 func (c *ZonesGetCall) Fields(s ...googleapi.Field) *ZonesGetCall { argument
83771 func (c *ZonesGetCall) IfNoneMatch(entityTag string) *ZonesGetCall { argument
83779 func (c *ZonesGetCall) Context(ctx context.Context) *ZonesGetCall { argument
83786 func (c *ZonesGetCall) Header() http.Header { argument
83793 func (c *ZonesGetCall) doRequest(alt string) (*http.Response, error) { argument
83822 func (c *ZonesGetCall) Do(opts ...googleapi.CallOption) (*Zone, error) { argument