AssistantDevicesPlatformProtoResponseLimits

AssistantInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoResponseLimits

1
out of 10
Minimal
SEO Impact
Specifies the size limits on responses receivable by the client.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Devices Platform Proto Response Limits) contains 4 attributes that define its data structure. Key functionality includes: Max size in bytes of the total serialized AssistResponse receivable by the client. If response exceeds this max, response may be modified by the serve...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

4
Sort:|Filter:
maxAssistResponseSizeBytesinteger(
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.

maxDisplayLinesBytesinteger(
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).

maxSuggestionChipBytesinteger(
Default: nil

Maximum size in bytes (not characters) for each suggestion chip.

maxSuggestionChipsinteger(
Default: nil

Maximum number of suggestion chips the device can handle to display.