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 spanning multiple versions from 3.1.0 to 5.17.0."],["The latest version of the `DiagnoseClusterResults` class is 5.17.0, and the class is used to represent the results of cluster diagnostic operations."],["The `DiagnoseClusterResults` class includes an `OutputUri` property, which is a string containing the Cloud Storage URI where diagnostic output can be found."],["The `DiagnoseClusterResults` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["There are two constructors available for creating instances of the `DiagnoseClusterResults` class: a parameterless constructor and one that accepts another `DiagnoseClusterResults` object for copying."]]],[]]