Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Google Cloud Platform logo

Open in Cloud Shell

Table of Contents

Before you begin

Before running the samples, make sure you've followed the steps outlined in Using the client library.

cd samples

npm install

cd ..

Samples

Video_stitcher_service.create_cdn_key

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_cdn_key.js


Video_stitcher_service.create_live_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_live_config.js


Video_stitcher_service.create_live_session

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_live_session.js


Video_stitcher_service.create_slate

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_slate.js


Video_stitcher_service.create_vod_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_vod_config.js


Video_stitcher_service.create_vod_session

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_vod_session.js


Video_stitcher_service.delete_cdn_key

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_cdn_key.js


Video_stitcher_service.delete_live_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_live_config.js


Video_stitcher_service.delete_slate

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_slate.js


Video_stitcher_service.delete_vod_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_vod_config.js


Video_stitcher_service.get_cdn_key

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_cdn_key.js


Video_stitcher_service.get_live_ad_tag_detail

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_live_ad_tag_detail.js


Video_stitcher_service.get_live_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_live_config.js


Video_stitcher_service.get_live_session

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_live_session.js


Video_stitcher_service.get_slate

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_slate.js


Video_stitcher_service.get_vod_ad_tag_detail

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_ad_tag_detail.js


Video_stitcher_service.get_vod_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_config.js


Video_stitcher_service.get_vod_session

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_session.js


Video_stitcher_service.get_vod_stitch_detail

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_stitch_detail.js


Video_stitcher_service.list_cdn_keys

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_cdn_keys.js


Video_stitcher_service.list_live_ad_tag_details

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_live_ad_tag_details.js


Video_stitcher_service.list_live_configs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_live_configs.js


Video_stitcher_service.list_slates

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_slates.js


Video_stitcher_service.list_vod_ad_tag_details

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_vod_ad_tag_details.js


Video_stitcher_service.list_vod_configs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_vod_configs.js


Video_stitcher_service.list_vod_stitch_details

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_vod_stitch_details.js


Video_stitcher_service.update_cdn_key

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_cdn_key.js


Video_stitcher_service.update_live_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_live_config.js


Video_stitcher_service.update_slate

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_slate.js


Video_stitcher_service.update_vod_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_vod_config.js


Quickstart

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-video-stitcher/samples/quickstart.js