Projects
class Projects extends Resource (View source)
The "projects" collection of methods.
Typical usage is:
$dnsService = new Google\Service\Dns(...);
$projects = $dnsService->projects;
Methods
Details
Project
get(string $project, array $optParams = [])
Fetches the representation of an existing Project. (projects.get)