| Modifier and Type | Class and Description |
|---|---|
static class |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication
Contains information needed for generating either an
[OpenID Connect
token](https://developers.google.com/identity/protocols/OpenIDConnect) or
[OAuth token](https://developers.google.com/identity/protocols/oauth2).
|
static class |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder
Contains information needed for generating either an
[OpenID Connect
token](https://developers.google.com/identity/protocols/OpenIDConnect) or
[OAuth token](https://developers.google.com/identity/protocols/oauth2).
|
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthenticationOrBuilder |
UptimeCheckConfig.HttpCheckOrBuilder.getServiceAgentAuthenticationOrBuilder()
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.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthenticationOrBuilder |
UptimeCheckConfig.HttpCheck.getServiceAgentAuthenticationOrBuilder()
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.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthenticationOrBuilder |
UptimeCheckConfig.HttpCheck.Builder.getServiceAgentAuthenticationOrBuilder()
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 © 2025 Google LLC. All rights reserved.