Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Placeholder.
Represents a custom placeholder in the prompt text.
Generated from protobuf message google.cloud.dialogflow.cx.v3.Generator.Placeholder
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3 \ GeneratorMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ id
string
Unique ID used to map custom placeholder to parameters in fulfillment.
↳ name
string
Custom placeholder value in the prompt text.
getId
Unique ID used to map custom placeholder to parameters in fulfillment.
string
setId
Unique ID used to map custom placeholder to parameters in fulfillment.
var
string
$this
getName
Custom placeholder value in the prompt text.
string
setName
Custom placeholder value in the prompt text.
var
string
$this