public sealed class Intent.Types.Parameter : IMessage<Intent.Types.Parameter>, IEquatable<Intent.Types.Parameter>, IDeepCloneable<Intent.Types.Parameter>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Intent.Types.Parameter.
Required. The entity type of the parameter.
Format:
projects/-/locations/-/agents/-/entityTypes/<SystemEntityTypeID> for
system entity types (for example,
projects/-/locations/-/agents/-/entityTypes/sys.date), or
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entityTypes/<EntityTypeID>
for developer entity types.
Required. The unique identifier of the parameter. This field
is used by [training
phrases][google.cloud.dialogflow.cx.v3.Intent.TrainingPhrase] to annotate
their [parts][google.cloud.dialogflow.cx.v3.Intent.TrainingPhrase.Part].
Indicates whether the parameter content should be redacted in log. If
redaction is enabled, the parameter content will be replaced by parameter
name during logging.
Note: the parameter content is subject to redaction if either parameter
level redaction or [entity type level
redaction][google.cloud.dialogflow.cx.v3.EntityType.redact] is enabled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eIntent.Types.Parameter\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its purpose as a representation of an intent parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers a list of versioned documentation, ranging from version 1.0.0 to the latest version 2.23.0, for the \u003ccode\u003eIntent.Types.Parameter\u003c/code\u003e class, allowing users to browse and reference prior versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntent.Types.Parameter\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eIntent.Types.Parameter\u003c/code\u003e class, such as \u003ccode\u003eEntityType\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eIsList\u003c/code\u003e, and \u003ccode\u003eRedact\u003c/code\u003e, are explained, including their data types and functions within the context of an intent parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the inheritance hierarchy, revealing that \u003ccode\u003eIntent.Types.Parameter\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and provides access to inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]