TrawlerFetchReplyDataWebIOInfo

GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataWebIOInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

WebIO is the new hostload model introduced in 2023. It measures the occupancy of 1 outgoing fetch connection for 1 minute.

Attributes List

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

View Attributes

Attributes

  1. webio (type: number(), default: nil)
    -
  2. webioPercentageTier (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataWebIOInfo{
webio: number() | nil,
webioPercentageTier: String.t() | nil
}

Function

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

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