View Source GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaSignalsBlobInfo (google_api_content_warehouse v0.2.0)
Attributes
-
signalsBlobId(type:String.t, default:nil) - Blob id for AmarnaSignalsBlob (seeBlob protosection of go/revisit-frame-level-signals-amarna). -
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 (seeDirty fieldsection in go/revisit-frame-level-signals-amarna).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaSignalsBlobInfo{ signalsBlobId: String.t() | nil, signalsBlobUpdateTimestamp: DateTime.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.