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-03-21 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 specified in the `SessionEntityTypes.UpdateSessionEntityType` method."],["The documentation details the inheritance of `UpdateSessionEntityTypeRequest` from `object`, as well as its implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains available versions of the documentation, starting from version 3.2.0 to the latest 4.26.0, and provides links to each individual version."],["It outlines the constructors and properties of the `UpdateSessionEntityTypeRequest` class, including `SessionEntityType` and `UpdateMask`, with their respective descriptions and types."]]],[]]