Class RuntimeEntityRole

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.RuntimeEntityRole
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class RuntimeEntityRole
extends com.ibm.cloud.sdk.core.service.model.GenericModel
An object describing the role played by a system entity that is specifies the beginning or end of a range recognized in the user input. This property is included only if the new system entities are enabled for the skill.
  • Method Details

    • newBuilder

      public RuntimeEntityRole.Builder newBuilder()
      New builder.
      Returns:
      a RuntimeEntityRole builder
    • type

      public String type()
      Gets the type.

      The relationship of the entity to the range.

      Returns:
      the type