ProjectsLocationsAuthorizeddomains
class ProjectsLocationsAuthorizeddomains extends Resource (View source)
The "authorizeddomains" collection of methods.
Typical usage is:
$runService = new Google\Service\CloudRun(...);
$authorizeddomains = $runService->authorizeddomains;
Methods
listProjectsLocationsAuthorizeddomains(string $parent, array $optParams = [])
List authorized domains.
Details
ListAuthorizedDomainsResponse
listProjectsLocationsAuthorizeddomains(string $parent, array $optParams = [])
List authorized domains.
(authorizeddomains.listProjectsLocationsAuthorizeddomains)