* For more information about this service, see the API * Documentation *
* $containerService = new Google_Service_Container(...); * $projects = $containerService->projects; *
* $containerService = new Google_Service_Container(...); * $zones = $containerService->zones; *
* $containerService = new Google_Service_Container(...); * $clusters = $containerService->clusters; *
* $containerService = new Google_Service_Container(...); * $operations = $containerService->operations; *