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

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



2888
2889
2890
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2888

def accept_hub_spoke
  @accept_hub_spoke
end

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

RPC-specific configuration for accept_spoke_update



2893
2894
2895
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2893

def accept_spoke_update
  @accept_spoke_update
end

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

RPC-specific configuration for create_hub



2838
2839
2840
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2838

def create_hub
  @create_hub
end

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

RPC-specific configuration for create_spoke



2873
2874
2875
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2873

def create_spoke
  @create_spoke
end

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

RPC-specific configuration for delete_hub



2848
2849
2850
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2848

def delete_hub
  @delete_hub
end

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

RPC-specific configuration for delete_spoke



2903
2904
2905
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2903

def delete_spoke
  @delete_spoke
end

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

RPC-specific configuration for get_group



2928
2929
2930
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2928

def get_group
  @get_group
end

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

RPC-specific configuration for get_hub



2833
2834
2835
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2833

def get_hub
  @get_hub
end

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

RPC-specific configuration for get_route



2913
2914
2915
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2913

def get_route
  @get_route
end

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

RPC-specific configuration for get_route_table



2908
2909
2910
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2908

def get_route_table
  @get_route_table
end

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

RPC-specific configuration for get_spoke



2868
2869
2870
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2868

def get_spoke
  @get_spoke
end

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

RPC-specific configuration for list_groups



2933
2934
2935
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2933

def list_groups
  @list_groups
end

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

RPC-specific configuration for list_hub_spokes



2853
2854
2855
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2853

def list_hub_spokes
  @list_hub_spokes
end

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

RPC-specific configuration for list_hubs



2828
2829
2830
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2828

def list_hubs
  @list_hubs
end

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

RPC-specific configuration for list_route_tables



2923
2924
2925
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2923

def list_route_tables
  @list_route_tables
end

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

RPC-specific configuration for list_routes



2918
2919
2920
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2918

def list_routes
  @list_routes
end

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

RPC-specific configuration for list_spokes



2863
2864
2865
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2863

def list_spokes
  @list_spokes
end

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

RPC-specific configuration for query_hub_status



2858
2859
2860
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2858

def query_hub_status
  @query_hub_status
end

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

RPC-specific configuration for reject_hub_spoke



2883
2884
2885
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2883

def reject_hub_spoke
  @reject_hub_spoke
end

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

RPC-specific configuration for reject_spoke_update



2898
2899
2900
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2898

def reject_spoke_update
  @reject_spoke_update
end

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

RPC-specific configuration for update_group



2938
2939
2940
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2938

def update_group
  @update_group
end

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

RPC-specific configuration for update_hub



2843
2844
2845
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2843

def update_hub
  @update_hub
end

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

RPC-specific configuration for update_spoke



2878
2879
2880
# File 'lib/google/cloud/network_connectivity/v1/hub_service/client.rb', line 2878

def update_spoke
  @update_spoke
end