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"]],[["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 page provides documentation for the `DataprocParameters` class within the Google Cloud Notebooks v1 API, specifically under the `ExecutionTemplate.Types` namespace."],["`DataprocParameters` are used for configuring parameters for Dataproc JobType executions in AI Platform Notebooks."],["The class is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with various functionalities."],["The page lists all available versions of the class, with the latest one being 2.5.0, and version 2.0.0 being the main focus of the documentation."],["It details the class's inheritance from the `Object` class, its implemented interfaces, and includes information on its constructors, as well as the `Cluster` property, which sets the URI for the cluster used in Dataproc execution."]]],[]]