Interface protos.google.cloud.video.stitcher.v1.IListVodConfigsResponse (2.4.0)

Properties of a ListVodConfigsResponse.

Package

@google-cloud/video-stitcher

Properties

nextPageToken

nextPageToken?: (string|null);

ListVodConfigsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListVodConfigsResponse unreachable

vodConfigs

vodConfigs?: (google.cloud.video.stitcher.v1.IVodConfig[]|null);

ListVodConfigsResponse vodConfigs