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"]],[["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-04-09 UTC."],[[["This page provides documentation for the `UpdateSessionEntityTypeRequest` class in the Google Cloud Dialogflow v2 API, specifically for .NET developers, with the most recent version of the documentation being 4.26.0."],["The `UpdateSessionEntityTypeRequest` class is used to update a session entity type and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists the available versions of the `UpdateSessionEntityTypeRequest` class, ranging from version 4.26.0 down to 3.2.0, allowing access to previous versions of the API."],["The class documentation details its properties, which include `SessionEntityType` and `UpdateMask`, along with their respective descriptions and types."],["The page also provides inheritance information, showing that the `UpdateSessionEntityTypeRequest` class inherits from `object` and lists its implemented interfaces."]]],[]]