Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class UpdateGeneratorRequest.
Request of UpdateGenerator.
Generated from protobuf message google.cloud.dialogflow.v2.UpdateGeneratorRequest
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ generator
Generator
Required. The generator to update. The name field of generator is to identify the generator to update.
↳ update_mask
getGenerator
Required. The generator to update.
The name field of generator is to identify the generator to update.
hasGenerator
clearGenerator
setGenerator
Required. The generator to update.
The name field of generator is to identify the generator to update.
$this
getUpdateMask
Optional. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. The list of fields to update.
$this
static::build
generator
Generator
Required. The generator to update. The name field of generator is to identify the generator to update.
updateMask