Send feedback
Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Client::Configuration::Rpcs (v1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Client::Configuration::Rpcs.
Configuration RPC class for the VideoStitcherService API.
Includes fields providing the configuration for each RPC in this service.
Each configuration object is of type Gapic::Config::Method
and includes
the following configuration fields:
timeout
(type: Numeric
) - The call timeout in seconds
metadata
(type: Hash{Symbol=>String}
) - Additional gRPC headers
retry_policy (type:
Hash`) - The retry policy. The policy fields
include the following keys:
:initial_delay
(type: Numeric
) - The initial delay in seconds.
:max_delay
(type: Numeric
) - The max delay in seconds.
:multiplier
(type: Numeric
) - The incremental backoff multiplier.
:retry_codes
(type: Array<String>
) - The error codes that should
trigger a retry.
Methods
#create_cdn_key
def create_cdn_key () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_cdn_key
Returns
(::Gapic::Config::Method)
#create_live_config
def create_live_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_live_config
Returns
(::Gapic::Config::Method)
#create_live_session
def create_live_session () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_live_session
Returns
(::Gapic::Config::Method)
#create_slate
def create_slate () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_slate
Returns
(::Gapic::Config::Method)
#create_vod_config
def create_vod_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_vod_config
Returns
(::Gapic::Config::Method)
#create_vod_session
def create_vod_session () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_vod_session
Returns
(::Gapic::Config::Method)
#delete_cdn_key
def delete_cdn_key () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_cdn_key
Returns
(::Gapic::Config::Method)
#delete_live_config
def delete_live_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_live_config
Returns
(::Gapic::Config::Method)
#delete_slate
def delete_slate () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_slate
Returns
(::Gapic::Config::Method)
#delete_vod_config
def delete_vod_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_vod_config
Returns
(::Gapic::Config::Method)
#get_cdn_key
def get_cdn_key () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_cdn_key
Returns
(::Gapic::Config::Method)
#get_live_ad_tag_detail
def get_live_ad_tag_detail () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_live_ad_tag_detail
Returns
(::Gapic::Config::Method)
#get_live_config
def get_live_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_live_config
Returns
(::Gapic::Config::Method)
#get_live_session
def get_live_session () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_live_session
Returns
(::Gapic::Config::Method)
#get_slate
def get_slate () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_slate
Returns
(::Gapic::Config::Method)
#get_vod_ad_tag_detail
def get_vod_ad_tag_detail () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_vod_ad_tag_detail
Returns
(::Gapic::Config::Method)
#get_vod_config
def get_vod_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_vod_config
Returns
(::Gapic::Config::Method)
#get_vod_session
def get_vod_session () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_vod_session
Returns
(::Gapic::Config::Method)
#get_vod_stitch_detail
def get_vod_stitch_detail () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_vod_stitch_detail
Returns
(::Gapic::Config::Method)
#list_cdn_keys
def list_cdn_keys () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_cdn_keys
Returns
(::Gapic::Config::Method)
#list_live_ad_tag_details
def list_live_ad_tag_details () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_live_ad_tag_details
Returns
(::Gapic::Config::Method)
#list_live_configs
def list_live_configs () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_live_configs
Returns
(::Gapic::Config::Method)
#list_slates
def list_slates () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_slates
Returns
(::Gapic::Config::Method)
#list_vod_ad_tag_details
def list_vod_ad_tag_details () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_vod_ad_tag_details
Returns
(::Gapic::Config::Method)
#list_vod_configs
def list_vod_configs () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_vod_configs
Returns
(::Gapic::Config::Method)
#list_vod_stitch_details
def list_vod_stitch_details () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_vod_stitch_details
Returns
(::Gapic::Config::Method)
#update_cdn_key
def update_cdn_key () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_cdn_key
Returns
(::Gapic::Config::Method)
#update_live_config
def update_live_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_live_config
Returns
(::Gapic::Config::Method)
#update_slate
def update_slate () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_slate
Returns
(::Gapic::Config::Method)
#update_vod_config
def update_vod_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_vod_config
Returns
(::Gapic::Config::Method)
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Client::Configuration::Rpcs (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-video-stitcher-v1/latest/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [1.2.1](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.2.1/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [1.1.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.1.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [1.0.1](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.0.1/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.10.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.10.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.9.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.9.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.8.2](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.8.2/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.7.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.7.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.6.2](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.6.2/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.5.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.5.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.4.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.4.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.3.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.3.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.2.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.2.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs)\n- [0.1.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.1.0/Google-Cloud-Video-Stitcher-V1-VideoStitcherService-Client-Configuration-Rpcs) \nReference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the VideoStitcherService API.\n\nIncludes fields providing the configuration for each RPC in this service.\nEach configuration object is of type `Gapic::Config::Method` and includes\nthe following configuration fields:\n\n- `timeout` (*type:* `Numeric`) - The call timeout in seconds\n- `metadata` (*type:* `Hash{Symbol=\u003eString}`) - Additional gRPC headers\n- `retry_policy (`*type:*Hash\\`) - The retry policy. The policy fields include the following keys:\n - `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.\n - `:max_delay` (*type:* `Numeric`) - The max delay in seconds.\n - `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.\n- `:retry_codes` (*type:* `Array\u003cString\u003e`) - The error codes that should trigger a retry. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #create_cdn_key\n\n def create_cdn_key() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_cdn_key` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_live_config\n\n def create_live_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_live_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_live_session\n\n def create_live_session() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_live_session` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_slate\n\n def create_slate() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_slate` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_vod_config\n\n def create_vod_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_vod_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_vod_session\n\n def create_vod_session() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_vod_session` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_cdn_key\n\n def delete_cdn_key() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_cdn_key` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_live_config\n\n def delete_live_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_live_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_slate\n\n def delete_slate() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_slate` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_vod_config\n\n def delete_vod_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_vod_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_cdn_key\n\n def get_cdn_key() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_cdn_key` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_live_ad_tag_detail\n\n def get_live_ad_tag_detail() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_live_ad_tag_detail` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_live_config\n\n def get_live_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_live_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_live_session\n\n def get_live_session() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_live_session` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_slate\n\n def get_slate() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_slate` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_vod_ad_tag_detail\n\n def get_vod_ad_tag_detail() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_vod_ad_tag_detail` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_vod_config\n\n def get_vod_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_vod_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_vod_session\n\n def get_vod_session() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_vod_session` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_vod_stitch_detail\n\n def get_vod_stitch_detail() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_vod_stitch_detail` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_cdn_keys\n\n def list_cdn_keys() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_cdn_keys` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_live_ad_tag_details\n\n def list_live_ad_tag_details() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_live_ad_tag_details` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_live_configs\n\n def list_live_configs() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_live_configs` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_slates\n\n def list_slates() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_slates` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_vod_ad_tag_details\n\n def list_vod_ad_tag_details() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_vod_ad_tag_details` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_vod_configs\n\n def list_vod_configs() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_vod_configs` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_vod_stitch_details\n\n def list_vod_stitch_details() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_vod_stitch_details` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_cdn_key\n\n def update_cdn_key() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_cdn_key` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_live_config\n\n def update_live_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_live_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_slate\n\n def update_slate() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_slate` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_vod_config\n\n def update_vod_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_vod_config` \n**Returns**\n\n- (::Gapic::Config::Method)"]]