public sealed class DataprocParameters : IMessage<ExecutionTemplate.Types.DataprocParameters>, IEquatable<ExecutionTemplate.Types.DataprocParameters>, IDeepCloneable<ExecutionTemplate.Types.DataprocParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class ExecutionTemplate.Types.DataprocParameters.
[[["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 documentation covers the `DataprocParameters` class within the `Google.Cloud.Notebooks.V1` namespace, specifically version 2.2.0, used for configuring Dataproc job executions."],["The `DataprocParameters` class is part of the AI Platform Notebooks v1 API and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DataprocParameters` includes a `Cluster` property of type string that specifies the URI of the Dataproc cluster to be used for execution."],["There are multiple versions of the `DataprocParameters` class available, ranging from 1.0.0-beta04 to 2.5.0, each with its respective documentation link."],["The class has two constructors `DataprocParameters()` and `DataprocParameters(ExecutionTemplate.Types.DataprocParameters other)`."]]],[]]