Package | Description |
---|---|
com.google.api.services.cloudbuild.v2.model |
Modifier and Type | Method and Description |
---|---|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.clone() |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
Connection.getGithubEnterpriseConfig()
Configuration for connections to an instance of GitHub Enterprise.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setApiKey(String apiKey)
Required.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setAppId(Long appId)
Optional.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setAppInstallationId(Long appInstallationId)
Optional.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setAppSlug(String appSlug)
Optional.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setHostUri(String hostUri)
Required.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setPrivateKeySecretVersion(String privateKeySecretVersion)
Optional.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setServerVersion(String serverVersion)
Output only.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setServiceDirectoryConfig(GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig serviceDirectoryConfig)
Optional.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setSslCa(String sslCa)
Optional.
|
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig |
GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig.setWebhookSecretSecretVersion(String webhookSecretSecretVersion)
Optional.
|
Modifier and Type | Method and Description |
---|---|
Connection |
Connection.setGithubEnterpriseConfig(GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig githubEnterpriseConfig)
Configuration for connections to an instance of GitHub Enterprise.
|
Copyright © 2011–2025 Google. All rights reserved.