ContentAwareCropsIndexing

GoogleApi.ContentWarehouse.V1.Model.ContentAwareCropsIndexing


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. mustangBytes (type: String.t, default: nil)
    - Compact representation for Mustang storage. See image/search/utils/packed_crops.h for details on the packing format.
  2. mustangBytesVersion (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ContentAwareCropsIndexing{
mustangBytes: String.t() | nil,
mustangBytesVersion: integer() | nil
}

Function

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

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