public
enum
SecretKind
Reference documentation and code samples for the Grafeas v1 API enum SecretKind.
Kind of secret.
Namespace
Grafeas.V1Assembly
Grafeas.V1.dll
Fields
AnthropicAdminApiKey
An Anthropic Admin API key.
AnthropicApiKey
An Anthropic API key.
AzureAccessToken
An Azure access token.
AzureIdentityToken
An Azure Identity Platform ID token.
DockerHubPersonalAccessToken
A Docker Hub personal access token.
GcpApiKey
A Google Cloud API key per: https://cloud.google.com/docs/authentication/api-keys
GcpOauth2AccessToken
A Google Cloud OAuth2 access token per: https://cloud.google.com/docs/authentication/token-types#access
GcpOauth2ClientCredentials
A Google Cloud OAuth2 client credentials per: https://developers.google.com/identity/protocols/oauth2
GcpServiceAccountKey
A Google Cloud service account key per: https://cloud.google.com/iam/docs/creating-managing-service-account-keys
GithubAppRefreshToken
A GitHub App refresh token.
GithubAppServerToServerToken
A GitHub App server-to-server token.
GithubAppUserToServerToken
A GitHub App user-to-server token.
GithubClassicPersonalAccessToken
A GitHub personal access token (classic).
GithubFineGrainedPersonalAccessToken
A GitHub fine-grained personal access token.
GithubOauthToken
A GitHub OAuth token.
HuggingfaceApiKey
A Hugging Face API key.
OpenaiApiKey
An OpenAI API key.
PerplexityApiKey
A Perplexity API key.
StripeRestrictedKey
A Stripe restricted key.
StripeSecretKey
A Stripe secret key.
StripeWebhookSecret
A Stripe webhook secret.
Unknown
The secret kind is unknown.
Unspecified
Unspecified

