class ProjectsAggregatedUsableSubnetworks extends Resource (View source)

The "usableSubnetworks" collection of methods.

Typical usage is:

 $containerService = new Google\Service\Container(...);
 $usableSubnetworks = $containerService->projects_aggregated_usableSubnetworks;

Methods

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

Lists subnetworks that are usable for creating clusters in a project.

Details

ListUsableSubnetworksResponse listProjectsAggregatedUsableSubnetworks(string $parent, array $optParams = [])

Lists subnetworks that are usable for creating clusters in a project.

(usableSubnetworks.listProjectsAggregatedUsableSubnetworks)

Parameters

string $parent

The parent project where subnetworks are usable. Specified in the format projects.

array $optParams

Optional parameters.

Return Value

ListUsableSubnetworksResponse

Exceptions

Exception