Google Cloud Dataproc V1 Client - Class DriverSchedulingConfig (3.14.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataproc V1 Client class DriverSchedulingConfig.
Driver scheduling configuration.
Generated from protobuf messagegoogle.cloud.dataproc.v1.DriverSchedulingConfig
Namespace
Google \ Cloud \ Dataproc \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ memory_mb
int
Required. The amount of memory in MB the driver is requesting.
↳ vcores
int
Required. The number of vCPUs the driver is requesting.
getMemoryMb
Required. The amount of memory in MB the driver is requesting.
Returns
Type
Description
int
setMemoryMb
Required. The amount of memory in MB the driver is requesting.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getVcores
Required. The number of vCPUs the driver is requesting.
Returns
Type
Description
int
setVcores
Required. The number of vCPUs the driver is requesting.
[[["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 2026-03-19 UTC."],[],[]]