public sealed class UpdateSessionEntityTypeRequest : IMessage<UpdateSessionEntityTypeRequest>, IEquatable<UpdateSessionEntityTypeRequest>, IDeepCloneable<UpdateSessionEntityTypeRequest>, IBufferMessage, IMessage
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"]],[["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 `UpdateSessionEntityTypeRequest` is 4.26.0, as part of the Google.Cloud.Dialogflow.V2 library."],["This page provides access to the documentation and details for various versions of `UpdateSessionEntityTypeRequest`, ranging from 3.2.0 to the most current 4.26.0."],["The `UpdateSessionEntityTypeRequest` class is a request message used for updating session entity types within the Dialogflow V2 API."],["The `UpdateSessionEntityTypeRequest` class has two main properties: `SessionEntityType`, which is required and specifies the session entity type to update, and `UpdateMask`, which is optional and allows for controlled updates of specific fields."],["The `UpdateSessionEntityTypeRequest` class inherits from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]