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_messages ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
search_messages. -
#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
7196 7197 7198 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7196 def complete_import_space @complete_import_space end |
#create_custom_emoji ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_custom_emoji
7241 7242 7243 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7241 def create_custom_emoji @create_custom_emoji end |
#create_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_membership
7211 7212 7213 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7211 def create_membership @create_membership end |
#create_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_message
7111 7112 7113 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7111 def @create_message end |
#create_reaction ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_reaction
7226 7227 7228 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7226 def create_reaction @create_reaction end |
#create_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_section
7321 7322 7323 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7321 def create_section @create_section end |
#create_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_space
7176 7177 7178 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7176 def create_space @create_space end |
#delete_custom_emoji ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_custom_emoji
7256 7257 7258 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7256 def delete_custom_emoji @delete_custom_emoji end |
#delete_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_membership
7221 7222 7223 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7221 def delete_membership @delete_membership end |
#delete_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_message
7141 7142 7143 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7141 def @delete_message end |
#delete_reaction ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_reaction
7236 7237 7238 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7236 def delete_reaction @delete_reaction end |
#delete_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_section
7326 7327 7328 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7326 def delete_section @delete_section end |
#delete_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_space
7191 7192 7193 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7191 def delete_space @delete_space end |
#find_direct_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for find_direct_message
7201 7202 7203 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7201 def @find_direct_message end |
#find_group_chats ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for find_group_chats
7206 7207 7208 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7206 def find_group_chats @find_group_chats end |
#get_attachment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_attachment
7151 7152 7153 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7151 def @get_attachment end |
#get_availability ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_availability
7276 7277 7278 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7276 def get_availability @get_availability end |
#get_custom_emoji ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_custom_emoji
7246 7247 7248 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7246 def get_custom_emoji @get_custom_emoji end |
#get_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_membership
7126 7127 7128 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7126 def get_membership @get_membership end |
#get_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_message
7131 7132 7133 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7131 def @get_message end |
#get_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space
7171 7172 7173 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7171 def get_space @get_space end |
#get_space_event ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space_event
7301 7302 7303 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7301 def get_space_event @get_space_event end |
#get_space_notification_setting ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space_notification_setting
7311 7312 7313 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7311 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
7261 7262 7263 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7261 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
7271 7272 7273 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7271 def get_thread_read_state @get_thread_read_state end |
#list_custom_emojis ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_custom_emojis
7251 7252 7253 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7251 def list_custom_emojis @list_custom_emojis end |
#list_memberships ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_memberships
7121 7122 7123 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7121 def list_memberships @list_memberships end |
#list_messages ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_messages
7116 7117 7118 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7116 def @list_messages end |
#list_reactions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_reactions
7231 7232 7233 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7231 def list_reactions @list_reactions end |
#list_section_items ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_section_items
7346 7347 7348 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7346 def list_section_items @list_section_items end |
#list_sections ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_sections
7336 7337 7338 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7336 def list_sections @list_sections end |
#list_space_events ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_space_events
7306 7307 7308 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7306 def list_space_events @list_space_events end |
#list_spaces ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_spaces
7161 7162 7163 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7161 def list_spaces @list_spaces end |
#mark_as_active ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for mark_as_active
7281 7282 7283 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7281 def mark_as_active @mark_as_active end |
#mark_as_away ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for mark_as_away
7286 7287 7288 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7286 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
7291 7292 7293 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7291 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
7351 7352 7353 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7351 def move_section_item @move_section_item end |
#position_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for position_section
7341 7342 7343 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7341 def position_section @position_section end |
#search_messages ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for search_messages
7146 7147 7148 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7146 def @search_messages end |
#search_spaces ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for search_spaces
7166 7167 7168 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7166 def search_spaces @search_spaces end |
#set_up_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for set_up_space
7181 7182 7183 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7181 def set_up_space @set_up_space end |
#update_availability ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_availability
7296 7297 7298 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7296 def update_availability @update_availability end |
#update_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_membership
7216 7217 7218 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7216 def update_membership @update_membership end |
#update_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_message
7136 7137 7138 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7136 def @update_message end |
#update_section ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_section
7331 7332 7333 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7331 def update_section @update_section end |
#update_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_space
7186 7187 7188 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7186 def update_space @update_space end |
#update_space_notification_setting ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_space_notification_setting
7316 7317 7318 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7316 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
7266 7267 7268 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7266 def update_space_read_state @update_space_read_state end |
#upload_attachment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for upload_attachment
7156 7157 7158 |
# File 'lib/google/apps/chat/v1/chat_service/client.rb', line 7156 def @upload_attachment end |