Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DConnectorVersion.php57 protected $supportedRuntimeFeaturesType = SupportedRuntimeFeatures::class;
219 * @param SupportedRuntimeFeatures
221 public function setSupportedRuntimeFeatures(SupportedRuntimeFeatures $supportedRuntimeFeatures)
226 * @return SupportedRuntimeFeatures
H A DSupportedRuntimeFeatures.php20 class SupportedRuntimeFeatures extends \Google\Model class
80 class_alias(SupportedRuntimeFeatures::class, 'Google_Service_Connectors_SupportedRuntimeFeatures');