Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class ListLiveConfigsResponse.
Response message for VideoStitcher.ListLiveConfig.
Generated from protobuf message google.cloud.video.stitcher.v1.ListLiveConfigsResponse
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ live_configs
↳ next_page_token
string
The pagination token.
↳ unreachable
array
Locations that could not be reached.
getLiveConfigs
List of live configs.
setLiveConfigs
List of live configs.
$this
getNextPageToken
The pagination token.
string
setNextPageToken
The pagination token.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this