Class: Google::Cloud::RecaptchaEnterprise::V1::RecaptchaEnterpriseService::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb

Overview

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

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

RPC-specific configuration for add_ip_override

Returns:

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


2471
2472
2473
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2471

def add_ip_override
  @add_ip_override
end

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

RPC-specific configuration for annotate_assessment

Returns:

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


2431
2432
2433
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2431

def annotate_assessment
  @annotate_assessment
end

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

RPC-specific configuration for create_assessment

Returns:

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


2426
2427
2428
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2426

def create_assessment
  @create_assessment
end

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

RPC-specific configuration for create_firewall_policy

Returns:

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


2491
2492
2493
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2491

def create_firewall_policy
  @create_firewall_policy
end

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

RPC-specific configuration for create_key

Returns:

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


2436
2437
2438
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2436

def create_key
  @create_key
end

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

RPC-specific configuration for delete_firewall_policy

Returns:

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


2511
2512
2513
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2511

def delete_firewall_policy
  @delete_firewall_policy
end

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

RPC-specific configuration for delete_key

Returns:

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


2461
2462
2463
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2461

def delete_key
  @delete_key
end

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

RPC-specific configuration for get_firewall_policy

Returns:

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


2501
2502
2503
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2501

def get_firewall_policy
  @get_firewall_policy
end

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

RPC-specific configuration for get_key

Returns:

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


2451
2452
2453
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2451

def get_key
  @get_key
end

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

RPC-specific configuration for get_metrics

Returns:

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


2486
2487
2488
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2486

def get_metrics
  @get_metrics
end

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

RPC-specific configuration for list_firewall_policies

Returns:

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


2496
2497
2498
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2496

def list_firewall_policies
  @list_firewall_policies
end

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

RPC-specific configuration for list_ip_overrides

Returns:

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


2481
2482
2483
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2481

def list_ip_overrides
  @list_ip_overrides
end

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

RPC-specific configuration for list_keys

Returns:

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


2441
2442
2443
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2441

def list_keys
  @list_keys
end

RPC-specific configuration for list_related_account_group_memberships

Returns:

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


2526
2527
2528
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2526

def 
  
end

RPC-specific configuration for list_related_account_groups

Returns:

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


2521
2522
2523
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2521

def 
  
end

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

RPC-specific configuration for migrate_key

Returns:

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


2466
2467
2468
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2466

def migrate_key
  @migrate_key
end

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

RPC-specific configuration for remove_ip_override

Returns:

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


2476
2477
2478
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2476

def remove_ip_override
  @remove_ip_override
end

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

RPC-specific configuration for reorder_firewall_policies

Returns:

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


2516
2517
2518
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2516

def reorder_firewall_policies
  @reorder_firewall_policies
end

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

RPC-specific configuration for retrieve_legacy_secret_key

Returns:

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


2446
2447
2448
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2446

def retrieve_legacy_secret_key
  @retrieve_legacy_secret_key
end

RPC-specific configuration for search_related_account_group_memberships

Returns:

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


2531
2532
2533
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2531

def 
  
end

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

RPC-specific configuration for update_firewall_policy

Returns:

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


2506
2507
2508
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2506

def update_firewall_policy
  @update_firewall_policy
end

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

RPC-specific configuration for update_key

Returns:

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


2456
2457
2458
# File 'lib/google/cloud/recaptcha_enterprise/v1/recaptcha_enterprise_service/client.rb', line 2456

def update_key
  @update_key
end