Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TlsInfo.php31 protected $commonNameType = GoogleCloudApigeeV1TlsInfoCommonName::class;
87 * @param GoogleCloudApigeeV1TlsInfoCommonName
89 public function setCommonName(GoogleCloudApigeeV1TlsInfoCommonName $commonName)
94 * @return GoogleCloudApigeeV1TlsInfoCommonName
H A DGoogleCloudApigeeV1TlsInfoCommonName.php20 class GoogleCloudApigeeV1TlsInfoCommonName extends \Google\Model class
62 class_alias(GoogleCloudApigeeV1TlsInfoCommonName::class, 'Google_Service_Apigee_GoogleCloudApigeeV1…