Home
last modified time | relevance | path

Searched defs:DisksInsertCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go25728 type DisksInsertCall struct { struct
25729 s *Service
25730 project string
25731 zone string
25732 disk *Disk
25733 urlParams_ gensupport.URLParams
25734 ctx_ context.Context
25735 header_ http.Header
25766 func (c *DisksInsertCall) RequestId(requestId string) *DisksInsertCall {
25773 func (c *DisksInsertCall) SourceImage(sourceImage string) *DisksInsertCall {
[all …]