Class: Google::Cloud::Ces::V1beta::AgentService::Rest::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::Ces::V1beta::AgentService::Rest::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/ces/v1beta/agent_service/rest/client.rb
Overview
Configuration RPC class for the AgentService 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. -
: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
-
#batch_delete_conversations ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
batch_delete_conversations. -
#create_agent ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_agent. -
#create_app ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_app. -
#create_app_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_app_version. -
#create_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_deployment. -
#create_example ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_example. -
#create_guardrail ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_guardrail. -
#create_tool ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_tool. -
#create_toolset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_toolset. -
#delete_agent ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_agent. -
#delete_app ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_app. -
#delete_app_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_app_version. -
#delete_conversation ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_conversation. -
#delete_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_deployment. -
#delete_example ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_example. -
#delete_guardrail ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_guardrail. -
#delete_tool ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_tool. -
#delete_toolset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_toolset. -
#export_app ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_app. -
#generate_app_resource ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
generate_app_resource. -
#get_agent ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_agent. -
#get_app ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_app. -
#get_app_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_app_version. -
#get_changelog ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_changelog. -
#get_conversation ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_conversation. -
#get_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_deployment. -
#get_example ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_example. -
#get_guardrail ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_guardrail. -
#get_security_settings ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_security_settings. -
#get_tool ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_tool. -
#get_toolset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_toolset. -
#import_app ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
import_app. -
#list_agents ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_agents. -
#list_app_versions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_app_versions. -
#list_apps ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_apps. -
#list_changelogs ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_changelogs. -
#list_conversations ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_conversations. -
#list_deployments ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_deployments. -
#list_examples ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_examples. -
#list_guardrails ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_guardrails. -
#list_tools ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_tools. -
#list_toolsets ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_toolsets. -
#restore_app_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
restore_app_version. -
#update_agent ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_agent. -
#update_app ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_app. -
#update_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_deployment. -
#update_example ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_example. -
#update_guardrail ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_guardrail. -
#update_security_settings ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_security_settings. -
#update_tool ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_tool. -
#update_toolset ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_toolset.
Instance Attribute Details
#batch_delete_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for batch_delete_conversations
5002 5003 5004 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5002 def batch_delete_conversations @batch_delete_conversations end |
#create_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_agent
4937 4938 4939 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4937 def create_agent @create_agent end |
#create_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_app
4892 4893 4894 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4892 def create_app @create_app end |
#create_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_app_version
5107 5108 5109 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5107 def create_app_version @create_app_version end |
#create_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_deployment
5057 5058 5059 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5057 def create_deployment @create_deployment end |
#create_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_example
4962 4963 4964 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4962 def create_example @create_example end |
#create_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_guardrail
5032 5033 5034 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5032 def create_guardrail @create_guardrail end |
#create_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_tool
5007 5008 5009 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5007 def create_tool @create_tool end |
#create_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_toolset
5082 5083 5084 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5082 def create_toolset @create_toolset end |
#delete_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_agent
4947 4948 4949 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4947 def delete_agent @delete_agent end |
#delete_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_app
4902 4903 4904 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4902 def delete_app @delete_app end |
#delete_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_app_version
5112 5113 5114 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5112 def delete_app_version @delete_app_version end |
#delete_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_conversation
4997 4998 4999 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4997 def delete_conversation @delete_conversation end |
#delete_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_deployment
5067 5068 5069 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5067 def delete_deployment @delete_deployment end |
#delete_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_example
4972 4973 4974 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4972 def delete_example @delete_example end |
#delete_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_guardrail
5042 5043 5044 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5042 def delete_guardrail @delete_guardrail end |
#delete_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_tool
5017 5018 5019 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5017 def delete_tool @delete_tool end |
#delete_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_toolset
5092 5093 5094 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5092 def delete_toolset @delete_toolset end |
#export_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_app
4907 4908 4909 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4907 def export_app @export_app end |
#generate_app_resource ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for generate_app_resource
5122 5123 5124 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5122 def generate_app_resource @generate_app_resource end |
#get_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_agent
4932 4933 4934 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4932 def get_agent @get_agent end |
#get_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_app
4887 4888 4889 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4887 def get_app @get_app end |
#get_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_app_version
5102 5103 5104 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5102 def get_app_version @get_app_version end |
#get_changelog ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_changelog
5132 5133 5134 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5132 def get_changelog @get_changelog end |
#get_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_conversation
4992 4993 4994 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4992 def get_conversation @get_conversation end |
#get_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_deployment
5052 5053 5054 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5052 def get_deployment @get_deployment end |
#get_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_example
4957 4958 4959 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4957 def get_example @get_example end |
#get_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_guardrail
5027 5028 5029 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5027 def get_guardrail @get_guardrail end |
#get_security_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_security_settings
4917 4918 4919 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4917 def get_security_settings @get_security_settings end |
#get_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_tool
4982 4983 4984 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4982 def get_tool @get_tool end |
#get_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_toolset
5077 5078 5079 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5077 def get_toolset @get_toolset end |
#import_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_app
4912 4913 4914 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4912 def import_app @import_app end |
#list_agents ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_agents
4927 4928 4929 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4927 def list_agents @list_agents end |
#list_app_versions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_app_versions
5097 5098 5099 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5097 def list_app_versions @list_app_versions end |
#list_apps ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_apps
4882 4883 4884 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4882 def list_apps @list_apps end |
#list_changelogs ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_changelogs
5127 5128 5129 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5127 def list_changelogs @list_changelogs end |
#list_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_conversations
4987 4988 4989 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4987 def list_conversations @list_conversations end |
#list_deployments ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_deployments
5047 5048 5049 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5047 def list_deployments @list_deployments end |
#list_examples ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_examples
4952 4953 4954 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4952 def list_examples @list_examples end |
#list_guardrails ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_guardrails
5022 5023 5024 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5022 def list_guardrails @list_guardrails end |
#list_tools ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_tools
4977 4978 4979 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4977 def list_tools @list_tools end |
#list_toolsets ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_toolsets
5072 5073 5074 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5072 def list_toolsets @list_toolsets end |
#restore_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for restore_app_version
5117 5118 5119 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5117 def restore_app_version @restore_app_version end |
#update_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_agent
4942 4943 4944 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4942 def update_agent @update_agent end |
#update_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_app
4897 4898 4899 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4897 def update_app @update_app end |
#update_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_deployment
5062 5063 5064 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5062 def update_deployment @update_deployment end |
#update_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_example
4967 4968 4969 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4967 def update_example @update_example end |
#update_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_guardrail
5037 5038 5039 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5037 def update_guardrail @update_guardrail end |
#update_security_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_security_settings
4922 4923 4924 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 4922 def update_security_settings @update_security_settings end |
#update_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_tool
5012 5013 5014 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5012 def update_tool @update_tool end |
#update_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_toolset
5087 5088 5089 |
# File 'lib/google/cloud/ces/v1beta/agent_service/rest/client.rb', line 5087 def update_toolset @update_toolset end |