public sealed class DataprocParameters : IMessage<ExecutionTemplate.Types.DataprocParameters>, IEquatable<ExecutionTemplate.Types.DataprocParameters>, IDeepCloneable<ExecutionTemplate.Types.DataprocParameters>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `DataprocParameters` class, which is used for configuring parameters in Dataproc JobType executions."],["The `DataprocParameters` class is part of the `Google.Cloud.Notebooks.V1` namespace, found in the `Google.Cloud.Notebooks.V1.dll` assembly."],["The latest version documented is 2.5.0, while this specific page refers to version 1.0.0-beta04 of the `DataprocParameters` class, which inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DataprocParameters` can be constructed with no arguments, or by using another instance of `DataprocParameters` as an argument."],["This class has a property named `Cluster` which specifies the URI of the cluster used to run the Dataproc execution."]]],[]]