Reference documentation and code samples for the Google Cloud Build V1 Client class GitHubEnterpriseSecrets.
GitHubEnterpriseSecrets represents the names of all necessary secrets in Secret Manager for a GitHub Enterprise server.
Format is: projects/
Generated from protobuf message google.devtools.cloudbuild.v1.GitHubEnterpriseSecrets
Namespace
Google \ Cloud \ Build \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ private_key_version_name
string
The resource name for the private key secret version.
↳ webhook_secret_version_name
string
The resource name for the webhook secret secret version in Secret Manager.
↳ oauth_secret_version_name
string
The resource name for the OAuth secret secret version in Secret Manager.
↳ oauth_client_id_version_name
string
The resource name for the OAuth client ID secret version in Secret Manager.
getPrivateKeyVersionName
The resource name for the private key secret version.
string
setPrivateKeyVersionName
The resource name for the private key secret version.
var
string
$this
getWebhookSecretVersionName
The resource name for the webhook secret secret version in Secret Manager.
string
setWebhookSecretVersionName
The resource name for the webhook secret secret version in Secret Manager.
var
string
$this
getOauthSecretVersionName
The resource name for the OAuth secret secret version in Secret Manager.
string
setOauthSecretVersionName
The resource name for the OAuth secret secret version in Secret Manager.
var
string
$this
getOauthClientIdVersionName
The resource name for the OAuth client ID secret version in Secret Manager.
string
setOauthClientIdVersionName
The resource name for the OAuth client ID secret version in Secret Manager.
var
string
$this