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)

Parameters

string $parent

Name of the parent Project resource. Example: projects/myproject.

array $optParams

Optional parameters.

Return Value

ListAuthorizedDomainsResponse