public sealed class Parameter : IMessage<Intent.Types.Parameter>, IEquatable<Intent.Types.Parameter>, IDeepCloneable<Intent.Types.Parameter>, IBufferMessage, IMessage
Required. The entity type of the parameter.
Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type
ID> for system entity types (for example,
projects/-/locations/-/agents/-/entityTypes/sys.date), or
projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/entityTypes/<Entity Type ID> 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\u003eThe provided content is a documentation page for the \u003ccode\u003eParameter\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.Intent.Types\u003c/code\u003e namespace, outlining its properties and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the \u003ccode\u003eParameter\u003c/code\u003e class, which represents an intent parameter in Google Cloud Dialogflow CX, and is available across numerous versions, ranging from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParameter\u003c/code\u003e class has properties such as \u003ccode\u003eEntityType\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eIsList\u003c/code\u003e, and \u003ccode\u003eRedact\u003c/code\u003e, each with specific functions related to defining and managing parameters within intents.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0 and the oldest version listed on this page is 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Parameter class inherits from Object, and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities like message handling, comparison, deep cloning, and buffer message handling.\u003c/p\u003e\n"]]],[],null,[]]