Class: Google::Cloud::AlloyDB::V1::AlloyDBAdmin::Rest::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb

Overview

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

Instance Attribute Details

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

RPC-specific configuration for batch_create_instances

Returns:

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


2759
2760
2761
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2759

def batch_create_instances
  @batch_create_instances
end

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

RPC-specific configuration for create_backup

Returns:

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


2799
2800
2801
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2799

def create_backup
  @create_backup
end

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

RPC-specific configuration for create_cluster

Returns:

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


2709
2710
2711
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2709

def create_cluster
  @create_cluster
end

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

RPC-specific configuration for create_instance

Returns:

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


2749
2750
2751
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2749

def create_instance
  @create_instance
end

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

RPC-specific configuration for create_secondary_cluster

Returns:

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


2734
2735
2736
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2734

def create_secondary_cluster
  @create_secondary_cluster
end

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

RPC-specific configuration for create_secondary_instance

Returns:

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


2754
2755
2756
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2754

def create_secondary_instance
  @create_secondary_instance
end

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

RPC-specific configuration for create_user

Returns:

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


2829
2830
2831
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2829

def create_user
  @create_user
end

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

RPC-specific configuration for delete_backup

Returns:

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


2809
2810
2811
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2809

def delete_backup
  @delete_backup
end

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

RPC-specific configuration for delete_cluster

Returns:

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


2719
2720
2721
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2719

def delete_cluster
  @delete_cluster
end

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

RPC-specific configuration for delete_instance

Returns:

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


2769
2770
2771
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2769

def delete_instance
  @delete_instance
end

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

RPC-specific configuration for delete_user

Returns:

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


2839
2840
2841
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2839

def delete_user
  @delete_user
end

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

RPC-specific configuration for failover_instance

Returns:

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


2774
2775
2776
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2774

def failover_instance
  @failover_instance
end

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

RPC-specific configuration for get_backup

Returns:

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


2794
2795
2796
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2794

def get_backup
  @get_backup
end

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

RPC-specific configuration for get_cluster

Returns:

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


2704
2705
2706
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2704

def get_cluster
  @get_cluster
end

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

RPC-specific configuration for get_instance

Returns:

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


2744
2745
2746
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2744

def get_instance
  @get_instance
end

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

RPC-specific configuration for get_user

Returns:

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


2824
2825
2826
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2824

def get_user
  @get_user
end

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

RPC-specific configuration for inject_fault

Returns:

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


2779
2780
2781
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2779

def inject_fault
  @inject_fault
end

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

RPC-specific configuration for list_backups

Returns:

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


2789
2790
2791
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2789

def list_backups
  @list_backups
end

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

RPC-specific configuration for list_clusters

Returns:

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


2699
2700
2701
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2699

def list_clusters
  @list_clusters
end

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

RPC-specific configuration for list_instances

Returns:

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


2739
2740
2741
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2739

def list_instances
  @list_instances
end

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

RPC-specific configuration for list_supported_database_flags

Returns:

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


2814
2815
2816
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2814

def list_supported_database_flags
  @list_supported_database_flags
end

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

RPC-specific configuration for list_users

Returns:

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


2819
2820
2821
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2819

def list_users
  @list_users
end

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

RPC-specific configuration for promote_cluster

Returns:

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


2724
2725
2726
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2724

def promote_cluster
  @promote_cluster
end

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

RPC-specific configuration for restart_instance

Returns:

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


2784
2785
2786
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2784

def restart_instance
  @restart_instance
end

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

RPC-specific configuration for restore_cluster

Returns:

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


2729
2730
2731
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2729

def restore_cluster
  @restore_cluster
end

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

RPC-specific configuration for update_backup

Returns:

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


2804
2805
2806
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2804

def update_backup
  @update_backup
end

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

RPC-specific configuration for update_cluster

Returns:

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


2714
2715
2716
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2714

def update_cluster
  @update_cluster
end

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

RPC-specific configuration for update_instance

Returns:

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


2764
2765
2766
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2764

def update_instance
  @update_instance
end

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

RPC-specific configuration for update_user

Returns:

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


2834
2835
2836
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 2834

def update_user
  @update_user
end