Enum Tool.Authentication.AuthConfigCase (0.52.0)

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

Static Fields

NameDescription
API_KEY_CONFIG
AUTHCONFIG_NOT_SET
OAUTH_CONFIG
SERVICE_AGENT_AUTH_CONFIG

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()