class ProjectsAuthorizeddomains extends Resource (View source)

The "authorizeddomains" collection of methods.

Typical usage is:

 $runService = new Google\Service\CloudRun(...);
 $authorizeddomains = $runService->authorizeddomains;

Methods

listProjectsAuthorizeddomains(string $parent, array $optParams = [])

List authorized domains. (authorizeddomains.listProjectsAuthorizeddomains)

Details

ListAuthorizedDomainsResponse listProjectsAuthorizeddomains(string $parent, array $optParams = [])

List authorized domains. (authorizeddomains.listProjectsAuthorizeddomains)

Parameters

string $parent

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

array $optParams

Optional parameters.

Return Value

ListAuthorizedDomainsResponse