Class: Google::Cloud::ConfigService::V1::Config::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::ConfigService::V1::Config::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/config_service/v1/config/client.rb
Overview
Configuration RPC class for the Config 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
-
#create_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_deployment. -
#create_deployment_group ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_deployment_group. -
#create_preview ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_preview. -
#delete_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_deployment. -
#delete_deployment_group ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_deployment_group. -
#delete_preview ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_preview. -
#delete_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_statefile. -
#deprovision_deployment_group ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
deprovision_deployment_group. -
#export_deployment_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_deployment_statefile. -
#export_lock_info ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_lock_info. -
#export_preview_result ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_preview_result. -
#export_revision_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_revision_statefile. -
#get_auto_migration_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_auto_migration_config. -
#get_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_deployment. -
#get_deployment_group ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_deployment_group. -
#get_deployment_group_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_deployment_group_revision. -
#get_preview ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_preview. -
#get_resource ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_resource. -
#get_resource_change ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_resource_change. -
#get_resource_drift ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_resource_drift. -
#get_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_revision. -
#get_terraform_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_terraform_version. -
#import_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
import_statefile. -
#list_deployment_group_revisions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_deployment_group_revisions. -
#list_deployment_groups ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_deployment_groups. -
#list_deployments ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_deployments. -
#list_previews ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_previews. -
#list_resource_changes ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_resource_changes. -
#list_resource_drifts ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_resource_drifts. -
#list_resources ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_resources. -
#list_revisions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_revisions. -
#list_terraform_versions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_terraform_versions. -
#lock_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
lock_deployment. -
#provision_deployment_group ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
provision_deployment_group. -
#unlock_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
unlock_deployment. -
#update_auto_migration_config ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_auto_migration_config. -
#update_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_deployment. -
#update_deployment_group ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_deployment_group.
Instance Attribute Details
#create_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_deployment
4348 4349 4350 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4348 def create_deployment @create_deployment end |
#create_deployment_group ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_deployment_group
4488 4489 4490 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4488 def create_deployment_group @create_deployment_group end |
#create_preview ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_preview
4418 4419 4420 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4418 def create_preview @create_preview end |
#delete_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_deployment
4358 4359 4360 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4358 def delete_deployment @delete_deployment end |
#delete_deployment_group ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_deployment_group
4498 4499 4500 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4498 def delete_deployment_group @delete_deployment_group end |
#delete_preview ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_preview
4433 4434 4435 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4433 def delete_preview @delete_preview end |
#delete_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_statefile
4398 4399 4400 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4398 def delete_statefile @delete_statefile end |
#deprovision_deployment_group ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for deprovision_deployment_group
4513 4514 4515 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4513 def deprovision_deployment_group @deprovision_deployment_group end |
#export_deployment_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_deployment_statefile
4383 4384 4385 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4383 def export_deployment_statefile @export_deployment_statefile end |
#export_lock_info ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_lock_info
4413 4414 4415 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4413 def export_lock_info @export_lock_info end |
#export_preview_result ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_preview_result
4438 4439 4440 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4438 def export_preview_result @export_preview_result end |
#export_revision_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_revision_statefile
4388 4389 4390 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4388 def export_revision_statefile @export_revision_statefile end |
#get_auto_migration_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_auto_migration_config
4473 4474 4475 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4473 def get_auto_migration_config @get_auto_migration_config end |
#get_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_deployment
4343 4344 4345 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4343 def get_deployment @get_deployment end |
#get_deployment_group ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_deployment_group
4483 4484 4485 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4483 def get_deployment_group @get_deployment_group end |
#get_deployment_group_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_deployment_group_revision
4518 4519 4520 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4518 def get_deployment_group_revision @get_deployment_group_revision end |
#get_preview ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_preview
4423 4424 4425 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4423 def get_preview @get_preview end |
#get_resource ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_resource
4373 4374 4375 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4373 def get_resource @get_resource end |
#get_resource_change ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_resource_change
4458 4459 4460 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4458 def get_resource_change @get_resource_change end |
#get_resource_drift ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_resource_drift
4468 4469 4470 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4468 def get_resource_drift @get_resource_drift end |
#get_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_revision
4368 4369 4370 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4368 def get_revision @get_revision end |
#get_terraform_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_terraform_version
4448 4449 4450 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4448 def get_terraform_version @get_terraform_version end |
#import_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_statefile
4393 4394 4395 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4393 def import_statefile @import_statefile end |
#list_deployment_group_revisions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_deployment_group_revisions
4523 4524 4525 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4523 def list_deployment_group_revisions @list_deployment_group_revisions end |
#list_deployment_groups ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_deployment_groups
4503 4504 4505 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4503 def list_deployment_groups @list_deployment_groups end |
#list_deployments ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_deployments
4338 4339 4340 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4338 def list_deployments @list_deployments end |
#list_previews ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_previews
4428 4429 4430 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4428 def list_previews @list_previews end |
#list_resource_changes ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_resource_changes
4453 4454 4455 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4453 def list_resource_changes @list_resource_changes end |
#list_resource_drifts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_resource_drifts
4463 4464 4465 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4463 def list_resource_drifts @list_resource_drifts end |
#list_resources ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_resources
4378 4379 4380 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4378 def list_resources @list_resources end |
#list_revisions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_revisions
4363 4364 4365 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4363 def list_revisions @list_revisions end |
#list_terraform_versions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_terraform_versions
4443 4444 4445 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4443 def list_terraform_versions @list_terraform_versions end |
#lock_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for lock_deployment
4403 4404 4405 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4403 def lock_deployment @lock_deployment end |
#provision_deployment_group ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for provision_deployment_group
4508 4509 4510 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4508 def provision_deployment_group @provision_deployment_group end |
#unlock_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for unlock_deployment
4408 4409 4410 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4408 def unlock_deployment @unlock_deployment end |
#update_auto_migration_config ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_auto_migration_config
4478 4479 4480 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4478 def update_auto_migration_config @update_auto_migration_config end |
#update_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_deployment
4353 4354 4355 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4353 def update_deployment @update_deployment end |
#update_deployment_group ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_deployment_group
4493 4494 4495 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4493 def update_deployment_group @update_deployment_group end |