class GoogleCloudContactcenterinsightsV1Issue extends Collection (View source)

Properties

protected $collection_key
string $createTime
string $displayDescription
string $displayName
string $name
string[] $sampleUtterances
string $updateTime

Methods

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDisplayDescription($displayDescription)

No description

string
getDisplayDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setSampleUtterances($sampleUtterances)

No description

string[]
getSampleUtterances()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDisplayDescription($displayDescription)

No description

Parameters

$displayDescription

string getDisplayDescription()

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

setSampleUtterances($sampleUtterances)

No description

Parameters

$sampleUtterances

string[] getSampleUtterances()

No description

Return Value

string[]

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string