Class: Google::Cloud::GkeBackup::V1::BackupForGKE::Rest::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::GkeBackup::V1::BackupForGKE::Rest::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb
Overview
Configuration RPC class for the BackupForGKE 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 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_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_backup. -
#create_backup_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_backup_plan. -
#create_restore ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_restore. -
#create_restore_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_restore_plan. -
#delete_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_backup. -
#delete_backup_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_backup_plan. -
#delete_restore ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_restore. -
#delete_restore_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_restore_plan. -
#get_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_backup. -
#get_backup_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_backup_plan. -
#get_restore ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_restore. -
#get_restore_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_restore_plan. -
#get_volume_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_volume_backup. -
#get_volume_restore ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_volume_restore. -
#list_backup_plans ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_backup_plans. -
#list_backups ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_backups. -
#list_restore_plans ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_restore_plans. -
#list_restores ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_restores. -
#list_volume_backups ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_volume_backups. -
#list_volume_restores ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_volume_restores. -
#update_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_backup. -
#update_backup_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_backup_plan. -
#update_restore ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_restore. -
#update_restore_plan ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_restore_plan.
Instance Attribute Details
#create_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_backup
2692 2693 2694 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2692 def create_backup @create_backup end |
#create_backup_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_backup_plan
2667 2668 2669 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2667 def create_backup_plan @create_backup_plan end |
#create_restore ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_restore
2752 2753 2754 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2752 def create_restore @create_restore end |
#create_restore_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_restore_plan
2727 2728 2729 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2727 def create_restore_plan @create_restore_plan end |
#delete_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_backup
2712 2713 2714 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2712 def delete_backup @delete_backup end |
#delete_backup_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_backup_plan
2687 2688 2689 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2687 def delete_backup_plan @delete_backup_plan end |
#delete_restore ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_restore
2772 2773 2774 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2772 def delete_restore @delete_restore end |
#delete_restore_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_restore_plan
2747 2748 2749 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2747 def delete_restore_plan @delete_restore_plan end |
#get_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_backup
2702 2703 2704 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2702 def get_backup @get_backup end |
#get_backup_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_backup_plan
2677 2678 2679 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2677 def get_backup_plan @get_backup_plan end |
#get_restore ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_restore
2762 2763 2764 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2762 def get_restore @get_restore end |
#get_restore_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_restore_plan
2737 2738 2739 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2737 def get_restore_plan @get_restore_plan end |
#get_volume_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_volume_backup
2722 2723 2724 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2722 def get_volume_backup @get_volume_backup end |
#get_volume_restore ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_volume_restore
2782 2783 2784 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2782 def get_volume_restore @get_volume_restore end |
#list_backup_plans ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_backup_plans
2672 2673 2674 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2672 def list_backup_plans @list_backup_plans end |
#list_backups ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_backups
2697 2698 2699 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2697 def list_backups @list_backups end |
#list_restore_plans ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_restore_plans
2732 2733 2734 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2732 def list_restore_plans @list_restore_plans end |
#list_restores ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_restores
2757 2758 2759 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2757 def list_restores @list_restores end |
#list_volume_backups ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_volume_backups
2717 2718 2719 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2717 def list_volume_backups @list_volume_backups end |
#list_volume_restores ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_volume_restores
2777 2778 2779 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2777 def list_volume_restores @list_volume_restores end |
#update_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_backup
2707 2708 2709 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2707 def update_backup @update_backup end |
#update_backup_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_backup_plan
2682 2683 2684 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2682 def update_backup_plan @update_backup_plan end |
#update_restore ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_restore
2767 2768 2769 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2767 def update_restore @update_restore end |
#update_restore_plan ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_restore_plan
2742 2743 2744 |
# File 'lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb', line 2742 def update_restore_plan @update_restore_plan end |