The "imageConfigurations" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| upload ($resourceId, $imageType, $optParams=array()) |
| Uploads an image for a resource with the given ID and image type.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "imageConfigurations" collection of methods.
Typical usage is: $gamesConfigurationService = new Google_Service_GamesConfiguration(...); $imageConfigurations = $gamesConfigurationService->imageConfigurations;
◆ 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
-
◆ upload()
Google_Service_GamesConfiguration_ImageConfigurations_Resource::upload |
( |
| $resourceId, |
|
|
| $imageType, |
|
|
| $optParams = array() ) |
Uploads an image for a resource with the given ID and image type.
(imageConfigurations.upload)
- Parameters
-
string | $resourceId | The ID of the resource used by this method. |
string | $imageType | Selects which image in a resource for this method. |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/GamesConfiguration.php