Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DIssuancePolicy.php25 protected $allowedKeyTypesType = AllowedKeyType::class;
53 * @param AllowedKeyType[]
60 * @return AllowedKeyType[]
H A DAllowedKeyType.php20 class AllowedKeyType extends \Google\Model class
58 class_alias(AllowedKeyType::class, 'Google_Service_CertificateAuthorityService_AllowedKeyType');