class Projects extends Resource (View source)

The "projects" collection of methods.

Typical usage is:

 $dnsService = new Google\Service\Dns(...);
 $projects = $dnsService->projects;

Methods

get(string $project, array $optParams = [])

Fetches the representation of an existing Project. (projects.get)

Details

Project get(string $project, array $optParams = [])

Fetches the representation of an existing Project. (projects.get)

Parameters

string $project

Identifies the project addressed by this request.

array $optParams

Optional parameters.

Return Value

Project

Exceptions

Exception