Class: Google::Cloud::Deploy::V1::CloudDeploy::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/deploy/v1/cloud_deploy/client.rb

Overview

Configuration RPC class for the CloudDeploy 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

Instance Attribute Details

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

RPC-specific configuration for abandon_release

Returns:

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


4655
4656
4657
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4655

def abandon_release
  @abandon_release
end

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

RPC-specific configuration for advance_rollout

Returns:

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


4665
4666
4667
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4665

def advance_rollout
  @advance_rollout
end

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

RPC-specific configuration for approve_rollout

Returns:

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


4660
4661
4662
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4660

def approve_rollout
  @approve_rollout
end

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

RPC-specific configuration for cancel_automation_run

Returns:

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


4755
4756
4757
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4755

def cancel_automation_run
  @cancel_automation_run
end

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

RPC-specific configuration for cancel_rollout

Returns:

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


4670
4671
4672
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4670

def cancel_rollout
  @cancel_rollout
end

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

RPC-specific configuration for create_automation

Returns:

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


4720
4721
4722
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4720

def create_automation
  @create_automation
end

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

RPC-specific configuration for create_custom_target_type

Returns:

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


4625
4626
4627
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4625

def create_custom_target_type
  @create_custom_target_type
end

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

RPC-specific configuration for create_delivery_pipeline

Returns:

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


4570
4571
4572
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4570

def create_delivery_pipeline
  @create_delivery_pipeline
end

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

RPC-specific configuration for create_release

Returns:

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


4650
4651
4652
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4650

def create_release
  @create_release
end

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

RPC-specific configuration for create_rollout

Returns:

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


4685
4686
4687
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4685

def create_rollout
  @create_rollout
end

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

RPC-specific configuration for create_target

Returns:

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


4600
4601
4602
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4600

def create_target
  @create_target
end

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

RPC-specific configuration for delete_automation

Returns:

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


4730
4731
4732
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4730

def delete_automation
  @delete_automation
end

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

RPC-specific configuration for delete_custom_target_type

Returns:

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


4635
4636
4637
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4635

def delete_custom_target_type
  @delete_custom_target_type
end

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

RPC-specific configuration for delete_delivery_pipeline

Returns:

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


4580
4581
4582
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4580

def delete_delivery_pipeline
  @delete_delivery_pipeline
end

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

RPC-specific configuration for delete_target

Returns:

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


4610
4611
4612
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4610

def delete_target
  @delete_target
end

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

RPC-specific configuration for get_automation

Returns:

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


4735
4736
4737
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4735

def get_automation
  @get_automation
end

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

RPC-specific configuration for get_automation_run

Returns:

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


4745
4746
4747
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4745

def get_automation_run
  @get_automation_run
end

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

RPC-specific configuration for get_config

Returns:

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


4715
4716
4717
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4715

def get_config
  @get_config
end

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

RPC-specific configuration for get_custom_target_type

Returns:

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


4620
4621
4622
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4620

def get_custom_target_type
  @get_custom_target_type
end

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

RPC-specific configuration for get_delivery_pipeline

Returns:

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


4565
4566
4567
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4565

def get_delivery_pipeline
  @get_delivery_pipeline
end

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

RPC-specific configuration for get_job_run

Returns:

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


4705
4706
4707
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4705

def get_job_run
  @get_job_run
end

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

RPC-specific configuration for get_release

Returns:

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


4645
4646
4647
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4645

def get_release
  @get_release
end

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

RPC-specific configuration for get_rollout

Returns:

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


4680
4681
4682
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4680

def get_rollout
  @get_rollout
end

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

RPC-specific configuration for get_target

Returns:

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


4595
4596
4597
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4595

def get_target
  @get_target
end

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

RPC-specific configuration for ignore_job

Returns:

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


4690
4691
4692
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4690

def ignore_job
  @ignore_job
end

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

RPC-specific configuration for list_automation_runs

Returns:

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


4750
4751
4752
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4750

def list_automation_runs
  @list_automation_runs
end

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

RPC-specific configuration for list_automations

Returns:

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


4740
4741
4742
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4740

def list_automations
  @list_automations
end

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

RPC-specific configuration for list_custom_target_types

Returns:

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


4615
4616
4617
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4615

def list_custom_target_types
  @list_custom_target_types
end

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

RPC-specific configuration for list_delivery_pipelines

Returns:

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


4560
4561
4562
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4560

def list_delivery_pipelines
  @list_delivery_pipelines
end

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

RPC-specific configuration for list_job_runs

Returns:

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


4700
4701
4702
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4700

def list_job_runs
  @list_job_runs
end

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

RPC-specific configuration for list_releases

Returns:

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


4640
4641
4642
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4640

def list_releases
  @list_releases
end

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

RPC-specific configuration for list_rollouts

Returns:

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


4675
4676
4677
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4675

def list_rollouts
  @list_rollouts
end

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

RPC-specific configuration for list_targets

Returns:

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


4585
4586
4587
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4585

def list_targets
  @list_targets
end

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

RPC-specific configuration for retry_job

Returns:

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


4695
4696
4697
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4695

def retry_job
  @retry_job
end

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

RPC-specific configuration for rollback_target

Returns:

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


4590
4591
4592
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4590

def rollback_target
  @rollback_target
end

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

RPC-specific configuration for terminate_job_run

Returns:

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


4710
4711
4712
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4710

def terminate_job_run
  @terminate_job_run
end

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

RPC-specific configuration for update_automation

Returns:

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


4725
4726
4727
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4725

def update_automation
  @update_automation
end

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

RPC-specific configuration for update_custom_target_type

Returns:

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


4630
4631
4632
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4630

def update_custom_target_type
  @update_custom_target_type
end

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

RPC-specific configuration for update_delivery_pipeline

Returns:

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


4575
4576
4577
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4575

def update_delivery_pipeline
  @update_delivery_pipeline
end

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

RPC-specific configuration for update_target

Returns:

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


4605
4606
4607
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4605

def update_target
  @update_target
end