![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
Public Attributes | |
job_config | |
Context for map job.
def google.appengine.ext.mapreduce.api.map_job.map_job_context.JobContext.__init__ | ( | self, | |
job_config | |||
) |
Init. Read only properties: job_config: map_job.JobConfig for the job. Args: job_config: map_job.JobConfig.