| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType.forNumber(int value) |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthenticationOrBuilder.getType()
Type of authentication.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.getType()
Type of authentication.
|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.getType()
Type of authentication.
|
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType[] |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType> |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder |
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.Builder.setType(UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType value)
Type of authentication.
|
Copyright © 2024 Google LLC. All rights reserved.