Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class ListAssetsResponse.
Response message for "LivestreamService.ListAssets".
Generated from protobuf message google.cloud.video.livestream.v1.ListAssetsResponse
Namespace
Google \ Cloud \ Video \ LiveStream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ assets
↳ next_page_token
string
The next_page_token value returned from a previous List request, if any.
↳ unreachable
array
Locations that could not be reached.
getAssets
The list of Assets
setAssets
The list of Assets
$this
getNextPageToken
The next_page_token value returned from a previous List request, if any.
string
setNextPageToken
The next_page_token value returned from a previous List request, if any.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this