Searched refs:HttpsHealthChecksService (Results 1 – 1 of 1) sorted by relevance
161 HttpsHealthChecks *HttpsHealthChecksService369 func NewHttpsHealthChecksService(s *Service) *HttpsHealthChecksService {370 rs := &HttpsHealthChecksService{s: s}374 type HttpsHealthChecksService struct { struct34900 func (r *HttpsHealthChecksService) Delete(project string, httpsHealthCheck string) *HttpsHealthChec… argument35062 func (r *HttpsHealthChecksService) Get(project string, httpsHealthCheck string) *HttpsHealthChecksG… argument35213 func (r *HttpsHealthChecksService) Insert(project string, httpshealthcheck *HttpsHealthCheck) *Http… argument35373 func (r *HttpsHealthChecksService) List(project string) *HttpsHealthChecksListCall { argument35627 func (r *HttpsHealthChecksService) Patch(project string, httpsHealthCheck string, httpshealthcheck … argument35798 func (r *HttpsHealthChecksService) TestIamPermissions(project string, resource string, testpermissi… argument[all …]