View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1FileTypeFilter (google_api_content_warehouse v0.4.0)
Filter for the specific types of documents returned.
Attributes
-
fileType
(type:String.t
, default:nil
) - The type of files to return.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1FileTypeFilter{ fileType: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.