Class: Google::Cloud::NetworkConnectivity::V1beta::HubService::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb

Overview

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

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

RPC-specific configuration for accept_hub_spoke

Returns:

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


3436
3437
3438
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3436

def accept_hub_spoke
  @accept_hub_spoke
end

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

RPC-specific configuration for accept_spoke_update

Returns:

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


3441
3442
3443
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3441

def accept_spoke_update
  @accept_spoke_update
end

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

RPC-specific configuration for create_gateway_advertised_route

Returns:

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


3491
3492
3493
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3491

def create_gateway_advertised_route
  @create_gateway_advertised_route
end

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

RPC-specific configuration for create_hub

Returns:

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


3386
3387
3388
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3386

def create_hub
  @create_hub
end

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

RPC-specific configuration for create_spoke

Returns:

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


3421
3422
3423
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3421

def create_spoke
  @create_spoke
end

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

RPC-specific configuration for delete_gateway_advertised_route

Returns:

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


3511
3512
3513
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3511

def delete_gateway_advertised_route
  @delete_gateway_advertised_route
end

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

RPC-specific configuration for delete_hub

Returns:

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


3396
3397
3398
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3396

def delete_hub
  @delete_hub
end

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

RPC-specific configuration for delete_spoke

Returns:

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


3451
3452
3453
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3451

def delete_spoke
  @delete_spoke
end

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

RPC-specific configuration for get_gateway_advertised_route

Returns:

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


3496
3497
3498
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3496

def get_gateway_advertised_route
  @get_gateway_advertised_route
end

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

RPC-specific configuration for get_group

Returns:

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


3476
3477
3478
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3476

def get_group
  @get_group
end

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

RPC-specific configuration for get_hub

Returns:

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


3381
3382
3383
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3381

def get_hub
  @get_hub
end

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

RPC-specific configuration for get_route

Returns:

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


3461
3462
3463
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3461

def get_route
  @get_route
end

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

RPC-specific configuration for get_route_table

Returns:

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


3456
3457
3458
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3456

def get_route_table
  @get_route_table
end

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

RPC-specific configuration for get_spoke

Returns:

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


3416
3417
3418
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3416

def get_spoke
  @get_spoke
end

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

RPC-specific configuration for list_gateway_advertised_routes

Returns:

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


3501
3502
3503
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3501

def list_gateway_advertised_routes
  @list_gateway_advertised_routes
end

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

RPC-specific configuration for list_groups

Returns:

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


3481
3482
3483
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3481

def list_groups
  @list_groups
end

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

RPC-specific configuration for list_hub_spokes

Returns:

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


3401
3402
3403
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3401

def list_hub_spokes
  @list_hub_spokes
end

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

RPC-specific configuration for list_hubs

Returns:

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


3376
3377
3378
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3376

def list_hubs
  @list_hubs
end

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

RPC-specific configuration for list_route_tables

Returns:

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


3471
3472
3473
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3471

def list_route_tables
  @list_route_tables
end

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

RPC-specific configuration for list_routes

Returns:

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


3466
3467
3468
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3466

def list_routes
  @list_routes
end

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

RPC-specific configuration for list_spokes

Returns:

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


3411
3412
3413
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3411

def list_spokes
  @list_spokes
end

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

RPC-specific configuration for query_hub_status

Returns:

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


3406
3407
3408
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3406

def query_hub_status
  @query_hub_status
end

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

RPC-specific configuration for reject_hub_spoke

Returns:

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


3431
3432
3433
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3431

def reject_hub_spoke
  @reject_hub_spoke
end

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

RPC-specific configuration for reject_spoke_update

Returns:

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


3446
3447
3448
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3446

def reject_spoke_update
  @reject_spoke_update
end

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

RPC-specific configuration for update_gateway_advertised_route

Returns:

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


3506
3507
3508
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3506

def update_gateway_advertised_route
  @update_gateway_advertised_route
end

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

RPC-specific configuration for update_group

Returns:

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


3486
3487
3488
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3486

def update_group
  @update_group
end

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

RPC-specific configuration for update_hub

Returns:

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


3391
3392
3393
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3391

def update_hub
  @update_hub
end

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

RPC-specific configuration for update_spoke

Returns:

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


3426
3427
3428
# File 'lib/google/cloud/network_connectivity/v1beta/hub_service/client.rb', line 3426

def update_spoke
  @update_spoke
end