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. -
: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
5395 5396 5397 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5395 def batch_delete_conversations @batch_delete_conversations end |
#create_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_agent
5330 5331 5332 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5330 def create_agent @create_agent end |
#create_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_app
5285 5286 5287 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5285 def create_app @create_app end |
#create_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_app_version
5500 5501 5502 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5500 def create_app_version @create_app_version end |
#create_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_deployment
5450 5451 5452 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5450 def create_deployment @create_deployment end |
#create_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_example
5355 5356 5357 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5355 def create_example @create_example end |
#create_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_guardrail
5425 5426 5427 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5425 def create_guardrail @create_guardrail end |
#create_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_tool
5400 5401 5402 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5400 def create_tool @create_tool end |
#create_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_toolset
5475 5476 5477 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5475 def create_toolset @create_toolset end |
#delete_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_agent
5340 5341 5342 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5340 def delete_agent @delete_agent end |
#delete_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_app
5295 5296 5297 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5295 def delete_app @delete_app end |
#delete_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_app_version
5505 5506 5507 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5505 def delete_app_version @delete_app_version end |
#delete_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_conversation
5390 5391 5392 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5390 def delete_conversation @delete_conversation end |
#delete_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_deployment
5460 5461 5462 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5460 def delete_deployment @delete_deployment end |
#delete_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_example
5365 5366 5367 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5365 def delete_example @delete_example end |
#delete_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_guardrail
5435 5436 5437 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5435 def delete_guardrail @delete_guardrail end |
#delete_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_tool
5410 5411 5412 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5410 def delete_tool @delete_tool end |
#delete_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_toolset
5485 5486 5487 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5485 def delete_toolset @delete_toolset end |
#export_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_app
5300 5301 5302 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5300 def export_app @export_app end |
#generate_app_resource ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for generate_app_resource
5515 5516 5517 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5515 def generate_app_resource @generate_app_resource end |
#get_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_agent
5325 5326 5327 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5325 def get_agent @get_agent end |
#get_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_app
5280 5281 5282 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5280 def get_app @get_app end |
#get_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_app_version
5495 5496 5497 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5495 def get_app_version @get_app_version end |
#get_changelog ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_changelog
5525 5526 5527 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5525 def get_changelog @get_changelog end |
#get_conversation ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_conversation
5385 5386 5387 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5385 def get_conversation @get_conversation end |
#get_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_deployment
5445 5446 5447 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5445 def get_deployment @get_deployment end |
#get_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_example
5350 5351 5352 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5350 def get_example @get_example end |
#get_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_guardrail
5420 5421 5422 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5420 def get_guardrail @get_guardrail end |
#get_security_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_security_settings
5310 5311 5312 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5310 def get_security_settings @get_security_settings end |
#get_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_tool
5375 5376 5377 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5375 def get_tool @get_tool end |
#get_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_toolset
5470 5471 5472 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5470 def get_toolset @get_toolset end |
#import_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_app
5305 5306 5307 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5305 def import_app @import_app end |
#list_agents ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_agents
5320 5321 5322 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5320 def list_agents @list_agents end |
#list_app_versions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_app_versions
5490 5491 5492 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5490 def list_app_versions @list_app_versions end |
#list_apps ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_apps
5275 5276 5277 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5275 def list_apps @list_apps end |
#list_changelogs ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_changelogs
5520 5521 5522 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5520 def list_changelogs @list_changelogs end |
#list_conversations ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_conversations
5380 5381 5382 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5380 def list_conversations @list_conversations end |
#list_deployments ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_deployments
5440 5441 5442 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5440 def list_deployments @list_deployments end |
#list_examples ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_examples
5345 5346 5347 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5345 def list_examples @list_examples end |
#list_guardrails ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_guardrails
5415 5416 5417 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5415 def list_guardrails @list_guardrails end |
#list_tools ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_tools
5370 5371 5372 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5370 def list_tools @list_tools end |
#list_toolsets ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_toolsets
5465 5466 5467 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5465 def list_toolsets @list_toolsets end |
#restore_app_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for restore_app_version
5510 5511 5512 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5510 def restore_app_version @restore_app_version end |
#update_agent ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_agent
5335 5336 5337 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5335 def update_agent @update_agent end |
#update_app ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_app
5290 5291 5292 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5290 def update_app @update_app end |
#update_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_deployment
5455 5456 5457 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5455 def update_deployment @update_deployment end |
#update_example ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_example
5360 5361 5362 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5360 def update_example @update_example end |
#update_guardrail ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_guardrail
5430 5431 5432 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5430 def update_guardrail @update_guardrail end |
#update_security_settings ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_security_settings
5315 5316 5317 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5315 def update_security_settings @update_security_settings end |
#update_tool ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_tool
5405 5406 5407 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5405 def update_tool @update_tool end |
#update_toolset ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_toolset
5480 5481 5482 |
# File 'lib/google/cloud/ces/v1beta/agent_service/client.rb', line 5480 def update_toolset @update_toolset end |