public sealed class DiagnoseClusterResults : IMessage<DiagnoseClusterResults>, IEquatable<DiagnoseClusterResults>, IDeepCloneable<DiagnoseClusterResults>, IBufferMessage, IMessage
[[["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 webpage details the `DiagnoseClusterResults` class within the `Google.Cloud.Dataproc.V1` namespace, used for diagnostic output related to Google Cloud Dataproc clusters."],["The page covers multiple versions of `DiagnoseClusterResults`, ranging from the latest 5.17.0 down to 3.1.0, with direct links to documentation for each version."],["`DiagnoseClusterResults` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors and one property `OutputUri`, which is a string representing the Cloud Storage URI for diagnostic reports."],["The diagnostic output is described as a plain text file summarizing collected diagnostics."]]],[]]