requestedAuthConfigs property

Struct? requestedAuthConfigs
final

Optional. Will only be set by a tool response indicating tool request euc. Struct key is the function call id since one function call response (from model) could correspond to multiple function calls. Struct value is the required auth config, which can be another struct.

Implementation

final protobuf.Struct? requestedAuthConfigs;