Google Cloud Dialogflow V2 Client - Class EntityTypeBatch (1.1.1)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class EntityTypeBatch.

This message is a wrapper around a collection of entity types.

Generated from protobuf message google.cloud.dialogflow.v2.EntityTypeBatch

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ entity_types
array< Google\Cloud\Dialogflow\V2\EntityType >

A collection of entity types.

getEntityTypes

A collection of entity types.

Returns
Type
Description

setEntityTypes

A collection of entity types.

Parameter
Name
Description
Returns
Type
Description
$this