TrawlerThrottleClientData

GoogleApi.ContentWarehouse.V1.Model.TrawlerThrottleClientData


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. IsBandwidthThrottle (type: boolean(), default: nil)
    -
  2. MaxAllowedRate (type: number(), default: nil)
    - Max doc_requestor urls/second allowed from this client to this fetcher.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerThrottleClientData{
IsBandwidthThrottle: boolean() | nil,
MaxAllowedRate: number() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.TrawlerThrottleClientData