| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.build() |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.buildPartial() |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.getDefaultInstance() |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.getDefaultInstanceForType() |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.getDefaultInstanceForType() |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheckOrBuilder.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.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.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.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.Builder.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.
|
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseDelimitedFrom(InputStream input) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(byte[] data) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(ByteBuffer data) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(com.google.protobuf.ByteString data) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(com.google.protobuf.CodedInputStream input) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(InputStream input) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication> |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.getParserForType() |
static com.google.protobuf.Parser<UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication> |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.parser() |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.mergeFrom(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication other) |
UptimeCheckConfig.HttpCheck.Builder |
UptimeCheckConfig.HttpCheck.Builder.mergeServiceAgentAuthentication(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication value)
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.
|
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.newBuilder(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication prototype) |
UptimeCheckConfig.HttpCheck.Builder |
UptimeCheckConfig.HttpCheck.Builder.setServiceAgentAuthentication(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication value)
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.