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
Namespace
Google \ Cloud \ Video \ LiveStream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ key
string
A unique key for this input attachment. The key must be 1-63 characters in length. The key must begin and end with a letter (regardless of case) or a number, but can contain dashes or underscores in between.
↳ input
string
The resource name of an existing input, in the form of: projects/{project}/locations/{location}/inputs/{inputId}
.
↳ automatic_failover
getKey
A unique key for this input attachment. The key must be 1-63 characters in length. The key must begin and end with a letter (regardless of case) or a number, but can contain dashes or underscores in between.
string
setKey
A unique key for this input attachment. The key must be 1-63 characters in length. The key must begin and end with a letter (regardless of case) or a number, but can contain dashes or underscores in between.
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