Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class ListChannelsResponse.
Response message for "LivestreamService.ListChannels".
Generated from protobuf message google.cloud.video.livestream.v1.ListChannelsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ channels
↳ next_page_token
string
Token to retrieve the next page of results, or empty if there are no more results in the list.
↳ unreachable
array
Locations that could not be reached.
getChannels
A list of channels.
setChannels
A list of channels.
$this
getNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
string
setNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this