Class: Google::Cloud::ConfigService::V1::Config::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
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.
    • :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

Instance Attribute Details

#create_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for create_deployment

Returns:

  • (::Gapic::Config::Method)


4350
4351
4352
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4350

def create_deployment
  @create_deployment
end

#create_deployment_group::Gapic::Config::Method (readonly)

RPC-specific configuration for create_deployment_group

Returns:

  • (::Gapic::Config::Method)


4490
4491
4492
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4490

def create_deployment_group
  @create_deployment_group
end

#create_preview::Gapic::Config::Method (readonly)

RPC-specific configuration for create_preview

Returns:

  • (::Gapic::Config::Method)


4420
4421
4422
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4420

def create_preview
  @create_preview
end

#delete_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_deployment

Returns:

  • (::Gapic::Config::Method)


4360
4361
4362
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4360

def delete_deployment
  @delete_deployment
end

#delete_deployment_group::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_deployment_group

Returns:

  • (::Gapic::Config::Method)


4500
4501
4502
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4500

def delete_deployment_group
  @delete_deployment_group
end

#delete_preview::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_preview

Returns:

  • (::Gapic::Config::Method)


4435
4436
4437
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4435

def delete_preview
  @delete_preview
end

#delete_statefile::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_statefile

Returns:

  • (::Gapic::Config::Method)


4400
4401
4402
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4400

def delete_statefile
  @delete_statefile
end

#deprovision_deployment_group::Gapic::Config::Method (readonly)

RPC-specific configuration for deprovision_deployment_group

Returns:

  • (::Gapic::Config::Method)


4515
4516
4517
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4515

def deprovision_deployment_group
  @deprovision_deployment_group
end

#export_deployment_statefile::Gapic::Config::Method (readonly)

RPC-specific configuration for export_deployment_statefile

Returns:

  • (::Gapic::Config::Method)


4385
4386
4387
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4385

def export_deployment_statefile
  @export_deployment_statefile
end

#export_lock_info::Gapic::Config::Method (readonly)

RPC-specific configuration for export_lock_info

Returns:

  • (::Gapic::Config::Method)


4415
4416
4417
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4415

def export_lock_info
  @export_lock_info
end

#export_preview_result::Gapic::Config::Method (readonly)

RPC-specific configuration for export_preview_result

Returns:

  • (::Gapic::Config::Method)


4440
4441
4442
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4440

def export_preview_result
  @export_preview_result
end

#export_revision_statefile::Gapic::Config::Method (readonly)

RPC-specific configuration for export_revision_statefile

Returns:

  • (::Gapic::Config::Method)


4390
4391
4392
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4390

def export_revision_statefile
  @export_revision_statefile
end

#get_auto_migration_config::Gapic::Config::Method (readonly)

RPC-specific configuration for get_auto_migration_config

Returns:

  • (::Gapic::Config::Method)


4475
4476
4477
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4475

def get_auto_migration_config
  @get_auto_migration_config
end

#get_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for get_deployment

Returns:

  • (::Gapic::Config::Method)


4345
4346
4347
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4345

def get_deployment
  @get_deployment
end

#get_deployment_group::Gapic::Config::Method (readonly)

RPC-specific configuration for get_deployment_group

Returns:

  • (::Gapic::Config::Method)


4485
4486
4487
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4485

def get_deployment_group
  @get_deployment_group
end

#get_deployment_group_revision::Gapic::Config::Method (readonly)

RPC-specific configuration for get_deployment_group_revision

Returns:

  • (::Gapic::Config::Method)


4520
4521
4522
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4520

def get_deployment_group_revision
  @get_deployment_group_revision
end

#get_preview::Gapic::Config::Method (readonly)

RPC-specific configuration for get_preview

Returns:

  • (::Gapic::Config::Method)


4425
4426
4427
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4425

def get_preview
  @get_preview
end

#get_resource::Gapic::Config::Method (readonly)

RPC-specific configuration for get_resource

Returns:

  • (::Gapic::Config::Method)


4375
4376
4377
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4375

def get_resource
  @get_resource
end

#get_resource_change::Gapic::Config::Method (readonly)

RPC-specific configuration for get_resource_change

Returns:

  • (::Gapic::Config::Method)


4460
4461
4462
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4460

def get_resource_change
  @get_resource_change
end

#get_resource_drift::Gapic::Config::Method (readonly)

