Interface protos.google.cloud.video.transcoder.v1.IJobTemplate (1.7.2)

Properties of a JobTemplate.

Package

@google-cloud/video-transcoder

Properties

config

config?: (google.cloud.video.transcoder.v1.IJobConfig|null);

JobTemplate config

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IJobConfig|null)

name

name?: (string|null);

JobTemplate name

Property Value
TypeDescription
(string|null)