types
NodeExecutionErrorDetails
User code python execution's error details
errorName : string
Error name
errorMessage : string
Error message
traceback : string
Error traceback
Project
A Project resource.
Settings
serviceAccountId : string
ID of the service account, on whose behalf all operations with clusters will be performed.
subnetId : string
ID of the subnet where the DataProc cluster resides. Currently only subnets created in the availability zone ru-central1-a are supported.
dataProcClusterId : string
ID of the DataProc cluster.
securityGroupIds : string
Network interfaces security groups.
Limits
maxUnitsPerHour : google.protobuf.Int64Value
The number of units that can be spent per hour.
maxUnitsPerExecution : google.protobuf.Int64Value
The number of units that can be spent on the one execution.
id : string
ID of the project.
folderId : string
ID of the folder that the project belongs to.
createdAt : google.protobuf.Timestamp
name : string
Name of the project. 1-63 characters long.
description : string
Description of the project. 0-256 characters long.
settings : Settings
Settings of the project.
limits : Limits
Limits of the project.