BatchGetPhoneNumbersResponse
objectResult of a batch phone-number lookup, partitioned into numbers that
were found and numbers that weren’t.
A phone number owned by the project, plus the connector it routes incoming calls to.
Show Child Parameters
BatchUpdateConnectorItem
objectA single connector update within a batch update request.
Connector ID to update
Variant ID to assign, or null to unassign
ASR language code
Google TTS voice name
Move connector to a different project
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)