Git Hub Enterprise Secrets Response
data class GitHubEnterpriseSecretsResponse(val oauthClientIdName: String, val oauthClientIdVersionName: String, val oauthSecretName: String, val oauthSecretVersionName: String, val privateKeyName: String, val privateKeyVersionName: String, val webhookSecretName: String, val webhookSecretVersionName: String)
GitHubEnterpriseSecrets represents the names of all necessary secrets in Secret Manager for a GitHub Enterprise server. Format is: projects//secrets/.