Searched defs:DisksInsertCall (Results 1 – 1 of 1) sorted by relevance
25728 type DisksInsertCall struct { struct25729 s *Service25730 project string25731 zone string25732 disk *Disk25733 urlParams_ gensupport.URLParams25734 ctx_ context.Context25735 header_ http.Header25766 func (c *DisksInsertCall) RequestId(requestId string) *DisksInsertCall {25773 func (c *DisksInsertCall) SourceImage(sourceImage string) *DisksInsertCall {[all …]