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.
-
Inherits
- Object
Methods
#create_cdn_key
def create_cdn_key() -> ::Gapic::Config::Method
RPC-specific configuration for create_cdn_key
- (::Gapic::Config::Method)
#create_live_config
def create_live_config() -> ::Gapic::Config::Method
RPC-specific configuration for create_live_config
- (::Gapic::Config::Method)
#create_live_session
def create_live_session() -> ::Gapic::Config::Method
RPC-specific configuration for create_live_session
- (::Gapic::Config::Method)
#create_slate
def create_slate() -> ::Gapic::Config::Method
RPC-specific configuration for create_slate
- (::Gapic::Config::Method)
#create_vod_session
def create_vod_session() -> ::Gapic::Config::Method
RPC-specific configuration for create_vod_session
- (::Gapic::Config::Method)
#delete_cdn_key
def delete_cdn_key() -> ::Gapic::Config::Method
RPC-specific configuration for delete_cdn_key
- (::Gapic::Config::Method)
#delete_live_config
def delete_live_config() -> ::Gapic::Config::Method
RPC-specific configuration for delete_live_config
- (::Gapic::Config::Method)
#delete_slate
def delete_slate() -> ::Gapic::Config::Method
RPC-specific configuration for delete_slate
- (::Gapic::Config::Method)
#get_cdn_key
def get_cdn_key() -> ::Gapic::Config::Method
RPC-specific configuration for get_cdn_key
- (::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
- (::Gapic::Config::Method)
#get_live_config
def get_live_config() -> ::Gapic::Config::Method
RPC-specific configuration for get_live_config
- (::Gapic::Config::Method)
#get_live_session
def get_live_session() -> ::Gapic::Config::Method
RPC-specific configuration for get_live_session
- (::Gapic::Config::Method)
#get_slate
def get_slate() -> ::Gapic::Config::Method
RPC-specific configuration for get_slate
- (::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
- (::Gapic::Config::Method)
#get_vod_session
def get_vod_session() -> ::Gapic::Config::Method
RPC-specific configuration for get_vod_session
- (::Gapic::Config::Method)
#get_vod_stitch_detail
def get_vod_stitch_detail() -> ::Gapic::Config::Method
RPC-specific configuration for get_vod_stitch_detail
- (::Gapic::Config::Method)
#list_cdn_keys
def list_cdn_keys() -> ::Gapic::Config::Method
RPC-specific configuration for list_cdn_keys
- (::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
- (::Gapic::Config::Method)
#list_live_configs
def list_live_configs() -> ::Gapic::Config::Method
RPC-specific configuration for list_live_configs
- (::Gapic::Config::Method)
#list_slates
def list_slates() -> ::Gapic::Config::Method
RPC-specific configuration for list_slates
- (::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
- (::Gapic::Config::Method)
#list_vod_stitch_details
def list_vod_stitch_details() -> ::Gapic::Config::Method
RPC-specific configuration for list_vod_stitch_details
- (::Gapic::Config::Method)
#update_cdn_key
def update_cdn_key() -> ::Gapic::Config::Method
RPC-specific configuration for update_cdn_key
- (::Gapic::Config::Method)
#update_slate
def update_slate() -> ::Gapic::Config::Method
RPC-specific configuration for update_slate
- (::Gapic::Config::Method)