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."],[[["The latest version of the `UpdateSessionEntityTypeRequest` class is 4.26.0, with a comprehensive list of previous versions from 4.25.0 down to 3.2.0 provided for reference."],["The `UpdateSessionEntityTypeRequest` class, part of the Google Cloud Dialogflow v2 API, is used to update session entity types within Dialogflow."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its deep integration within the Google Protobuf framework."],["The class provides properties such as `SessionEntityType` and `UpdateMask` to manage and control the updating process, with a constructor allowing for the creation of new instances or cloning existing ones."],["This page contains documentation for the `UpdateSessionEntityTypeRequest` class which can be used as a reference for understanding its structure and usage."]]],[]]