apiKeyConfig property

ApiAuth_ApiKeyConfig? apiKeyConfig
final

Required. The SecretManager secret version resource name (e.g. projects/{project}/secrets/{secret}/versions/{version}) storing the Jira API key. See Manage API tokens for your Atlassian account.

Implementation

final ApiAuth_ApiKeyConfig? apiKeyConfig;