class GoogleCloudDialogflowV2beta1AnnotatedMessagePart extends Model (View source)

Properties

string $entityType
array $formattedValue
string $text

Methods

setEntityType($entityType)

No description

string
getEntityType()

No description

setFormattedValue($formattedValue)

No description

array
getFormattedValue()

No description

setText($text)

No description

string
getText()

No description

Details

setEntityType($entityType)

No description

Parameters

$entityType

string getEntityType()

No description

Return Value

string

setFormattedValue($formattedValue)

No description

Parameters

$formattedValue

array getFormattedValue()

No description

Return Value

array

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string