public class NlpQueryContext
class NlpQuery context.
class NlpQuerypublic NlpQueryContext(@NotNull
java.util.Locale language,
@NotNull
java.lang.String clientId,
@NotNull
java.lang.String dialogId,
@Nullable
java.lang.String clientDevice,
@NotNull
java.time.ZonedDateTime referenceDate,
@NotNull
java.time.ZoneId referenceTimezone,
boolean test,
boolean registerQuery)
class NlpQuery context.
class NlpQuery@NotNull public java.util.Locale getLanguage()
@NotNull public java.lang.String getClientId()
@NotNull public java.lang.String getDialogId()
@Nullable public java.lang.String getClientDevice()
@NotNull public java.time.ZonedDateTime getReferenceDate()
@NotNull public java.time.ZoneId getReferenceTimezone()
public boolean getTest()
public boolean getRegisterQuery()
@NotNull public java.util.Locale component1()
@NotNull public java.lang.String component2()
@NotNull public java.lang.String component3()
@Nullable public java.lang.String component4()
@NotNull public java.time.ZonedDateTime component5()
@NotNull public java.time.ZoneId component6()
public boolean component7()
public boolean component8()
@NotNull public NlpQueryContext copy(@NotNull java.util.Locale language, @NotNull java.lang.String clientId, @NotNull java.lang.String dialogId, @Nullable java.lang.String clientDevice, @NotNull java.time.ZonedDateTime referenceDate, @NotNull java.time.ZoneId referenceTimezone, boolean test, boolean registerQuery)
class NlpQuery context.
class NlpQuery@NotNull public java.lang.String toString()
class NlpQuery context.
class NlpQuerypublic int hashCode()
class NlpQuery context.
class NlpQuerypublic boolean equals(@Nullable
java.lang.Object p)
class NlpQuery context.
class NlpQuery