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