| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.clear() |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.clearType()
Type of authentication.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.clone() |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.Builder.getServiceAgentAuthenticationBuilder()
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.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.mergeFrom(com.google.protobuf.Message other) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.mergeFrom(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication other) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.newBuilder() |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.newBuilder(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication prototype) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.newBuilderForType() |
protected UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.setType(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType value)
Type of authentication.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.setTypeValue(int value)
Type of authentication.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.Builder |
UptimeCheckConfig.HttpCheck.Builder.setServiceAgentAuthentication(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder builderForValue)
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.