Class: Google::Cloud::Ces::V1beta::AgentService::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::Ces::V1beta::AgentService::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/ces/v1beta/agent_service/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 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. -
: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
5389 5390 5391 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5389 def batch_delete_conversations @batch_delete_conversations end |
#create_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_agent
5324 5325 5326 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5324 def create_agent @create_agent end |
#create_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_app
5279 5280 5281 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5279 def create_app @create_app end |
#create_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_app_version
5494 5495 5496 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5494 def create_app_version @create_app_version end |
#create_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_deployment
5444 5445 5446 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5444 def create_deployment @create_deployment end |
#create_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_example
5349 5350 5351 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5349 def create_example @create_example end |
#create_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_guardrail
5419 5420 5421 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5419 def create_guardrail @create_guardrail end |
#create_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_tool
5394 5395 5396 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5394 def create_tool @create_tool end |
#create_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_toolset
5469 5470 5471 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5469 def create_toolset @create_toolset end |
#delete_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_agent
5334 5335 5336 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5334 def delete_agent @delete_agent end |
#delete_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_app
5289 5290 5291 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5289 def delete_app @delete_app end |
#delete_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_app_version
5499 5500 5501 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5499 def delete_app_version @delete_app_version end |
#delete_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_conversation
5384 5385 5386 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5384 def delete_conversation @delete_conversation end |
#delete_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_deployment
5454 5455 5456 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5454 def delete_deployment @delete_deployment end |
#delete_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_example
5359 5360 5361 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5359 def delete_example @delete_example end |
#delete_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_guardrail
5429 5430 5431 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5429 def delete_guardrail @delete_guardrail end |
#delete_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_tool
5404 5405 5406 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5404 def delete_tool @delete_tool end |
#delete_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_toolset
5479 5480 5481 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5479 def delete_toolset @delete_toolset end |
#export_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_app
5294 5295 5296 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5294 def export_app @export_app end |
#generate_app_resource ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for generate_app_resource
5509 5510 5511 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5509 def generate_app_resource @generate_app_resource end |
#get_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_agent
5319 5320 5321 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5319 def get_agent @get_agent end |
#get_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_app
5274 5275 5276 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5274 def get_app @get_app end |
#get_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_app_version
5489 5490 5491 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5489 def get_app_version @get_app_version end |
#get_changelog ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_changelog
5519 5520 5521 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5519 def get_changelog @get_changelog end |
#get_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_conversation
5379 5380 5381 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5379 def get_conversation @get_conversation end |
#get_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_deployment
5439 5440 5441 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5439 def get_deployment @get_deployment end |
#get_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_example
5344 5345 5346 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5344 def get_example @get_example end |
#get_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_guardrail
5414 5415 5416 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5414 def get_guardrail @get_guardrail end |
#get_security_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_security_settings
5304 5305 5306 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5304 def get_security_settings @get_security_settings end |
#get_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_tool
5369 5370 5371 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5369 def get_tool @get_tool end |
#get_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_toolset
5464 5465 5466 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5464 def get_toolset @get_toolset end |
#import_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_app
5299 5300 5301 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5299 def import_app @import_app end |
#list_agents ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_agents
5314 5315 5316 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5314 def list_agents @list_agents end |
#list_app_versions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_app_versions
5484 5485 5486 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5484 def list_app_versions @list_app_versions end |
#list_apps ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_apps
5269 5270 5271 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5269 def list_apps @list_apps end |
#list_changelogs ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_changelogs
5514 5515 5516 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5514 def list_changelogs @list_changelogs end |
#list_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_conversations
5374 5375 5376 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5374 def list_conversations @list_conversations end |
#list_deployments ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_deployments
5434 5435 5436 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5434 def list_deployments @list_deployments end |
#list_examples ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_examples
5339 5340 5341 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5339 def list_examples @list_examples end |
#list_guardrails ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_guardrails
5409 5410 5411 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5409 def list_guardrails @list_guardrails end |
#list_tools ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_tools
5364 5365 5366 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5364 def list_tools @list_tools end |
#list_toolsets ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_toolsets
5459 5460 5461 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5459 def list_toolsets @list_toolsets end |
#restore_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for restore_app_version
5504 5505 5506 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5504 def restore_app_version @restore_app_version end |
#update_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_agent
5329 5330 5331 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5329 def update_agent @update_agent end |
#update_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_app
5284 5285 5286 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5284 def update_app @update_app end |
#update_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_deployment
5449 5450 5451 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5449 def update_deployment @update_deployment end |
#update_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_example
5354 5355 5356 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5354 def update_example @update_example end |
#update_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_guardrail
5424 5425 5426 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5424 def update_guardrail @update_guardrail end |
#update_security_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_security_settings
5309 5310 5311 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5309 def update_security_settings @update_security_settings end |
#update_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_tool
5399 5400 5401 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5399 def update_tool @update_tool end |
#update_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_toolset
5474 5475 5476 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5474 def update_toolset @update_toolset end |