Searched refs:AlertMetadata (Results 1 – 3 of 3) sorted by relevance
50 protected $metadataType = AlertMetadata::class;172 * @param AlertMetadata174 public function setMetadata(AlertMetadata $metadata)179 * @return AlertMetadata
20 class AlertMetadata extends \Google\Model class152 class_alias(AlertMetadata::class, 'Google_Service_AlertCenter_AlertMetadata');
21 use Google\Service\AlertCenter\AlertMetadata; alias116 * @return AlertMetadata122 return $this->call('getMetadata', [$params], AlertMetadata::class);