Home
last modified time | relevance | path

Searched defs:HealthChecksService (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go356 type HealthChecksService struct { struct
357 s *Service
32464 func (r *HealthChecksService) Delete(project string, healthCheck string) *HealthChecksDeleteCall {
32626 func (r *HealthChecksService) Get(project string, healthCheck string) *HealthChecksGetCall {
32777 …(r *HealthChecksService) Insert(project string, healthcheck *HealthCheck) *HealthChecksInsertCall {
32937 func (r *HealthChecksService) List(project string) *HealthChecksListCall {
33191 …rvice) Patch(project string, healthCheck string, healthcheck *HealthCheck) *HealthChecksPatchCall {
33362 …ource string, testpermissionsrequest *TestPermissionsRequest) *HealthChecksTestIamPermissionsCall {
33510 …ice) Update(project string, healthCheck string, healthcheck *HealthCheck) *HealthChecksUpdateCall {