Class: Google::Apps::Chat::V1::ChatService::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Apps::Chat::V1::ChatService::Client::Configuration::Rpcs
- Defined in:
- lib/google/apps/chat/v1/chat_service/client.rb
Overview
Configuration RPC class for the ChatService 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. -
:jitter(type:Numeric) - The jitter in seconds. Default: 1.0. -
:retry_codes(type:Array<String>) - The error codes that should trigger a retry.
-
Instance Attribute Summary collapse
-
#complete_import_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
complete_import_space. -
#create_custom_emoji ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_custom_emoji. -
#create_membership ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_membership. -
#create_message ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_message. -
#create_reaction ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_reaction. -
#create_section ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_section. -
#create_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_space. -
#delete_custom_emoji ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_custom_emoji. -
#delete_membership ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_membership. -
#delete_message ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_message. -
#delete_reaction ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_reaction. -
#delete_section ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_section. -
#delete_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_space. -
#find_direct_message ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
find_direct_message. -
#find_group_chats ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
find_group_chats. -
#get_attachment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_attachment. -
#get_availability ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_availability. -
#get_custom_emoji ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_custom_emoji. -
#get_membership ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_membership. -
#get_message ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_message. -
#get_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_space. -
#get_space_event ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_space_event. -
#get_space_notification_setting ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_space_notification_setting. -
#get_space_read_state ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_space_read_state. -
#get_thread_read_state ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_thread_read_state. -
#list_custom_emojis ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_custom_emojis. -
#list_memberships ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_memberships. -
#list_messages ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_messages. -
#list_reactions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_reactions. -
#list_section_items ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_section_items. -
#list_sections ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_sections. -
#list_space_events ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_space_events. -
#list_spaces ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_spaces. -
#mark_as_active ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
mark_as_active. -
#mark_as_away ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
mark_as_away. -
#mark_as_do_not_disturb ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
mark_as_do_not_disturb. -
#move_section_item ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
move_section_item. -
#position_section ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
position_section. -
#search_spaces ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
search_spaces. -
#set_up_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
set_up_space. -
#update_availability ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_availability. -
#update_membership ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_membership. -
#update_message ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_message. -
#update_section ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_section. -
#update_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_space. -
#update_space_notification_setting ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_space_notification_setting. -
#update_space_read_state ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_space_read_state. -
#upload_attachment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
upload_attachment.
Instance Attribute Details
#complete_import_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for complete_import_space
6906 6907 6908 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6906 def complete_import_space @complete_import_space end |
#create_custom_emoji ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_custom_emoji
6951 6952 6953 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6951 def create_custom_emoji @create_custom_emoji end |
#create_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_membership
6921 6922 6923 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6921 def create_membership @create_membership end |
#create_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_message
6826 6827 6828 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6826 def @create_message end |
#create_reaction ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_reaction
6936 6937 6938 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6936 def create_reaction @create_reaction end |
#create_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_section
7031 7032 7033 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7031 def create_section @create_section end |
#create_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_space
6886 6887 6888 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6886 def create_space @create_space end |
#delete_custom_emoji ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_custom_emoji
6966 6967 6968 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6966 def delete_custom_emoji @delete_custom_emoji end |
#delete_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_membership
6931 6932 6933 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6931 def delete_membership @delete_membership end |
#delete_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_message
6856 6857 6858 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6856 def @delete_message end |
#delete_reaction ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_reaction
6946 6947 6948 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6946 def delete_reaction @delete_reaction end |
#delete_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_section
7036 7037 7038 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7036 def delete_section @delete_section end |
#delete_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_space
6901 6902 6903 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6901 def delete_space @delete_space end |
#find_direct_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for find_direct_message
6911 6912 6913 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6911 def @find_direct_message end |
#find_group_chats ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for find_group_chats
6916 6917 6918 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6916 def find_group_chats @find_group_chats end |
#get_attachment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_attachment
6861 6862 6863 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6861 def @get_attachment end |
#get_availability ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_availability
6986 6987 6988 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6986 def get_availability @get_availability end |
#get_custom_emoji ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_custom_emoji
6956 6957 6958 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6956 def get_custom_emoji @get_custom_emoji end |
#get_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_membership
6841 6842 6843 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6841 def get_membership @get_membership end |
#get_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_message
6846 6847 6848 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6846 def @get_message end |
#get_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space
6881 6882 6883 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6881 def get_space @get_space end |
#get_space_event ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space_event
7011 7012 7013 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7011 def get_space_event @get_space_event end |
#get_space_notification_setting ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space_notification_setting
7021 7022 7023 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7021 def get_space_notification_setting @get_space_notification_setting end |
#get_space_read_state ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space_read_state
6971 6972 6973 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6971 def get_space_read_state @get_space_read_state end |
#get_thread_read_state ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_thread_read_state
6981 6982 6983 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6981 def get_thread_read_state @get_thread_read_state end |
#list_custom_emojis ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_custom_emojis
6961 6962 6963 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6961 def list_custom_emojis @list_custom_emojis end |
#list_memberships ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_memberships
6836 6837 6838 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6836 def list_memberships @list_memberships end |
#list_messages ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_messages
6831 6832 6833 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6831 def @list_messages end |
#list_reactions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_reactions
6941 6942 6943 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6941 def list_reactions @list_reactions end |
#list_section_items ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_section_items
7056 7057 7058 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7056 def list_section_items @list_section_items end |
#list_sections ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_sections
7046 7047 7048 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7046 def list_sections @list_sections end |
#list_space_events ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_space_events
7016 7017 7018 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7016 def list_space_events @list_space_events end |
#list_spaces ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_spaces
6871 6872 6873 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6871 def list_spaces @list_spaces end |
#mark_as_active ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for mark_as_active
6991 6992 6993 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6991 def mark_as_active @mark_as_active end |
#mark_as_away ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for mark_as_away
6996 6997 6998 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6996 def mark_as_away @mark_as_away end |
#mark_as_do_not_disturb ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for mark_as_do_not_disturb
7001 7002 7003 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7001 def mark_as_do_not_disturb @mark_as_do_not_disturb end |
#move_section_item ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for move_section_item
7061 7062 7063 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7061 def move_section_item @move_section_item end |
#position_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for position_section
7051 7052 7053 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7051 def position_section @position_section end |
#search_spaces ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for search_spaces
6876 6877 6878 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6876 def search_spaces @search_spaces end |
#set_up_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for set_up_space
6891 6892 6893 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6891 def set_up_space @set_up_space end |
#update_availability ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_availability
7006 7007 7008 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7006 def update_availability @update_availability end |
#update_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_membership
6926 6927 6928 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6926 def update_membership @update_membership end |
#update_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_message
6851 6852 6853 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6851 def @update_message end |
#update_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_section
7041 7042 7043 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7041 def update_section @update_section end |
#update_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_space
6896 6897 6898 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6896 def update_space @update_space end |
#update_space_notification_setting ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_space_notification_setting
7026 7027 7028 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7026 def update_space_notification_setting @update_space_notification_setting end |
#update_space_read_state ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_space_read_state
6976 6977 6978 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6976 def update_space_read_state @update_space_read_state end |
#upload_attachment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for upload_attachment
6866 6867 6868 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 6866 def @upload_attachment end |