Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go36105 type ImagesDeleteCall struct { struct
36106 s *Service
36107 project string
36108 image string
36109 urlParams_ gensupport.URLParams
36110 ctx_ context.Context
36111 header_ http.Header
36137 func (c *ImagesDeleteCall) RequestId(requestId string) *ImagesDeleteCall {
36145 func (c *ImagesDeleteCall) Fields(s ...googleapi.Field) *ImagesDeleteCall {
36153 func (c *ImagesDeleteCall) Context(ctx context.Context) *ImagesDeleteCall {
[all …]