Searched defs:HttpsHealthChecksGetCall (Results 1 – 1 of 1) sorted by relevance
35050 type HttpsHealthChecksGetCall struct { struct35051 s *Service35052 project string35053 httpsHealthCheck string35054 urlParams_ gensupport.URLParams35055 ifNoneMatch_ string35056 ctx_ context.Context35057 header_ http.Header35072 func (c *HttpsHealthChecksGetCall) Fields(s ...googleapi.Field) *HttpsHealthChecksGetCall {35082 func (c *HttpsHealthChecksGetCall) IfNoneMatch(entityTag string) *HttpsHealthChecksGetCall {[all …]