View Source GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoResponseLimits (google_api_content_warehouse v0.3.0)
Specifies the size limits on responses receivable by the client.
Attributes
-
maxAssistResponseSizeBytes
(type:integer()
, default:nil
) - Max size in bytes of the total serialized AssistResponse receivable by the client. If response exceeds this max, response may be modified by the server. -
maxDisplayLinesBytes
(type:integer()
, default:nil
) - Maximum size in bytes (not characters) of text the display can handle (which may be different from how much the display can show at a time due to scrolling). -
maxSuggestionChipBytes
(type:integer()
, default:nil
) - Maximum size in bytes (not characters) for each suggestion chip. -
maxSuggestionChips
(type:integer()
, default:nil
) - Maximum number of suggestion chips the device can handle to display.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.