Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZone.php23 protected $cloudLoggingConfigType = ManagedZoneCloudLoggingConfig::class;
79 * @param ManagedZoneCloudLoggingConfig
81 public function setCloudLoggingConfig(ManagedZoneCloudLoggingConfig $cloudLoggingConfig)
86 * @return ManagedZoneCloudLoggingConfig
H A DManagedZoneCloudLoggingConfig.php20 class ManagedZoneCloudLoggingConfig extends \Google\Model class
62 class_alias(ManagedZoneCloudLoggingConfig::class, 'Google_Service_Dns_ManagedZoneCloudLoggingConfig…