Home
last modified time | relevance | path

Searched refs:Operation (Results 351 – 375 of 606) sorted by path

1...<<11121314151617181920>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsLocationsWorkloadIdentityPoolsProvidersKeysOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsWorkloadIdentityPoolsProvidersOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Logging_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DBillingAccountsOperations.php20 use Google\Service\Logging\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DEntries.php23 use Google\Service\Logging\Operation; alias
45 * @return Operation
51 return $this->call('copy', [$params], Operation::class);
H A DFoldersLocationsOperations.php23 use Google\Service\Logging\Operation; alias
64 * @return Operation
70 return $this->call('get', [$params], Operation::class);
H A DLocationsOperations.php23 use Google\Service\Logging\Operation; alias
64 * @return Operation
70 return $this->call('get', [$params], Operation::class);
H A DOrganizationsLocationsOperations.php23 use Google\Service\Logging\Operation; alias
64 * @return Operation
70 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsOperations.php23 use Google\Service\Logging\Operation; alias
64 * @return Operation
70 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/
H A DProjectsLocationsManagedidentitiesGlobalDomains.php54 * @return Operation
77 * @return Operation
83 return $this->call('create', [$params], Operation::class);
91 * @return Operation
97 return $this->call('delete', [$params], Operation::class);
107 * @return Operation
213 * @return Operation
229 * @return Operation
260 * @return Operation
318 * @return Operation
[all …]
H A DProjectsLocationsManagedidentitiesGlobalDomainsBackups.php22 use Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\Operation; alias
51 * @return Operation
57 return $this->call('create', [$params], Operation::class);
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
155 * @return Operation
161 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsManagedidentitiesGlobalOperations.php23 use Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsManagedidentitiesGlobalPeerings.php21 use Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\Operation; alias
49 * @return Operation
55 return $this->call('create', [$params], Operation::class);
63 * @return Operation
69 return $this->call('delete', [$params], Operation::class);
155 * @return Operation
161 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_NetworkManagement_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/Resource/
H A DProjectsLocationsNetworkmanagementGlobalConnectivityTests.php22 use Google\Service\NetworkManagement\Operation; alias
61 * @return Operation
67 return $this->call('create', [$params], Operation::class);
75 * @return Operation
81 return $this->call('delete', [$params], Operation::class);
177 * @return Operation
183 return $this->call('patch', [$params], Operation::class);
200 * @return Operation
206 return $this->call('rerun', [$params], Operation::class);
H A DProjectsLocationsNetworkmanagementGlobalOperations.php23 use Google\Service\NetworkManagement\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_NetworkSecurity_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocationsAuthorizationPolicies.php26 use Google\Service\NetworkSecurity\Operation; alias
52 * @return Operation
58 return $this->call('create', [$params], Operation::class);
67 * @return Operation
73 return $this->call('delete', [$params], Operation::class);
158 * @return Operation
164 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsClientTlsPolicies.php26 use Google\Service\NetworkSecurity\Operation; alias
51 * @return Operation
57 return $this->call('create', [$params], Operation::class);
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
154 * @return Operation
160 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsOperations.php23 use Google\Service\NetworkSecurity\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);

1...<<11121314151617181920>>...25