Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class InputAttachment.
A group of information for attaching an input resource to this channel.
Generated from protobuf message google.cloud.video.livestream.v1.InputAttachment
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ key
string
A unique key for this input attachment.
↳ input
string
The resource name of an existing input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}
.
↳ automatic_failover
Google\Cloud\Video\LiveStream\V1\InputAttachment\AutomaticFailover
Automatic failover configurations.
getKey
A unique key for this input attachment.
string
setKey
A unique key for this input attachment.
var
string
$this
getInput
The resource name of an existing input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}
.
string
setInput
The resource name of an existing input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}
.
var
string
$this
getAutomaticFailover
Automatic failover configurations.
hasAutomaticFailover
clearAutomaticFailover
setAutomaticFailover
Automatic failover configurations.
$this