public sealed class SessionEvent.Types.QueryDetail : IMessage<SessionEvent.Types.QueryDetail>, IEquatable<SessionEvent.Types.QueryDetail>, IDeepCloneable<SessionEvent.Types.QueryDetail>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class SessionEvent.Types.QueryDetail.
[[["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."],[[["The documentation covers the `SessionEvent.Types.QueryDetail` class within the Cloud Dataplex v1 API, detailing its properties, inheritance, and implemented interfaces."],["Multiple versions of the API are documented, ranging from version 1.0.0 up to the latest version, 3.6.0, allowing developers to access the documentation for the version relevant to their projects."],["The `SessionEvent.Types.QueryDetail` class is designed to provide execution details of a query, including information such as the data processed, duration, execution engine, and the query text itself."],["The documentation includes constructors for the `QueryDetail` class, such as a default constructor and a constructor to copy properties from another `QueryDetail` instance."],["Properties of `QueryDetail`, including `DataProcessedBytes`, `Duration`, `Engine`, `QueryId`, `QueryText`, and `ResultSizeBytes`, provide specific metrics and details about the executed query, offering insight into query performance and resource usage."]]],[]]