Home
last modified time | relevance | path

Searched refs:LoggingEmpty (Results 1 – 25 of 32) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
DBillingAccountsLocationsBuckets.php22 use Google\Service\Logging\LoggingEmpty; alias
68 * @return LoggingEmpty
74 return $this->call('delete', [$params], LoggingEmpty::class);
147 * @return LoggingEmpty
153 return $this->call('undelete', [$params], LoggingEmpty::class);
DOrganizationsLocationsBuckets.php22 use Google\Service\Logging\LoggingEmpty; alias
68 * @return LoggingEmpty
74 return $this->call('delete', [$params], LoggingEmpty::class);
165 * @return LoggingEmpty
171 return $this->call('undelete', [$params], LoggingEmpty::class);
DLocationsBuckets.php22 use Google\Service\Logging\LoggingEmpty; alias
68 * @return LoggingEmpty
74 return $this->call('delete', [$params], LoggingEmpty::class);
165 * @return LoggingEmpty
171 return $this->call('undelete', [$params], LoggingEmpty::class);
DProjectsLocationsBuckets.php22 use Google\Service\Logging\LoggingEmpty; alias
68 * @return LoggingEmpty
74 return $this->call('delete', [$params], LoggingEmpty::class);
165 * @return LoggingEmpty
171 return $this->call('undelete', [$params], LoggingEmpty::class);
DFoldersLocationsBuckets.php22 use Google\Service\Logging\LoggingEmpty; alias
68 * @return LoggingEmpty
74 return $this->call('delete', [$params], LoggingEmpty::class);
165 * @return LoggingEmpty
171 return $this->call('undelete', [$params], LoggingEmpty::class);
DBillingAccountsLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
DOrganizationsLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
DLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
DFoldersLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
DProjectsLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
DBillingAccountsLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
48 * @return LoggingEmpty
54 return $this->call('cancel', [$params], LoggingEmpty::class);
DFoldersLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
DOrganizationsLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
DProjectsLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
DLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
DBillingAccountsLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
DSinks.php22 use Google\Service\Logging\LoggingEmpty; alias
77 * @return LoggingEmpty
83 return $this->call('delete', [$params], LoggingEmpty::class);
DBillingAccountsExclusions.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
DProjectsLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
DOrganizationsLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
DLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
DProjectsMetrics.php22 use Google\Service\Logging\LoggingEmpty; alias
56 * @return LoggingEmpty
62 return $this->call('delete', [$params], LoggingEmpty::class);
DExclusions.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
DFoldersExclusions.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DLoggingEmpty.php20 class LoggingEmpty extends \Google\Model class
25 class_alias(LoggingEmpty::class, 'Google_Service_Logging_LoggingEmpty');

12