Voting helps other researchers find interesting modules.
Room annotation mentioned in query.
rawTextFromQuery
String.t
nil
roomCount
integer()
roomId
list(String.t)
type
userDefinedName
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantLogsRoomAnnotationLog{ rawTextFromQuery: String.t() | nil, roomCount: integer() | nil, roomId: [String.t()] | nil, type: String.t() | nil, userDefinedName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()