Google Cloud Video Live Stream V1 Client - Class ListClipsResponse (1.1.3)

Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class ListClipsResponse.

Response message for "LivestreamService.ListClips".

Generated from protobuf message google.cloud.video.livestream.v1.ListClipsResponse

Namespace

Google \ Cloud \ Video \ LiveStream \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ clips
array< Clip >

The list of Clip

↳ next_page_token
string

A token identifying a page of results the server should return.

↳ unreachable
array

Locations that could not be reached.

getClips

The list of Clip

Returns
Type
Description

setClips

The list of Clip

Parameter
Name
Description
var
array< Clip >
Returns
Type
Description
$this

getNextPageToken

A token identifying a page of results the server should return.

Returns
Type
Description
string

setNextPageToken

A token identifying a page of results the server should return.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations that could not be reached.

Returns
Type
Description

setUnreachable

Locations that could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: