/var/www/flurhymez/vendor/google/apiclient-services/src/CloudRun
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/CloudRun/ConfigurationSpec.php (1191B)
template = $template;
}
/**
* @return RevisionTemplate
*/
public function getTemplate()
{
return $this->template;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ConfigurationSpec::class, 'Google_Service_CloudRun_ConfigurationSpec');