EndpointAuthentication Type
EndpointAuthentication Type documentation for .NET SDK
Structured credential payload describing how GoodMem should authenticate with an upstream provider.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Kind | CredentialKind | Selected credential strategy | |
| ApiKey | ApiKeyAuth | [optional] | |
| GcpAdc | GcpAdcAuth | [optional] | |
| Labels | Dictionary<string, string> | Optional annotations to aid operators (e.g., "owner=vertex") | [optional] |