Searched defs:ObjectsUpdateCall (Results 1 – 1 of 1) sorted by relevance
10274 type ObjectsUpdateCall struct { struct10275 s *Service10276 bucket string10277 object string10278 object2 *Object10279 urlParams_ gensupport.URLParams10280 ctx_ context.Context10281 header_ http.Header10296 func (c *ObjectsUpdateCall) Generation(generation int64) *ObjectsUpdateCall {10305 func (c *ObjectsUpdateCall) IfGenerationMatch(ifGenerationMatch int64) *ObjectsUpdateCall {[all …]