EndpointAuthentication Type
EndpointAuthentication Type documentation for Java SDK
EndpointAuthentication
Structured credential payload describing how GoodMem should authenticate with an upstream provider.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| kind | CredentialKind | ||
| apiKey | ApiKeyAuth | [optional] | |
| gcpAdc | GcpAdcAuth | [optional] | |
| labels | Map<String, String> | Optional annotations to aid operators (e.g., "owner=vertex") | [optional] |