Cloud Key Management Service (KMS) V1 API - Class Google::Cloud::Kms::V1::HsmManagement::Client::Configuration::Rpcs (v1.10.0)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::HsmManagement::Client::Configuration::Rpcs.

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

#approve_single_tenant_hsm_instance_proposal

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

RPC-specific configuration for approve_single_tenant_hsm_instance_proposal

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

#create_single_tenant_hsm_instance

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

RPC-specific configuration for create_single_tenant_hsm_instance

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

#create_single_tenant_hsm_instance_proposal

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

RPC-specific configuration for create_single_tenant_hsm_instance_proposal

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

#delete_single_tenant_hsm_instance_proposal

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

RPC-specific configuration for delete_single_tenant_hsm_instance_proposal

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

#execute_single_tenant_hsm_instance_proposal

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

RPC-specific configuration for execute_single_tenant_hsm_instance_proposal

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

#get_single_tenant_hsm_instance

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

RPC-specific configuration for get_single_tenant_hsm_instance

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

#get_single_tenant_hsm_instance_proposal

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

RPC-specific configuration for get_single_tenant_hsm_instance_proposal

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

#list_single_tenant_hsm_instance_proposals

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

RPC-specific configuration for list_single_tenant_hsm_instance_proposals

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

#list_single_tenant_hsm_instances

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

RPC-specific configuration for list_single_tenant_hsm_instances

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