Class: Google::Apps::Chat::V1::ChatService::Rest::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Apps::Chat::V1::ChatService::Rest::Client::Configuration::Rpcs
- Defined in:
- lib/google/apps/chat/v1/chat_service/rest/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 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
-
#complete_import_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
complete_import_space
. -
#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_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_space
. -
#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_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
. -
#get_attachment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_attachment
. -
#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_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_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_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
. -
#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_membership ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_membership
. -
#update_message ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_message
. -
#update_space ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_space
. -
#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
4182 4183 4184 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4182 def complete_import_space @complete_import_space end |
#create_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_membership
4192 4193 4194 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4192 def create_membership @create_membership end |
#create_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_message
4102 4103 4104 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4102 def @create_message end |
#create_reaction ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_reaction
4207 4208 4209 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4207 def create_reaction @create_reaction end |
#create_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_space
4162 4163 4164 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4162 def create_space @create_space end |
#delete_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_membership
4202 4203 4204 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4202 def delete_membership @delete_membership end |
#delete_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_message
4132 4133 4134 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4132 def @delete_message end |
#delete_reaction ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_reaction
4217 4218 4219 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4217 def delete_reaction @delete_reaction end |
#delete_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_space
4177 4178 4179 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4177 def delete_space @delete_space end |
#find_direct_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for find_direct_message
4187 4188 4189 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4187 def @find_direct_message end |
#get_attachment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_attachment
4137 4138 4139 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4137 def @get_attachment end |
#get_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_membership
4117 4118 4119 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4117 def get_membership @get_membership end |
#get_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_message
4122 4123 4124 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4122 def @get_message end |
#get_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space
4157 4158 4159 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4157 def get_space @get_space end |
#get_space_event ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space_event
4237 4238 4239 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4237 def get_space_event @get_space_event end |
#get_space_read_state ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_space_read_state
4222 4223 4224 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4222 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
4232 4233 4234 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4232 def get_thread_read_state @get_thread_read_state end |
#list_memberships ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_memberships
4112 4113 4114 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4112 def list_memberships @list_memberships end |
#list_messages ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_messages
4107 4108 4109 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4107 def @list_messages end |
#list_reactions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_reactions
4212 4213 4214 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4212 def list_reactions @list_reactions end |
#list_space_events ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_space_events
4242 4243 4244 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4242 def list_space_events @list_space_events end |
#list_spaces ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_spaces
4147 4148 4149 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4147 def list_spaces @list_spaces end |
#search_spaces ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for search_spaces
4152 4153 4154 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4152 def search_spaces @search_spaces end |
#set_up_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for set_up_space
4167 4168 4169 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4167 def set_up_space @set_up_space end |
#update_membership ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_membership
4197 4198 4199 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4197 def update_membership @update_membership end |
#update_message ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_message
4127 4128 4129 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4127 def @update_message end |
#update_space ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_space
4172 4173 4174 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4172 def update_space @update_space end |
#update_space_read_state ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_space_read_state
4227 4228 4229 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4227 def update_space_read_state @update_space_read_state end |
#upload_attachment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for upload_attachment
4142 4143 4144 |
# File 'lib/google/apps/chat/v1/chat_service/rest/client.rb', line 4142 def @upload_attachment end |