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 available in the `Google.Cloud.Dataproc.V1.dll` assembly."],["The `DiagnoseClusterResults` class can be constructed via an empty constructor or from another `DiagnoseClusterResults` object, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OutputUri` property, which is of type `string`, is available on the `DiagnoseClusterResults` class to show where the diagnostic report is stored on Cloud Storage."],["Multiple versions of the API documentation for `DiagnoseClusterResults`, ranging from 3.1.0 to the latest 5.17.0, are accessible via links on this page."]]],[]]