GoogleCloudContentwarehouseV1CloudAIDocumentOption

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1CloudAIDocumentOption


Table of Contents ▼

Jump to a specific part of the page:

Description

Request Option for processing Cloud AI Document in CW Document.

Attributes List

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

View Attributes

Attributes

  1. customizedEntitiesPropertiesConversions (type: map(), default: nil)
    - If set, only selected entities will be converted to properties.
  2. enableEntitiesConversions (type: boolean(), default: nil)
    - Whether to convert all the entities to properties.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1CloudAIDocumentOption{
customizedEntitiesPropertiesConversions: map() | nil,
enableEntitiesConversions: boolean() | nil
}

Function

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

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