Searched defs:HttpHealthChecksGetCall (Results 1 – 1 of 1) sorted by relevance
33830 type HttpHealthChecksGetCall struct { struct33831 s *Service33832 project string33833 httpHealthCheck string33834 urlParams_ gensupport.URLParams33835 ifNoneMatch_ string33836 ctx_ context.Context33837 header_ http.Header33853 func (c *HttpHealthChecksGetCall) Fields(s ...googleapi.Field) *HttpHealthChecksGetCall {33863 func (c *HttpHealthChecksGetCall) IfNoneMatch(entityTag string) *HttpHealthChecksGetCall {[all …]