GoogleCloudContentwarehouseV1FileTypeFilter

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1FileTypeFilter


Table of Contents ▼

Jump to a specific part of the page:

Description

Filter for the specific types of documents returned.

Attributes List

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

View Attributes

Attributes

  1. fileType (type: String.t, default: nil)
    - The type of files to return.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1FileTypeFilter{
fileType: String.t() | nil
}

Function

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

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