class GoogleCloudDialogflowCxV3Version extends Model (View source)

Properties

string $createTime
string $description
string $displayName
string $name
protected $nluSettingsType
protected $nluSettingsDataType
string $state

Methods

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setState($state)

No description

string
getState()

No description

Details

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNluSettings(GoogleCloudDialogflowCxV3NluSettings $nluSettings)

No description

Parameters

GoogleCloudDialogflowCxV3NluSettings $nluSettings

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string