Class: Google::Cloud::AlloyDB::V1::AlloyDBAdmin::Rest::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1::AlloyDBAdmin::Rest::Client::Configuration::Rpcs
- 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
-
#batch_create_instances ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
batch_create_instances. -
#create_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_backup. -
#create_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_cluster. -
#create_instance ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_instance. -
#create_secondary_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_secondary_cluster. -
#create_secondary_instance ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_secondary_instance. -
#create_user ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_user. -
#delete_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_backup. -
#delete_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_cluster. -
#delete_instance ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_instance. -
#delete_user ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_user. -
#execute_sql ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
execute_sql. -
#export_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_cluster. -
#failover_instance ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
failover_instance. -
#generate_client_certificate ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
generate_client_certificate. -
#get_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_backup. -
#get_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_cluster. -
#get_connection_info ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_connection_info. -
#get_instance ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_instance. -
#get_user ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_user. -
#import_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
import_cluster. -
#inject_fault ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
inject_fault. -
#list_backups ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_backups. -
#list_clusters ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_clusters. -
#list_databases ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_databases. -
#list_instances ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_instances. -
#list_supported_database_flags ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_supported_database_flags. -
#list_users ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_users. -
#promote_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
promote_cluster. -
#restart_instance ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
restart_instance. -
#restore_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
restore_cluster. -
#switchover_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
switchover_cluster. -
#update_backup ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_backup. -
#update_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_cluster. -
#update_instance ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_instance. -
#update_user ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_user. -
#upgrade_cluster ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
upgrade_cluster.
Instance Attribute Details
#batch_create_instances ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for batch_create_instances
4324 4325 4326 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4324 def batch_create_instances @batch_create_instances end |
#create_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_backup
4369 4370 4371 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4369 def create_backup @create_backup end |
#create_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_cluster
4254 4255 4256 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4254 def create_cluster @create_cluster end |
#create_instance ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_instance
4314 4315 4316 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4314 def create_instance @create_instance end |
#create_secondary_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_secondary_cluster
4299 4300 4301 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4299 def create_secondary_cluster @create_secondary_cluster end |
#create_secondary_instance ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_secondary_instance
4319 4320 4321 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4319 def create_secondary_instance @create_secondary_instance end |
#create_user ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_user
4409 4410 4411 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4409 def create_user @create_user end |
#delete_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_backup
4379 4380 4381 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4379 def delete_backup @delete_backup end |
#delete_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_cluster
4279 4280 4281 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4279 def delete_cluster @delete_cluster end |
#delete_instance ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_instance
4334 4335 4336 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4334 def delete_instance @delete_instance end |
#delete_user ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_user
4419 4420 4421 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4419 def delete_user @delete_user end |
#execute_sql ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for execute_sql
4354 4355 4356 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4354 def execute_sql @execute_sql end |
#export_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_cluster
4264 4265 4266 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4264 def export_cluster @export_cluster end |
#failover_instance ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for failover_instance
4339 4340 4341 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4339 def failover_instance @failover_instance end |
#generate_client_certificate ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for generate_client_certificate
4389 4390 4391 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4389 def generate_client_certificate @generate_client_certificate end |
#get_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_backup
4364 4365 4366 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4364 def get_backup @get_backup end |
#get_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_cluster
4249 4250 4251 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4249 def get_cluster @get_cluster end |
#get_connection_info ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_connection_info
4394 4395 4396 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4394 def get_connection_info @get_connection_info end |
#get_instance ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_instance
4309 4310 4311 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4309 def get_instance @get_instance end |
#get_user ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_user
4404 4405 4406 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4404 def get_user @get_user end |
#import_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_cluster
4269 4270 4271 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4269 def import_cluster @import_cluster end |
#inject_fault ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for inject_fault
4344 4345 4346 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4344 def inject_fault @inject_fault end |
#list_backups ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_backups
4359 4360 4361 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4359 def list_backups @list_backups end |
#list_clusters ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_clusters
4244 4245 4246 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4244 def list_clusters @list_clusters end |
#list_databases ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_databases
4424 4425 4426 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4424 def list_databases @list_databases end |
#list_instances ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_instances
4304 4305 4306 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4304 def list_instances @list_instances end |
#list_supported_database_flags ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_supported_database_flags
4384 4385 4386 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4384 def list_supported_database_flags @list_supported_database_flags end |
#list_users ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_users
4399 4400 4401 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4399 def list_users @list_users end |
#promote_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for promote_cluster
4284 4285 4286 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4284 def promote_cluster @promote_cluster end |
#restart_instance ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for restart_instance
4349 4350 4351 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4349 def restart_instance @restart_instance end |
#restore_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for restore_cluster
4294 4295 4296 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4294 def restore_cluster @restore_cluster end |
#switchover_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for switchover_cluster
4289 4290 4291 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4289 def switchover_cluster @switchover_cluster end |
#update_backup ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_backup
4374 4375 4376 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4374 def update_backup @update_backup end |
#update_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_cluster
4259 4260 4261 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4259 def update_cluster @update_cluster end |
#update_instance ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_instance
4329 4330 4331 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4329 def update_instance @update_instance end |
#update_user ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_user
4414 4415 4416 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4414 def update_user @update_user end |
#upgrade_cluster ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for upgrade_cluster
4274 4275 4276 |
# File 'lib/google/cloud/alloy_db/v1/alloy_db_admin/rest/client.rb', line 4274 def upgrade_cluster @upgrade_cluster end |