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 documentation for the `UpdateSessionEntityTypeRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The content lists various versions of the API, ranging from 3.2.0 to the latest version 4.26.0, alongside links to their respective `UpdateSessionEntityTypeRequest` documentation."],["`UpdateSessionEntityTypeRequest` is a request message used to update a session entity type and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's properties, including `SessionEntityType` which is a required field for the session entity type being updated, and `UpdateMask` which is an optional field to manage which parts are updated."],["The page also includes information about inherited members, namespace, and the assembly where the `UpdateSessionEntityTypeRequest` class is defined."]]],[]]