Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::ChatService::Rest::Client::Configuration::Rpcs.
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.
-
Inherits
- Object
Methods
#complete_import_space
def complete_import_space() -> ::Gapic::Config::Method
RPC-specific configuration for complete_import_space
- (::Gapic::Config::Method)
#create_membership
def create_membership() -> ::Gapic::Config::Method
RPC-specific configuration for create_membership
- (::Gapic::Config::Method)
#create_message
def create_message() -> ::Gapic::Config::Method
RPC-specific configuration for create_message
- (::Gapic::Config::Method)
#create_reaction
def create_reaction() -> ::Gapic::Config::Method
RPC-specific configuration for create_reaction
- (::Gapic::Config::Method)
#create_space
def create_space() -> ::Gapic::Config::Method
RPC-specific configuration for create_space
- (::Gapic::Config::Method)
#delete_membership
def delete_membership() -> ::Gapic::Config::Method
RPC-specific configuration for delete_membership
- (::Gapic::Config::Method)
#delete_message
def delete_message() -> ::Gapic::Config::Method
RPC-specific configuration for delete_message
- (::Gapic::Config::Method)
#delete_reaction
def delete_reaction() -> ::Gapic::Config::Method
RPC-specific configuration for delete_reaction
- (::Gapic::Config::Method)
#delete_space
def delete_space() -> ::Gapic::Config::Method
RPC-specific configuration for delete_space
- (::Gapic::Config::Method)
#find_direct_message
def find_direct_message() -> ::Gapic::Config::Method
RPC-specific configuration for find_direct_message
- (::Gapic::Config::Method)
#get_attachment
def get_attachment() -> ::Gapic::Config::Method
RPC-specific configuration for get_attachment
- (::Gapic::Config::Method)
#get_membership
def get_membership() -> ::Gapic::Config::Method
RPC-specific configuration for get_membership
- (::Gapic::Config::Method)
#get_message
def get_message() -> ::Gapic::Config::Method
RPC-specific configuration for get_message
- (::Gapic::Config::Method)
#get_space
def get_space() -> ::Gapic::Config::Method
RPC-specific configuration for get_space
- (::Gapic::Config::Method)
#get_space_event
def get_space_event() -> ::Gapic::Config::Method
RPC-specific configuration for get_space_event
- (::Gapic::Config::Method)
#get_space_read_state
def get_space_read_state() -> ::Gapic::Config::Method
RPC-specific configuration for get_space_read_state
- (::Gapic::Config::Method)
#get_thread_read_state
def get_thread_read_state() -> ::Gapic::Config::Method
RPC-specific configuration for get_thread_read_state
- (::Gapic::Config::Method)
#list_memberships
def list_memberships() -> ::Gapic::Config::Method
RPC-specific configuration for list_memberships
- (::Gapic::Config::Method)
#list_messages
def list_messages() -> ::Gapic::Config::Method
RPC-specific configuration for list_messages
- (::Gapic::Config::Method)
#list_reactions
def list_reactions() -> ::Gapic::Config::Method
RPC-specific configuration for list_reactions
- (::Gapic::Config::Method)
#list_space_events
def list_space_events() -> ::Gapic::Config::Method
RPC-specific configuration for list_space_events
- (::Gapic::Config::Method)
#list_spaces
def list_spaces() -> ::Gapic::Config::Method
RPC-specific configuration for list_spaces
- (::Gapic::Config::Method)
#set_up_space
def set_up_space() -> ::Gapic::Config::Method
RPC-specific configuration for set_up_space
- (::Gapic::Config::Method)
#update_membership
def update_membership() -> ::Gapic::Config::Method
RPC-specific configuration for update_membership
- (::Gapic::Config::Method)
#update_message
def update_message() -> ::Gapic::Config::Method
RPC-specific configuration for update_message
- (::Gapic::Config::Method)
#update_space
def update_space() -> ::Gapic::Config::Method
RPC-specific configuration for update_space
- (::Gapic::Config::Method)
#update_space_read_state
def update_space_read_state() -> ::Gapic::Config::Method
RPC-specific configuration for update_space_read_state
- (::Gapic::Config::Method)
#upload_attachment
def upload_attachment() -> ::Gapic::Config::Method
RPC-specific configuration for upload_attachment
- (::Gapic::Config::Method)