class GoogleCloudDialogflowCxV3IntentParameter extends Model (View source)

Properties

string $entityType
string $id
bool $isList
bool $redact

Methods

setEntityType($entityType)

No description

string
getEntityType()

No description

setId($id)

No description

string
getId()

No description

setIsList($isList)

No description

bool
getIsList()

No description

setRedact($redact)

No description

bool
getRedact()

No description

Details

setEntityType($entityType)

No description

Parameters

$entityType

string getEntityType()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setIsList($isList)

No description

Parameters

$isList

bool getIsList()

No description

Return Value

bool

setRedact($redact)

No description

Parameters

$redact

bool getRedact()

No description

Return Value

bool