Class CreateSessionEntityTypeRequest (2.9.1)

CreateSessionEntityTypeRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request message for SessionEntityTypes.CreateSessionEntityType.

Attributes

NameDescription
parent str
Required. The session to create a session entity type for. Format: projects/ or projects/. If Environment ID is not specified, we assume default 'draft' environment. If User ID is not specified, we assume default '-' user.
session_entity_type google.cloud.dialogflow_v2.types.SessionEntityType
Required. The session entity type to create.