reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::RecaptchaEnterpriseService::Client::Configuration::Rpcs (v0.20.1)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::RecaptchaEnterpriseService::Client::Configuration::Rpcs.

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.

Inherits

  • Object

Methods

#annotate_assessment

def annotate_assessment() -> ::Gapic::Config::Method

RPC-specific configuration for annotate_assessment

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

#create_assessment

def create_assessment() -> ::Gapic::Config::Method

RPC-specific configuration for create_assessment

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

#create_firewall_policy

def create_firewall_policy() -> ::Gapic::Config::Method

RPC-specific configuration for create_firewall_policy

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

#create_key

def create_key() -> ::Gapic::Config::Method

RPC-specific configuration for create_key

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

#delete_firewall_policy

def delete_firewall_policy() -> ::Gapic::Config::Method

RPC-specific configuration for delete_firewall_policy

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

#delete_key

def delete_key() -> ::Gapic::Config::Method

RPC-specific configuration for delete_key

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

#get_firewall_policy

def get_firewall_policy() -> ::Gapic::Config::Method

RPC-specific configuration for get_firewall_policy

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

#get_key

def get_key() -> ::Gapic::Config::Method

RPC-specific configuration for get_key

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

#get_metrics

def get_metrics() -> ::Gapic::Config::Method

RPC-specific configuration for get_metrics

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

#list_firewall_policies

def list_firewall_policies() -> ::Gapic::Config::Method

RPC-specific configuration for list_firewall_policies

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

#list_keys

def list_keys() -> ::Gapic::Config::Method

RPC-specific configuration for list_keys

Returns
  • (::Gapic::Config::Method)
def list_related_account_group_memberships() -> ::Gapic::Config::Method

RPC-specific configuration for list_related_account_group_memberships

Returns
  • (::Gapic::Config::Method)
def list_related_account_groups() -> ::Gapic::Config::Method

RPC-specific configuration for list_related_account_groups

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

#migrate_key

def migrate_key() -> ::Gapic::Config::Method

RPC-specific configuration for migrate_key

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

#reorder_firewall_policies

def reorder_firewall_policies() -> ::Gapic::Config::Method

RPC-specific configuration for reorder_firewall_policies

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

#retrieve_legacy_secret_key

def retrieve_legacy_secret_key() -> ::Gapic::Config::Method

RPC-specific configuration for retrieve_legacy_secret_key

Returns
  • (::Gapic::Config::Method)
def search_related_account_group_memberships() -> ::Gapic::Config::Method

RPC-specific configuration for search_related_account_group_memberships

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

#update_firewall_policy

def update_firewall_policy() -> ::Gapic::Config::Method

RPC-specific configuration for update_firewall_policy

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

#update_key

def update_key() -> ::Gapic::Config::Method

RPC-specific configuration for update_key

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