Searched refs:DisksGetCall (Results 1 – 1 of 1) sorted by relevance
25564 type DisksGetCall struct { struct25578 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 { argument25599 func (c *DisksGetCall) IfNoneMatch(entityTag string) *DisksGetCall { argument25607 func (c *DisksGetCall) Context(ctx context.Context) *DisksGetCall { argument25614 func (c *DisksGetCall) Header() http.Header { argument25621 func (c *DisksGetCall) doRequest(alt string) (*http.Response, error) { argument25651 func (c *DisksGetCall) Do(opts ...googleapi.CallOption) (*Disk, error) { argument