public sealed class DiagnoseClusterRequest : IMessage<DiagnoseClusterRequest>, IEquatable<DiagnoseClusterRequest>, IDeepCloneable<DiagnoseClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DiagnoseClusterRequest.
A request to collect cluster diagnostic information.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `DiagnoseClusterRequest` class within the Google Cloud Dataproc v1 API, with the latest version being 5.17.0."],["The `DiagnoseClusterRequest` class is used to collect diagnostic information from a cluster, with documentation available for versions ranging from 3.1.0 to 5.17.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interface with various system components."],["The `DiagnoseClusterRequest` class has constructors for creating new instances and properties such as `ClusterName`, `ProjectId`, and `Region` for setting necessary parameters."],["The `DiagnoseClusterRequest` class inherits members from the Object class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]