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 documentation for the `UpdateSessionEntityTypeRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.20.0."],["The `UpdateSessionEntityTypeRequest` class is used to define the request message for updating session entity types in Dialogflow, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, including a default constructor and a copy constructor, along with its properties, which include `SessionEntityType` and `UpdateMask` for specifying the session entity type to update and the fields to be updated."],["The page lists all previous version documentation pages, going all the way back to version 3.2.0, with version 4.26.0 being the most recent."],["This documentation is part of the .NET reference documentation, under the `Google.Cloud.Dialogflow.V2` namespace."]]],[]]