arguments

public final ArgumentsDelta.Builder arguments(String arguments)


public final ArgumentsDelta.Builder arguments(JsonField<String> arguments)

Sets Builder.arguments to an arbitrary JSON value.

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