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/
H A 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);
H A 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);
H A 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);
H A 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);
H A 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);
H A DOrganizationsLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
H A DBillingAccountsLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
H A DLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
H A DProjectsLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
H A DFoldersLogs.php21 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('delete', [$params], LoggingEmpty::class);
H A DBillingAccountsLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
48 * @return LoggingEmpty
54 return $this->call('cancel', [$params], LoggingEmpty::class);
H A DProjectsLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
H A DFoldersLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
H A DOrganizationsLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
H A DLocationsOperations.php22 use Google\Service\Logging\LoggingEmpty; alias
49 * @return LoggingEmpty
55 return $this->call('cancel', [$params], LoggingEmpty::class);
H A DBillingAccountsLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
H A DProjectsLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
H A DExclusions.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
H A DFoldersExclusions.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
H A DFoldersLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
H A DLocationsBucketsViews.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
H A DProjectsExclusions.php22 use Google\Service\Logging\LoggingEmpty; alias
63 * @return LoggingEmpty
69 return $this->call('delete', [$params], LoggingEmpty::class);
H A DSinks.php22 use Google\Service\Logging\LoggingEmpty; alias
77 * @return LoggingEmpty
83 return $this->call('delete', [$params], LoggingEmpty::class);
H A DBillingAccountsExclusions.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/
H A DLoggingEmpty.php20 class LoggingEmpty extends \Google\Model class
25 class_alias(LoggingEmpty::class, 'Google_Service_Logging_LoggingEmpty');

12