callId

Required. ID to match the ID from the function call block.


public final FileSearchResultStep.Builder callId(JsonField<String> callId)

Sets Builder.callId to an arbitrary JSON value.

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