Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSslCertificateList.php41 protected $warningType = SslCertificateListWarning::class;
115 * @param SslCertificateListWarning
117 public function setWarning(SslCertificateListWarning $warning)
122 * @return SslCertificateListWarning
H A DSslCertificateListWarning.php20 class SslCertificateListWarning extends \Google\Collection class
79 class_alias(SslCertificateListWarning::class, 'Google_Service_Compute_SslCertificateListWarning');