Google Cloud Dialogflow V2 Client - Class DeleteAgentRequest (2.4.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class DeleteAgentRequest.
Generated from protobuf messagegoogle.cloud.dialogflow.v2.DeleteAgentRequest
Namespace
Google \ Cloud \ Dialogflow \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The project that the agent to delete is associated with. Format:projects/<Project ID>.
getParent
Required. The project that the agent to delete is associated with.
Format:projects/<Project ID>.
Returns
Type
Description
string
setParent
Required. The project that the agent to delete is associated with.
Format:projects/<Project ID>.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The project that the agent to delete is associated with.
Format:projects/<Project ID>. Please seeAgentsClient::projectName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]