AssistantApiSurfacePropertiesExecutionCapabilities

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSurfacePropertiesExecutionCapabilities

1
out of 10
Minimal
SEO Impact
Describes the capabilities that are related to the execution of client ops on the device.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Surface Properties Execution Capabilities) contains 3 attributes that define its data structure. Key functionality includes: Completes the preloading ie., sets up the stage for the execution of client ops on the device while the previous conv delta is being executed. Refer t...

Actionable Insights for SEOs

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

Attributes

3
Sort:|Filter:
supportsClientOpPreloadingboolean(
Default: nil

Completes the preloading ie., sets up the stage for the execution of client ops on the device while the previous conv delta is being executed. Refer to go/preload-convdelta for more information.

supportsNonFinalizedResponsesboolean(
Default: nil

A value of true indicates that the client supports streaming of non-finalized responses by use of ClientExecutionParams.response_stream_id. and ClientExecutionParams.to_be_finalized.

supportsNonMaterializedInteractionsboolean(
Default: nil

If true, the client supports receiving non-materialized interactions (go/as-streaming-protocol-nm).