Home
last modified time | relevance | path

Searched refs:githubEnterpriseConfig (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DDeleteGitHubEnterpriseConfigOperationMetadata.php33 public $githubEnterpriseConfig; variable in Google\\Service\\CloudBuild\\DeleteGitHubEnterpriseConfigOperationMetadata
66 public function setGithubEnterpriseConfig($githubEnterpriseConfig) argument
68 $this->githubEnterpriseConfig = $githubEnterpriseConfig;
75 return $this->githubEnterpriseConfig;
H A DUpdateGitHubEnterpriseConfigOperationMetadata.php33 public $githubEnterpriseConfig; variable in Google\\Service\\CloudBuild\\UpdateGitHubEnterpriseConfigOperationMetadata
66 public function setGithubEnterpriseConfig($githubEnterpriseConfig) argument
68 $this->githubEnterpriseConfig = $githubEnterpriseConfig;
75 return $this->githubEnterpriseConfig;
H A DCreateGitHubEnterpriseConfigOperationMetadata.php33 public $githubEnterpriseConfig; variable in Google\\Service\\CloudBuild\\CreateGitHubEnterpriseConfigOperationMetadata
66 public function setGithubEnterpriseConfig($githubEnterpriseConfig) argument
68 $this->githubEnterpriseConfig = $githubEnterpriseConfig;
75 return $this->githubEnterpriseConfig;
H A DProcessAppManifestCallbackOperationMetadata.php33 public $githubEnterpriseConfig; variable in Google\\Service\\CloudBuild\\ProcessAppManifestCallbackOperationMetadata
66 public function setGithubEnterpriseConfig($githubEnterpriseConfig) argument
68 $this->githubEnterpriseConfig = $githubEnterpriseConfig;
75 return $this->githubEnterpriseConfig;
H A DGitRepoSource.php29 public $githubEnterpriseConfig; variable in Google\\Service\\CloudBuild\\GitRepoSource
60 public function setGithubEnterpriseConfig($githubEnterpriseConfig) argument
62 $this->githubEnterpriseConfig = $githubEnterpriseConfig;
69 return $this->githubEnterpriseConfig;
H A DGitFileSource.php29 public $githubEnterpriseConfig; variable in Google\\Service\\CloudBuild\\GitFileSource
64 public function setGithubEnterpriseConfig($githubEnterpriseConfig) argument
66 $this->githubEnterpriseConfig = $githubEnterpriseConfig;
73 return $this->githubEnterpriseConfig;