action
The action to take if the conditions are met.
fun action(action: JsonField<Conditional3dsActionParameters.Action>): Conditional3dsActionParameters.Builder
Sets Builder.action to an arbitrary JSON value.
You should usually call Builder.action with a well-typed Action value instead. This method is primarily for setting the field to an undocumented or not yet supported value.