public sealed class DiagnoseClusterResults : IMessage<DiagnoseClusterResults>, IEquatable<DiagnoseClusterResults>, IDeepCloneable<DiagnoseClusterResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DiagnoseClusterResults.
[[["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 provides reference documentation for the `DiagnoseClusterResults` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The `DiagnoseClusterResults` class is part of the `Google.Cloud.Dataproc.V1` namespace and is implemented in the `Google.Cloud.Dataproc.V1.dll` assembly."],["It shows that the latest version available is 5.17.0, and versions are available from 3.1.0 to 5.17.0."],["The `DiagnoseClusterResults` class has a property, `OutputUri`, which contains the Cloud Storage URI where the diagnostics report is stored."],["The provided documentation lists the constructors, inheritance, implemented interfaces, inherited members, and the `OutputUri` property for the `DiagnoseClusterResults` class."]]],[]]