| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAgentAuthentication |
ServiceAgentAuthentication.clone() |
ServiceAgentAuthentication |
HttpCheck.getServiceAgentAuthentication()
If specified, Uptime will generate and attach an OIDC JWT token for the Monitoring service
agent service account as an Authorization header in the HTTP request when probing.
|
ServiceAgentAuthentication |
ServiceAgentAuthentication.set(String fieldName,
Object value) |
ServiceAgentAuthentication |
ServiceAgentAuthentication.setType(String type)
Type of authentication.
|
| Modifier and Type | Method and Description |
|---|---|
HttpCheck |
HttpCheck.setServiceAgentAuthentication(ServiceAgentAuthentication serviceAgentAuthentication)
If specified, Uptime will generate and attach an OIDC JWT token for the Monitoring service
agent service account as an Authorization header in the HTTP request when probing.
|
Copyright © 2011–2025 Google. All rights reserved.