Interface UptimeCheckConfig.HttpCheck.ServiceAgentAuthenticationOrBuilder (3.44.0)

public static interface UptimeCheckConfig.HttpCheck.ServiceAgentAuthenticationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType getType()

Type of authentication.

.google.monitoring.v3.UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType type = 1;

Returns
Type Description
UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType

The type.

getTypeValue()

public abstract int getTypeValue()

Type of authentication.

.google.monitoring.v3.UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType type = 1;

Returns
Type Description
int

The enum numeric value on the wire for type.