AccountsApps
class AccountsApps extends Resource (View source)
The "apps" collection of methods.
Typical usage is:
$checksService = new Google\Service\ChecksService(...);
$apps = $checksService->accounts_apps;
Methods
get(string $name, array $optParams = [])
Gets an app. (apps.get)
listAccountsApps(string $parent, array $optParams = [])
Lists the apps under the given account. (apps.listAccountsApps)
Details
GoogleChecksAccountV1alphaApp
get(string $name, array $optParams = [])
Gets an app. (apps.get)
GoogleChecksAccountV1alphaListAppsResponse
listAccountsApps(string $parent, array $optParams = [])
Lists the apps under the given account. (apps.listAccountsApps)