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

Properties of a ListJobTemplatesResponse.

Package

@google-cloud/video-transcoder

Properties

jobTemplates

jobTemplates?: (google.cloud.video.transcoder.v1.IJobTemplate[]|null);

ListJobTemplatesResponse jobTemplates

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IJobTemplate[]|null)

nextPageToken

nextPageToken?: (string|null);

ListJobTemplatesResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListJobTemplatesResponse unreachable

Property Value
TypeDescription
(string[]|null)