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 reference documentation for the `UpdateSessionEntityTypeRequest` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0."],["The `UpdateSessionEntityTypeRequest` class is used to update session entity types, as defined in the `SessionEntityTypes.UpdateSessionEntityType` method."],["The class is derived from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class allows the setting of `SessionEntityType` and `UpdateMask` properties, where `SessionEntityType` is required and `UpdateMask` is optional for controlling which fields are to be updated."],["The documentation includes a comprehensive list of all available versions of the API, ranging from 3.2.0 up to the latest 4.26.0."]]],[]]