Class Google::Cloud::Compute::V1::AcceleratorTypes::Rest::Client::Configuration::Rpcs (v1.0.0)

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

there is one other field (retry_policy) that can be set but is currently not supported for REST Gapic libraries.

Inherits

  • Object

Methods

#aggregated_list

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

RPC-specific configuration for aggregated_list

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

#get

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

RPC-specific configuration for get

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

#list

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

RPC-specific configuration for list

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