Searched refs:SupportedRuntimeFeatures (Results 1 – 2 of 2) sorted by relevance
57 protected $supportedRuntimeFeaturesType = SupportedRuntimeFeatures::class;219 * @param SupportedRuntimeFeatures221 public function setSupportedRuntimeFeatures(SupportedRuntimeFeatures $supportedRuntimeFeatures)226 * @return SupportedRuntimeFeatures
20 class SupportedRuntimeFeatures extends \Google\Model class80 class_alias(SupportedRuntimeFeatures::class, 'Google_Service_Connectors_SupportedRuntimeFeatures');