name

The name of the tool that was called.


public final FunctionResultStep.Builder name(JsonField<String> name)

Sets Builder.name to an arbitrary JSON value.

You should usually call Builder.name with a well-typed String value instead. This method is primarily for setting the field to an undocumented or not yet supported value.