current Version
fun currentVersion(currentVersion: JsonField<V2CreateResponse.CurrentVersion>): V2CreateResponse.Builder
Sets Builder.currentVersion to an arbitrary JSON value.
You should usually call Builder.currentVersion with a well-typed CurrentVersion value instead. This method is primarily for setting the field to an undocumented or not yet supported value.