PlatformsChannels
class PlatformsChannels extends Resource (View source)
The "channels" collection of methods.
Typical usage is:
$versionhistoryService = new Google\Service\VersionHistory(...);
$channels = $versionhistoryService->platforms_channels;
Methods
listPlatformsChannels(string $parent, array $optParams = [])
Returns list of channels that are available for a given platform.
Details
ListChannelsResponse
listPlatformsChannels(string $parent, array $optParams = [])
Returns list of channels that are available for a given platform.
(channels.listPlatformsChannels)