Class: Google::Cloud::Video::LiveStream::V1::LivestreamService::Rest::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::Video::LiveStream::V1::LivestreamService::Rest::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb
Overview
Configuration RPC class for the LivestreamService 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 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.
-
Instance Attribute Summary collapse
-
#create_asset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_asset. -
#create_channel ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_channel. -
#create_clip ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_clip. -
#create_dvr_session ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_dvr_session. -
#create_event ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_event. -
#create_input ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_input. -
#delete_asset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_asset. -
#delete_channel ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_channel. -
#delete_clip ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_clip. -
#delete_dvr_session ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_dvr_session. -
#delete_event ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_event. -
#delete_input ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_input. -
#get_asset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_asset. -
#get_channel ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_channel. -
#get_clip ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_clip. -
#get_dvr_session ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_dvr_session. -
#get_event ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_event. -
#get_input ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_input. -
#get_pool ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_pool. -
#list_assets ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_assets. -
#list_channels ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_channels. -
#list_clips ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_clips. -
#list_dvr_sessions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_dvr_sessions. -
#list_events ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_events. -
#list_inputs ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_inputs. -
#preview_input ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
preview_input. -
#start_channel ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
start_channel. -
#start_distribution ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
start_distribution. -
#stop_channel ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
stop_channel. -
#stop_distribution ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
stop_distribution. -
#update_channel ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_channel. -
#update_dvr_session ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_dvr_session. -
#update_input ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_input. -
#update_pool ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_pool.
Instance Attribute Details
#create_asset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_asset
3968 3969 3970 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3968 def create_asset @create_asset end |
#create_channel ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_channel
3828 3829 3830 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3828 def create_channel @create_channel end |
#create_clip ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_clip
3933 3934 3935 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3933 def create_clip @create_clip end |
#create_dvr_session ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_dvr_session
3943 3944 3945 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3943 def create_dvr_session @create_dvr_session end |
#create_event ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_event
3903 3904 3905 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3903 def create_event @create_event end |
#create_input ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_input
3873 3874 3875 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3873 def create_input @create_input end |
#delete_asset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_asset
3973 3974 3975 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3973 def delete_asset @delete_asset end |
#delete_channel ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_channel
3843 3844 3845 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3843 def delete_channel @delete_channel end |
#delete_clip ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_clip
3938 3939 3940 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3938 def delete_clip @delete_clip end |
#delete_dvr_session ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_dvr_session
3958 3959 3960 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3958 def delete_dvr_session @delete_dvr_session end |
#delete_event ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_event
3918 3919 3920 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3918 def delete_event @delete_event end |
#delete_input ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_input
3888 3889 3890 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3888 def delete_input @delete_input end |
#get_asset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_asset
3978 3979 3980 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3978 def get_asset @get_asset end |
#get_channel ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_channel
3838 3839 3840 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3838 def get_channel @get_channel end |
#get_clip ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_clip
3928 3929 3930 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3928 def get_clip @get_clip end |
#get_dvr_session ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_dvr_session
3953 3954 3955 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3953 def get_dvr_session @get_dvr_session end |
#get_event ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_event
3913 3914 3915 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3913 def get_event @get_event end |
#get_input ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_input
3883 3884 3885 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3883 def get_input @get_input end |
#get_pool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_pool
3988 3989 3990 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3988 def get_pool @get_pool end |
#list_assets ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_assets
3983 3984 3985 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3983 def list_assets @list_assets end |
#list_channels ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_channels
3833 3834 3835 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3833 def list_channels @list_channels end |
#list_clips ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_clips
3923 3924 3925 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3923 def list_clips @list_clips end |
#list_dvr_sessions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_dvr_sessions
3948 3949 3950 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3948 def list_dvr_sessions @list_dvr_sessions end |
#list_events ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_events
3908 3909 3910 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3908 def list_events @list_events end |
#list_inputs ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_inputs
3878 3879 3880 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3878 def list_inputs @list_inputs end |
#preview_input ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for preview_input
3898 3899 3900 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3898 def preview_input @preview_input end |
#start_channel ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for start_channel
3853 3854 3855 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3853 def start_channel @start_channel end |
#start_distribution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for start_distribution
3863 3864 3865 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3863 def start_distribution @start_distribution end |
#stop_channel ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for stop_channel
3858 3859 3860 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3858 def stop_channel @stop_channel end |
#stop_distribution ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for stop_distribution
3868 3869 3870 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3868 def stop_distribution @stop_distribution end |
#update_channel ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_channel
3848 3849 3850 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3848 def update_channel @update_channel end |
#update_dvr_session ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_dvr_session
3963 3964 3965 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3963 def update_dvr_session @update_dvr_session end |
#update_input ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_input
3893 3894 3895 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3893 def update_input @update_input end |
#update_pool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_pool
3993 3994 3995 |
# File 'lib/google/cloud/video/live_stream/v1/livestream_service/rest/client.rb', line 3993 def update_pool @update_pool end |