Home
last modified time | relevance | path

Searched refs:GoogleCloudRunV2Container (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2TaskTemplate.php23 protected $containersType = GoogleCloudRunV2Container::class;
51 * @param GoogleCloudRunV2Container[]
58 * @return GoogleCloudRunV2Container[]
H A DGoogleCloudRunV2RevisionTemplate.php35 protected $containersType = GoogleCloudRunV2Container::class;
111 * @param GoogleCloudRunV2Container[]
118 * @return GoogleCloudRunV2Container[]
H A DGoogleCloudRunV2Container.php20 class GoogleCloudRunV2Container extends \Google\Collection class
163 class_alias(GoogleCloudRunV2Container::class, 'Google_Service_CloudRun_GoogleCloudRunV2Container');
H A DGoogleCloudRunV2Revision.php37 protected $containersType = GoogleCloudRunV2Container::class;
175 * @param GoogleCloudRunV2Container[]
182 * @return GoogleCloudRunV2Container[]
H A DGoogleCloudRunV2Task.php33 protected $containersType = GoogleCloudRunV2Container::class;
173 * @param GoogleCloudRunV2Container[]
180 * @return GoogleCloudRunV2Container[]