id property

String id
final

Optional. The unique id of the function call. If populated, the client to execute the function_call and return the response with the matching id.

Implementation

final String id;