Searched defs:ZoneOperationsGetCall (Results 1 – 1 of 1) sorted by relevance
83311 type ZoneOperationsGetCall struct { struct83312 s *Service83313 project string83314 zone string83315 operation string83316 urlParams_ gensupport.URLParams83317 ifNoneMatch_ string83318 ctx_ context.Context83319 header_ http.Header83335 func (c *ZoneOperationsGetCall) Fields(s ...googleapi.Field) *ZoneOperationsGetCall {[all …]