public sealed class UpdateSessionEntityTypeRequest : IMessage<UpdateSessionEntityTypeRequest>, IEquatable<UpdateSessionEntityTypeRequest>, IDeepCloneable<UpdateSessionEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateSessionEntityTypeRequest.
The request message for
[SessionEntityTypes.UpdateSessionEntityType][google.cloud.dialogflow.v2.SessionEntityTypes.UpdateSessionEntityType].
[[["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."],[[["This page provides documentation for the `UpdateSessionEntityTypeRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `UpdateSessionEntityTypeRequest` class is used to update a session entity type in Dialogflow and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The documentation lists available versions of the Dialogflow v2 API, ranging from version 3.2.0 to the latest version, 4.26.0."],["The class `UpdateSessionEntityTypeRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It has properties, such as `SessionEntityType` and `UpdateMask`, to set and control the session entity type that will be updated."]]],[]]