AssistantLogsLumosProcessorInfo

GoogleApi.ContentWarehouse.V1.Model.AssistantLogsLumosProcessorInfo


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. devicesAfterRun (type: integer(), default: nil)
    - Number of candidate devices after this stage is run.
  2. devicesBeforeRun (type: integer(), default: nil)
    - Number of candidate devices before this stage is run.
  3. processorName (type: String.t, default: nil)
    - Name of the processor for this stage.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantLogsLumosProcessorInfo{
devicesAfterRun: integer() | nil,
devicesBeforeRun: integer() | nil,
processorName: String.t() | nil
}

Function

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

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