Searched defs:HealthChecksListCall (Results 1 – 1 of 1) sorted by relevance
32926 type HealthChecksListCall struct { struct32927 s *Service32928 project string32929 urlParams_ gensupport.URLParams32930 ifNoneMatch_ string32931 ctx_ context.Context32932 header_ http.Header32969 func (c *HealthChecksListCall) Filter(filter string) *HealthChecksListCall {32980 func (c *HealthChecksListCall) MaxResults(maxResults int64) *HealthChecksListCall {32997 func (c *HealthChecksListCall) OrderBy(orderBy string) *HealthChecksListCall {[all …]