updated

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


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

Sets Builder.updated to an arbitrary JSON value.

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