Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class VersionVariants.
A list of flow version variants.
Generated from protobuf message google.cloud.dialogflow.cx.v3.VersionVariants
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ variants |
array<Google\Cloud\Dialogflow\Cx\V3\VersionVariants\Variant>
A list of flow version variants. |
getVariants
A list of flow version variants.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setVariants
A list of flow version variants.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Dialogflow\Cx\V3\VersionVariants\Variant>
|
Returns | |
---|---|
Type | Description |
$this |