ImageRepositoryAmarnaStatus

GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaStatus


Table of Contents ▼

Jump to a specific part of the page:

Description

This message stores the status and reason why Amarna was unable to provide perdoc information for an image.

Attributes List

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

View Attributes

Attributes

  1. reason (type: String.t, default: nil)
    -
  2. status (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaStatus{
reason: String.t() | nil,
status: String.t() | nil
}

Function

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

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