Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go36745 type ImagesInsertCall struct { struct
36746 s *Service
36747 project string
36748 image *Image
36749 urlParams_ gensupport.URLParams
36750 ctx_ context.Context
36751 header_ http.Header
36766 func (c *ImagesInsertCall) ForceCreate(forceCreate bool) *ImagesInsertCall {
36785 func (c *ImagesInsertCall) RequestId(requestId string) *ImagesInsertCall {
36793 func (c *ImagesInsertCall) Fields(s ...googleapi.Field) *ImagesInsertCall {
[all …]