Enum Tool.Authentication.AuthConfigCase (0.54.0)

public enum Tool.Authentication.AuthConfigCase extends Enum<Tool.Authentication.AuthConfigCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
API_KEY_CONFIG
AUTHCONFIG_NOT_SET
OAUTH_CONFIG
SERVICE_AGENT_AUTH_CONFIG

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()