toolCalling property

  1. @TagNumber.new(24)
ToolCallingOptions get toolCalling

Implementation

@$pb.TagNumber(24)
$2.ToolCallingOptions get toolCalling => $_getN(17);
  1. @TagNumber.new(24)
set toolCalling (ToolCallingOptions value)

Implementation

@$pb.TagNumber(24)
set toolCalling($2.ToolCallingOptions value) => $_setField(24, value);