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)


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

def abandon_release
  @abandon_release
end

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

RPC-specific configuration for advance_rollout

Returns:

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


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

def advance_rollout
  @advance_rollout
end

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

RPC-specific configuration for approve_rollout

Returns:

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


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

def approve_rollout
  @approve_rollout
end

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

RPC-specific configuration for cancel_automation_run

Returns:

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


4781
4782
4783
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4781

def cancel_automation_run
  @cancel_automation_run
end

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

RPC-specific configuration for cancel_rollout

Returns:

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


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

def cancel_rollout
  @cancel_rollout
end

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

RPC-specific configuration for create_automation

Returns:

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


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

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)


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

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)


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

def create_delivery_pipeline
  @create_delivery_pipeline
end

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

RPC-specific configuration for create_release

Returns:

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


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

def create_release
  @create_release
end

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

RPC-specific configuration for create_rollout

Returns:

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


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

def create_rollout
  @create_rollout
end

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

RPC-specific configuration for create_target

Returns:

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


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

def create_target
  @create_target
end

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

RPC-specific configuration for delete_automation

Returns:

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


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

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)


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

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)


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

def delete_delivery_pipeline
  @delete_delivery_pipeline
end

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

RPC-specific configuration for delete_target

Returns:

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


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

def delete_target
  @delete_target
end

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

RPC-specific configuration for get_automation

Returns:

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


4761
4762
4763
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4761

def get_automation
  @get_automation
end

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

RPC-specific configuration for get_automation_run

Returns:

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


4771
4772
4773
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4771

def get_automation_run
  @get_automation_run
end

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

RPC-specific configuration for get_config

Returns:

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


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

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)


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

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)


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

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)


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

def get_job_run
  @get_job_run
end

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

RPC-specific configuration for get_release

Returns:

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


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

def get_release
  @get_release
end

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

RPC-specific configuration for get_rollout

Returns:

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


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

def get_rollout
  @get_rollout
end

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

RPC-specific configuration for get_target

Returns:

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


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

def get_target
  @get_target
end

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

RPC-specific configuration for ignore_job

Returns:

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


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

def ignore_job
  @ignore_job
end

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

RPC-specific configuration for list_automation_runs

Returns:

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


4776
4777
4778
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4776

def list_automation_runs
  @list_automation_runs
end

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

RPC-specific configuration for list_automations

Returns:

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


4766
4767
4768
# File 'lib/google/cloud/deploy/v1/cloud_deploy/client.rb', line 4766

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)


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

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)


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

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)


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

def list_job_runs
  @list_job_runs
end

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

RPC-specific configuration for list_releases

Returns:

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


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

def list_releases
  @list_releases
end

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

RPC-specific configuration for list_rollouts

Returns:

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


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

def list_rollouts
  @list_rollouts
end

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

RPC-specific configuration for list_targets

Returns:

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


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

def list_targets
  @list_targets
end

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

RPC-specific configuration for retry_job

Returns:

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


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

def retry_job
  @retry_job
end

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

RPC-specific configuration for rollback_target

Returns:

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


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

def rollback_target
  @rollback_target
end

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

RPC-specific configuration for terminate_job_run

Returns:

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


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

def terminate_job_run
  @terminate_job_run
end

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

RPC-specific configuration for update_automation

Returns:

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


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

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)


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

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)


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

def update_delivery_pipeline
  @update_delivery_pipeline
end

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

RPC-specific configuration for update_target

Returns:

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


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

def update_target
  @update_target
end