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 documentation for the `DiagnoseClusterResults` class within the Google Cloud Dataproc v1 API, offering reference information and code samples."],["The `DiagnoseClusterResults` class is designed to specify the location of diagnostic output, which is then saved as a plain text file on Cloud Storage."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various object interactions."],["The webpage lists available versions of the API, with the latest version being 5.17.0, and provides links to documentation for each version, including versions as far back as 3.1.0."],["It provides information on class constructors, such as the empty constructor `DiagnoseClusterResults()` and the copy constructor `DiagnoseClusterResults(DiagnoseClusterResults other)`, as well as a detailed explanation of the `OutputUri` property."]]],[]]