created

Required. Output only. The time at which the response was created in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ).


public final Interaction.Builder created(JsonField<OffsetDateTime> created)

Sets Builder.created to an arbitrary JSON value.

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