Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class VariantsHistory.
The history of variants update.
Generated from protobuf message google.cloud.dialogflow.cx.v3.VariantsHistory
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ version_variants |
Google\Cloud\Dialogflow\Cx\V3\VersionVariants
The flow versions as the variants. |
↳ update_time |
Google\Protobuf\Timestamp
Update time of the variants. |
getVersionVariants
The flow versions as the variants.
Returns | |
---|---|
Type | Description |
Google\Cloud\Dialogflow\Cx\V3\VersionVariants|null |
hasVersionVariants
setVersionVariants
The flow versions as the variants.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Dialogflow\Cx\V3\VersionVariants
|
Returns | |
---|---|
Type | Description |
$this |
getUpdateTime
Update time of the variants.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasUpdateTime
clearUpdateTime
setUpdateTime
Update time of the variants.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |
getVariants
Returns | |
---|---|
Type | Description |
string |