Required. The unique identifier of the intent.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/intents/<Intent ID>.
Property Value
Type
Description
System.String
IntentAsIntentName
public IntentName IntentAsIntentName { get; set; }
[[["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 2025-03-21 UTC."],[[["The latest version available for `IntentInput` in the `Google.Cloud.Dialogflow.Cx.V3` namespace is 2.23.0."],["This page provides documentation for the `IntentInput` class, which is used to trigger intents programmatically rather than through natural language processing."],["`IntentInput` class implements several interfaces, including `IMessage\u003cIntentInput\u003e`, `IEquatable\u003cIntentInput\u003e`, `IDeepCloneable\u003cIntentInput\u003e`, `IBufferMessage`, and `IMessage`."],["The `IntentInput` class has two constructors: a default constructor and one that takes another `IntentInput` object as a parameter for copying."],["The class `IntentInput` contains two properties, `Intent` and `IntentAsIntentName` which are of type `System.String` and `IntentName` respectively, which describe the unique identifier of the intent and its typed view."]]],[]]