type property
Type of authentication. Possible string values are:
- "SERVICE_AGENT_AUTHENTICATION_TYPE_UNSPECIFIED" : Default value, will result in OIDC Authentication.
- "OIDC_TOKEN" : OIDC Authentication
Implementation
core.String? type;
Type of authentication. Possible string values are:
core.String? type;