The "testers" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| get ($packageName, $editId, $track, $optParams=array()) |
| (testers.get)
|
|
| patch ($packageName, $editId, $track, Google_Service_AndroidPublisher_Testers $postBody, $optParams=array()) |
| (testers.patch)
|
|
| update ($packageName, $editId, $track, Google_Service_AndroidPublisher_Testers $postBody, $optParams=array()) |
| (testers.update)
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "testers" collection of methods.
Typical usage is: $androidpublisherService = new Google_Service_AndroidPublisher(...); $testers = $androidpublisherService->testers;
◆ 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_AndroidPublisher_EditsTesters_Resource::get |
( |
| $packageName, |
|
|
| $editId, |
|
|
| $track, |
|
|
| $optParams = array() ) |
(testers.get)
- Parameters
-
string | $packageName | Unique identifier for the Android app that is being updated; for example, "com.spiffygame". |
string | $editId | Unique identifier for this edit. |
string | $track | |
array | $optParams | Optional parameters. |
- Return values
-
◆ patch()
(testers.patch)
- Parameters
-
string | $packageName | Unique identifier for the Android app that is being updated; for example, "com.spiffygame". |
string | $editId | Unique identifier for this edit. |
string | $track | |
Google_Testers | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
◆ update()
(testers.update)
- Parameters
-
string | $packageName | Unique identifier for the Android app that is being updated; for example, "com.spiffygame". |
string | $editId | Unique identifier for this edit. |
string | $track | |
Google_Testers | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/AndroidPublisher.php