GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource


Table of Contents ▼

Jump to a specific part of the page:

Description

The schema source information.

Attributes List

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

View Attributes

Attributes

  1. name (type: String.t, default: nil)
    - The schema name in the source.
  2. processorType (type: String.t, default: nil)
    - The Doc AI processor type name.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource{
name: String.t() | nil,
processorType: String.t() | nil
}

Function

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

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