RPC-specific configuration for get_resource_drift

Returns:

  • (::Gapic::Config::Method)


4470
4471
4472
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4470

def get_resource_drift
  @get_resource_drift
end

#get_revision::Gapic::Config::Method (readonly)

RPC-specific configuration for get_revision

Returns:

  • (::Gapic::Config::Method)


4370
4371
4372
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4370

def get_revision
  @get_revision
end

#get_terraform_version::Gapic::Config::Method (readonly)

RPC-specific configuration for get_terraform_version

Returns:

  • (::Gapic::Config::Method)


4450
4451
4452
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4450

def get_terraform_version
  @get_terraform_version
end

#import_statefile::Gapic::Config::Method (readonly)

RPC-specific configuration for import_statefile

Returns:

  • (::Gapic::Config::Method)


4395
4396
4397
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4395

def import_statefile
  @import_statefile
end

#list_deployment_group_revisions::Gapic::Config::Method (readonly)

RPC-specific configuration for list_deployment_group_revisions

Returns:

  • (::Gapic::Config::Method)


4525
4526
4527
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4525

def list_deployment_group_revisions
  @list_deployment_group_revisions
end

#list_deployment_groups::Gapic::Config::Method (readonly)

RPC-specific configuration for list_deployment_groups

Returns:

  • (::Gapic::Config::Method)


4505
4506
4507
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4505

def list_deployment_groups
  @list_deployment_groups
end

#list_deployments::Gapic::Config::Method (readonly)

RPC-specific configuration for list_deployments

Returns:

  • (::Gapic::Config::Method)


4340
4341
4342
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4340

def list_deployments
  @list_deployments
end

#list_previews::Gapic::Config::Method (readonly)

RPC-specific configuration for list_previews

Returns:

  • (::Gapic::Config::Method)


4430
4431
4432
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4430

def list_previews
  @list_previews
end

#list_resource_changes::Gapic::Config::Method (readonly)

RPC-specific configuration for list_resource_changes

Returns:

  • (::Gapic::Config::Method)


4455
4456
4457
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4455

def list_resource_changes
  @list_resource_changes
end

#list_resource_drifts::Gapic::Config::Method (readonly)

RPC-specific configuration for list_resource_drifts

Returns:

  • (::Gapic::Config::Method)


4465
4466
4467
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4465

def list_resource_drifts
  @list_resource_drifts
end

#list_resources::Gapic::Config::Method (readonly)

RPC-specific configuration for list_resources

Returns:

  • (::Gapic::Config::Method)


4380
4381
4382
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4380

def list_resources
  @list_resources
end

#list_revisions::Gapic::Config::Method (readonly)

RPC-specific configuration for list_revisions

Returns:

  • (::Gapic::Config::Method)


4365
4366
4367
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4365

def list_revisions
  @list_revisions
end

#list_terraform_versions::Gapic::Config::Method (readonly)

RPC-specific configuration for list_terraform_versions

Returns:

  • (::Gapic::Config::Method)


4445
4446
4447
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4445

def list_terraform_versions
  @list_terraform_versions
end

#lock_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for lock_deployment

Returns:

  • (::Gapic::Config::Method)


4405
4406
4407
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4405

def lock_deployment
  @lock_deployment
end

#provision_deployment_group::Gapic::Config::Method (readonly)

RPC-specific configuration for provision_deployment_group

Returns:

  • (::Gapic::Config::Method)


4510
4511
4512
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4510

def provision_deployment_group
  @provision_deployment_group
end

#unlock_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for unlock_deployment

Returns:

  • (::Gapic::Config::Method)


4410
4411
4412
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4410

def unlock_deployment
  @unlock_deployment
end

#update_auto_migration_config::Gapic::Config::Method (readonly)

RPC-specific configuration for update_auto_migration_config

Returns:

  • (::Gapic::Config::Method)


4480
4481
4482
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4480

def update_auto_migration_config
  @update_auto_migration_config
end

#update_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for update_deployment

Returns:

  • (::Gapic::Config::Method)


4355
4356
4357
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4355

def update_deployment
  @update_deployment
end

#update_deployment_group::Gapic::Config::Method (readonly)

RPC-specific configuration for update_deployment_group

Returns:

  • (::Gapic::Config::Method)


4495
4496
4497
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 4495

def update_deployment_group
  @update_deployment_group
end