Properties of an Input.
Package
@google-cloud/livestreamProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Input createTime
inputStreamProperty
inputStreamProperty?: (google.cloud.video.livestream.v1.IInputStreamProperty|null);
Input inputStreamProperty
labels
labels?: ({ [k: string]: string }|null);
Input labels
name
name?: (string|null);
Input name
preprocessingConfig
preprocessingConfig?: (google.cloud.video.livestream.v1.IPreprocessingConfig|null);
Input preprocessingConfig
securityRules
securityRules?: (google.cloud.video.livestream.v1.Input.ISecurityRule|null);
Input securityRules
tier
tier?: (google.cloud.video.livestream.v1.Input.Tier|keyof typeof google.cloud.video.livestream.v1.Input.Tier|null);
Input tier
type
type?: (google.cloud.video.livestream.v1.Input.Type|keyof typeof google.cloud.video.livestream.v1.Input.Type|null);
Input type
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Input updateTime
uri
uri?: (string|null);
Input uri