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 webpage provides reference documentation for the `UpdateSessionEntityTypeRequest` class within the Google Cloud Dialogflow v2 API, detailing its usage across multiple versions."],["The `UpdateSessionEntityTypeRequest` class is a request message used for updating session entity types in the Dialogflow API, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided content includes a comprehensive list of links to the `UpdateSessionEntityTypeRequest` class documentation for various versions, ranging from version 4.26.0 (latest) down to version 3.2.0."],["The `UpdateSessionEntityTypeRequest` class has properties such as `SessionEntityType`, which is required for the session entity type to update, and an optional `UpdateMask` for controlling which fields are updated."],["The current version on the page is 4.16.0, and the namespace for this class is `Google.Cloud.Dialogflow.V2`, contained within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]