Home
last modified time | relevance | path

Searched refs:CloudRun (Results 1 – 25 of 161) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsJobs.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\GoogleCloudRunV2Job;
21 use Google\Service\CloudRun\GoogleCloudRunV2ListJobsResponse;
22 use Google\Service\CloudRun\GoogleCloudRunV2RunJobRequest;
23 use Google\Service\CloudRun\GoogleIamV1Policy;
24 use Google\Service\CloudRun\GoogleIamV1SetIamPolicyRequest;
25 use Google\Service\CloudRun\GoogleIamV1TestIamPermissionsRequest;
26 use Google\Service\CloudRun\GoogleIamV1TestIamPermissionsResponse;
27 use Google\Service\CloudRun\GoogleLongrunningOperation;
H A DProjectsLocationsServices.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\GoogleCloudRunV2ListServicesResponse;
21 use Google\Service\CloudRun\GoogleCloudRunV2Service;
22 use Google\Service\CloudRun\GoogleIamV1Policy;
23 use Google\Service\CloudRun\GoogleIamV1SetIamPolicyRequest;
24 use Google\Service\CloudRun\GoogleIamV1TestIamPermissionsRequest;
25 use Google\Service\CloudRun\GoogleIamV1TestIamPermissionsResponse;
26 use Google\Service\CloudRun\GoogleLongrunningOperation;
H A DNamespacesRevisions.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListRevisionsResponse;
21 use Google\Service\CloudRun\Revision;
22 use Google\Service\CloudRun\Status;
H A DProjectsLocationsRevisions.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListRevisionsResponse;
21 use Google\Service\CloudRun\Revision;
22 use Google\Service\CloudRun\Status;
H A DProjectsLocationsServicesRevisions.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\GoogleCloudRunV2ListRevisionsResponse;
21 use Google\Service\CloudRun\GoogleCloudRunV2Revision;
22 use Google\Service\CloudRun\GoogleLongrunningOperation;
H A DProjectsLocationsJobsExecutions.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\GoogleCloudRunV2Execution;
21 use Google\Service\CloudRun\GoogleCloudRunV2ListExecutionsResponse;
22 use Google\Service\CloudRun\GoogleLongrunningOperation;
H A DProjectsLocationsOperations.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\GoogleLongrunningListOperationsResponse;
21 use Google\Service\CloudRun\GoogleLongrunningOperation;
22 use Google\Service\CloudRun\GoogleProtobufEmpty;
H A DNamespacesDomainmappings.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\DomainMapping;
21 use Google\Service\CloudRun\ListDomainMappingsResponse;
22 use Google\Service\CloudRun\Status;
H A DProjectsLocationsDomainmappings.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\DomainMapping;
21 use Google\Service\CloudRun\ListDomainMappingsResponse;
22 use Google\Service\CloudRun\Status;
H A DOperations.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\GoogleLongrunningCancelOperationRequest;
21 use Google\Service\CloudRun\RunEmpty;
H A DNamespacesServices.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListServicesResponse;
21 use Google\Service\CloudRun\Service;
22 use Google\Service\CloudRun\Status;
H A DNamespacesConfigurations.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\Configuration;
21 use Google\Service\CloudRun\ListConfigurationsResponse;
H A DNamespacesRoutes.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListRoutesResponse;
21 use Google\Service\CloudRun\Route;
H A DProjectsLocationsRoutes.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListRoutesResponse;
21 use Google\Service\CloudRun\Route;
H A DProjectsLocationsConfigurations.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\Configuration;
21 use Google\Service\CloudRun\ListConfigurationsResponse;
H A DProjectsLocationsJobsExecutionsTasks.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\GoogleCloudRunV2ListTasksResponse;
21 use Google\Service\CloudRun\GoogleCloudRunV2Task;
H A DProjectsAuthorizeddomains.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListAuthorizedDomainsResponse;
H A DNamespacesAuthorizeddomains.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListAuthorizedDomainsResponse;
H A DProjectsLocationsAuthorizeddomains.php18 namespace Google\Service\CloudRun\Resource;
20 use Google\Service\CloudRun\ListAuthorizedDomainsResponse;
H A DNamespaces.php18 namespace Google\Service\CloudRun\Resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DDestination.php26 protected $cloudRunType = CloudRun::class;
50 * @param CloudRun
52 public function setCloudRun(CloudRun $cloudRun)
57 * @return CloudRun
H A DCloudRun.php20 class CloudRun extends \Google\Model class
80 class_alias(CloudRun::class, 'Google_Service_Eventarc_CloudRun');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DRunEmpty.php18 namespace Google\Service\CloudRun;
H A DGoogleLongrunningCancelOperationRequest.php18 namespace Google\Service\CloudRun;
H A DGoogleProtobufEmpty.php18 namespace Google\Service\CloudRun;

1234567