Google Cloud Dialogflow Cx V3 Client - Class VersionVariants (0.1.1)

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 \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setVariants

A list of flow version variants.

Parameter
NameDescription
var array<Google\Cloud\Dialogflow\Cx\V3\VersionVariants\Variant>
Returns
TypeDescription
$this