Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class ListInputsResponse.
Response message for "LivestreamService.ListInputs".
Generated from protobuf message google.cloud.video.livestream.v1.ListInputsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ inputs
↳ 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.
getInputs
A list of inputs.
setInputs
A list of inputs.
$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