The "operations" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| get ($projectId, $zone, $operationId, $optParams=array()) |
| Gets the specified operation.
|
|
| listProjectsZonesOperations ($projectId, $zone, $optParams=array()) |
| Lists all operations in a project in a specific zone or all zones.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "operations" collection of methods.
Typical usage is: $containerService = new Google_Service_Container(...); $operations = $containerService->operations;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ get()
Google_Service_Container_ProjectsZonesOperations_Resource::get |
( |
| $projectId, |
|
|
| $zone, |
|
|
| $operationId, |
|
|
| $optParams = array() ) |
Gets the specified operation.
(operations.get)
- Parameters
-
string | $projectId | The Google Developers Console project ID or project number. |
string | $zone | The name of the Google Compute Engine zone in which the cluster resides. |
string | $operationId | The server-assigned name of the operation. |
array | $optParams | Optional parameters. |
- Return values
-
◆ listProjectsZonesOperations()
Google_Service_Container_ProjectsZonesOperations_Resource::listProjectsZonesOperations |
( |
| $projectId, |
|
|
| $zone, |
|
|
| $optParams = array() ) |
Lists all operations in a project in a specific zone or all zones.
(operations.listProjectsZonesOperations)
- Parameters
-
string | $projectId | The Google Developers Console project ID or project number. |
string | $zone | The name of the Google Compute Engine zone to return operations for, or "-" for all zones. |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Container.php