Home
last modified time | relevance | path

Searched refs:NotifierMetadata (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DNotifierConfig.php30 protected $metadataType = NotifierMetadata::class;
64 * @param NotifierMetadata
66 public function setMetadata(NotifierMetadata $metadata)
71 * @return NotifierMetadata
H A DNotifierMetadata.php20 class NotifierMetadata extends \Google\Model class
62 class_alias(NotifierMetadata::class, 'Google_Service_CloudBuild_NotifierMetadata');