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 page provides documentation for the `DiagnoseClusterResults` class within the Google Cloud Dataproc v1 API, detailing its structure, methods, and usage."],["The class `DiagnoseClusterResults` is a part of the `Google.Cloud.Dataproc.V1` namespace and is found in the `Google.Cloud.Dataproc.V1.dll` assembly."],["The `DiagnoseClusterResults` class includes an `OutputUri` property, which is a string that represents the Cloud Storage URI of the diagnostic output, and it is set as output only."],["This documentation includes a list of available versions, from 5.17.0 (latest) down to 3.1.0, and the 5.4.0 version of the documentation details the `DiagnoseClusterResults` class."],["`DiagnoseClusterResults` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the document outlines the inheritance of the class as well as its constructors."]]],[]]