Searched defs:ImagesDeleteCall (Results 1 – 1 of 1) sorted by relevance
36105 type ImagesDeleteCall struct { struct36106 s *Service36107 project string36108 image string36109 urlParams_ gensupport.URLParams36110 ctx_ context.Context36111 header_ http.Header36137 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 …]