Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go25564 type DisksGetCall struct { struct
25578 func (r *DisksService) Get(project string, zone string, disk string) *DisksGetCall {
25579 c := &DisksGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
25589 func (c *DisksGetCall) Fields(s ...googleapi.Field) *DisksGetCall { argument
25599 func (c *DisksGetCall) IfNoneMatch(entityTag string) *DisksGetCall { argument
25607 func (c *DisksGetCall) Context(ctx context.Context) *DisksGetCall { argument
25614 func (c *DisksGetCall) Header() http.Header { argument
25621 func (c *DisksGetCall) doRequest(alt string) (*http.Response, error) { argument
25651 func (c *DisksGetCall) Do(opts ...googleapi.CallOption) (*Disk, error) { argument