BatchUpdateConnectorsBody
objectOrdered list of connector updates.
Each update is applied independently — partial success is possible.
A single connector update within a batch update request.
>= 1 items
Show Child Parameters
BatchUpdateConnectorsResponse
objectPer-connector results from a batch update.
Each entry reports success or failure independently.
Result of a single connector update within a batch.
Show Child Parameters
BatchUpdateResultItem
objectResult of a single connector update within a batch.
Updated connector (present when success=True)
Show Child Parameters
Error message (present when success=False)
ConfigPageResponse
objectA real-time config page for one environment: its JSON Schema
definition plus the current variable values.
Environment (sandbox, pre-release, live)
Config key-value pairs
JSON Schema (Draft 7) definition
ISO 8601 timestamp of last update
ConnectorResponse
objectA connector: the voice, language, variant, and environment bundle
that handles incoming calls. Multiple phone numbers can share one
connector.
Unique connector identifier
Connector display name
Account this connector belongs to
Project this connector belongs to
Client environment (sandbox, pre-release, live)
Assigned variant ID (empty string if unassigned)
ASR language code (e.g. en-US)
TTS language code (e.g. en-US)
Google TTS voice name (e.g. en-US-Neural2-A)
Whether call handoff is disabled