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

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/alloy_db/v1/alloy_db_admin/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 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

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

RPC-specific configuration for batch_create_instances

Returns:

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


4624
4625
4626
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4624

def batch_create_instances
  @batch_create_instances
end

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

RPC-specific configuration for create_backup

Returns:

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


4669
4670
4671
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4669

def create_backup
  @create_backup
end

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

RPC-specific configuration for create_cluster

Returns:

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


4554
4555
4556
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4554

def create_cluster
  @create_cluster
end

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

RPC-specific configuration for create_instance

Returns:

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


4614
4615
4616
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4614

def create_instance
  @create_instance
end

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

RPC-specific configuration for create_secondary_cluster

Returns:

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


4599
4600
4601
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4599

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)


4619
4620
4621
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4619

def create_secondary_instance
  @create_secondary_instance
end

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

RPC-specific configuration for create_user

Returns:

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


4709
4710
4711
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4709

def create_user
  @create_user
end

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

RPC-specific configuration for delete_backup

Returns:

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


4679
4680
4681
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4679

def delete_backup
  @delete_backup
end

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

RPC-specific configuration for delete_cluster

Returns:

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


4579
4580
4581
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4579

def delete_cluster
  @delete_cluster
end

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

RPC-specific configuration for delete_instance

Returns:

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


4634
4635
4636
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4634

def delete_instance
  @delete_instance
end

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

RPC-specific configuration for delete_user

Returns:

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


4719
4720
4721
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4719

def delete_user
  @delete_user
end

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

RPC-specific configuration for execute_sql

Returns:

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


4654
4655
4656
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4654

def execute_sql
  @execute_sql
end

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

RPC-specific configuration for export_cluster

Returns:

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


4564
4565
4566
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4564

def export_cluster
  @export_cluster
end

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

RPC-specific configuration for failover_instance

Returns:

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


4639
4640
4641
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4639

def failover_instance
  @failover_instance
end

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

RPC-specific configuration for generate_client_certificate

Returns:

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


4689
4690
4691
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4689

def generate_client_certificate
  @generate_client_certificate
end

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

RPC-specific configuration for get_backup

Returns:

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


4664
4665
4666
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4664

def get_backup
  @get_backup
end

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

RPC-specific configuration for get_cluster

Returns:

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


4549
4550
4551
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4549

def get_cluster
  @get_cluster
end

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

RPC-specific configuration for get_connection_info

Returns:

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


4694
4695
4696
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4694

def get_connection_info
  @get_connection_info
end

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

RPC-specific configuration for get_instance

Returns:

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


4609
4610
4611
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4609

def get_instance
  @get_instance
end

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

RPC-specific configuration for get_user

Returns:

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


4704
4705
4706
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4704

def get_user
  @get_user
end

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

RPC-specific configuration for import_cluster

Returns:

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


4569
4570
4571
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4569

def import_cluster
  @import_cluster
end

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

RPC-specific configuration for inject_fault

Returns:

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


4644
4645
4646
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4644

def inject_fault
  @inject_fault
end

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

RPC-specific configuration for list_backups

Returns:

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


4659
4660
4661
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4659

def list_backups
  @list_backups
end

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

RPC-specific configuration for list_clusters

Returns:

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


4544
4545
4546
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4544

def list_clusters
  @list_clusters
end

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

RPC-specific configuration for list_databases

Returns:

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


4724
4725
4726
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4724

def list_databases
  @list_databases
end

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

RPC-specific configuration for list_instances

Returns:

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


4604
4605
4606
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4604

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)


4684
4685
4686
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4684

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)


4699
4700
4701
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4699

def list_users
  @list_users
end

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

RPC-specific configuration for promote_cluster

Returns:

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


4584
4585
4586
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4584

def promote_cluster
  @promote_cluster
end

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

RPC-specific configuration for restart_instance

Returns:

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


4649
4650
4651
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4649

def restart_instance
  @restart_instance
end

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

RPC-specific configuration for restore_cluster

Returns:

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


4594
4595
4596
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4594

def restore_cluster
  @restore_cluster
end

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

RPC-specific configuration for switchover_cluster

Returns:

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


4589
4590
4591
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4589

def switchover_cluster
  @switchover_cluster
end

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

RPC-specific configuration for update_backup

Returns:

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


4674
4675
4676
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4674

def update_backup
  @update_backup
end

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

RPC-specific configuration for update_cluster

Returns:

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


4559
4560
4561
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4559

def update_cluster
  @update_cluster
end

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

RPC-specific configuration for update_instance

Returns:

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


4629
4630
4631
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4629

def update_instance
  @update_instance
end

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

RPC-specific configuration for update_user

Returns:

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


4714
4715
4716
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4714

def update_user
  @update_user
end

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

RPC-specific configuration for upgrade_cluster

Returns:

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


4574
4575
4576
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/client.rb', line 4574

def upgrade_cluster
  @upgrade_cluster
end