AssistantApiSupportedClientOpSupportedExecution

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedClientOpSupportedExecution

1
out of 10
Minimal
SEO Impact
Additional properties that client can support for executing the client op. They are surface-specific execution properties and are unrelated to the execution model.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Supported Client Op Supported Execution) contains 2 attributes that define its data structure. Key functionality includes: ClientOp execution supports special rendering behavior while the user is in the middle of expressing their query. This behavior includes: 1) New parti...

Actionable Insights for SEOs

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

Attributes

2
Sort:|Filter:
supportsPartialFulfillmentboolean(
Default: nil

ClientOp execution supports special rendering behavior while the user is in the middle of expressing their query. This behavior includes: 1) New partial output always over-writes prior partial output. 2) Canceling the interaction removes partial fulfilment from any user visible interaction history. If this is true, whether to apply the special rendering behavior will be determined by PartialFulfillmentRenderingParams. More details can be found at go/ma-natcon-pf-api.

supportsSynchronousExecutionboolean(
Default: nil

Client can support synchronous execution of the client op. For tts.OUTPUT client op it means that client would honor |synchronous_playback_args| argument. Please see more at go/synchronous-sounds-design.