Google Cloud Video Live Stream V1 Client - Class AutomaticFailover (0.7.4)

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

Configurations to follow when automatic failover happens.

Generated from protobuf message google.cloud.video.livestream.v1.InputAttachment.AutomaticFailover

Namespace

Google \ Cloud \ Video \ LiveStream \ V1 \ InputAttachment

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ input_keys array

The InputAttachment.keys of inputs to failover to when this input is disconnected. Currently, only up to one backup input is supported.

getInputKeys

The InputAttachment.keys of inputs to failover to when this input is disconnected. Currently, only up to one backup input is supported.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setInputKeys

The InputAttachment.keys of inputs to failover to when this input is disconnected. Currently, only up to one backup input is supported.

Parameter
Name Description
var string[]
Returns
Type Description
$this