PlatformsChannelsVersions
class PlatformsChannelsVersions extends Resource (View source)
The "versions" collection of methods.
Typical usage is:
$versionhistoryService = new Google\Service\VersionHistory(...);
$versions = $versionhistoryService->platforms_channels_versions;
Methods
listPlatformsChannelsVersions(string $parent, array $optParams = [])
Returns list of version for the given platform/channel.
Details
ListVersionsResponse
listPlatformsChannelsVersions(string $parent, array $optParams = [])
Returns list of version for the given platform/channel.
(versions.listPlatformsChannelsVersions)