ProjectsLocations
class ProjectsLocations extends Resource (View source)
The "locations" collection of methods.
Typical usage is:
$containerService = new Google\Service\Container(...);
$locations = $containerService->projects_locations;
Methods
getServerConfig(string $name, array $optParams = [])
Returns configuration info about the Google Kubernetes Engine service.
Details
ServerConfig
getServerConfig(string $name, array $optParams = [])
Returns configuration info about the Google Kubernetes Engine service.
(locations.getServerConfig)