arguments
Required. The arguments to pass to Google Search.
public final GoogleSearchCallStep.Builder arguments(JsonField<GoogleSearchCallStep.Arguments> arguments)
Sets Builder.arguments to an arbitrary JSON value.
You should usually call Builder.arguments with a well-typed Arguments value instead. This method is primarily for setting the field to an undocumented or not yet supported value.