Searched refs:NotifierSecretRef (Results 1 – 3 of 3) sorted by relevance
22 protected $webhookUriType = NotifierSecretRef::class;26 * @param NotifierSecretRef28 public function setWebhookUri(NotifierSecretRef $webhookUri)33 * @return NotifierSecretRef
27 protected $passwordType = NotifierSecretRef::class;61 * @param NotifierSecretRef63 public function setPassword(NotifierSecretRef $password)68 * @return NotifierSecretRef
20 class NotifierSecretRef extends \Google\Model class44 class_alias(NotifierSecretRef::class, 'Google_Service_CloudBuild_NotifierSecretRef');