Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Client::Configuration::Rpcs (v0.3.0)

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

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_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_slate

def delete_slate() -> ::Gapic::Config::Method

RPC-specific configuration for delete_slate

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_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_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_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_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_slate

def update_slate() -> ::Gapic::Config::Method

RPC-specific configuration for update_slate

Returns
  • (::Gapic::Config::Method)