ImageRepositoryAmarnaSignalsBlobInfo

GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaSignalsBlobInfo


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. signalsBlobId (type: String.t, default: nil)
    - Blob id for AmarnaSignalsBlob (see Blob proto section of go/revisit-frame-level-signals-amarna).
  2. signalsBlobUpdateTimestamp (type: DateTime.t, default: nil)
    - Additional timestamp field for when the blob is written/updated, serving as the dirty field to help checksum-based update push (see Dirty field section in go/revisit-frame-level-signals-amarna).

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaSignalsBlobInfo{
signalsBlobId: String.t() | nil,
signalsBlobUpdateTimestamp: DateTime.t() | nil
}

Function

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

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