SnapshotJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request to create a snapshot of a job. .. attribute:: project_id
The project which owns the job to be snapshotted.
:type: str
Attributes |
|
|---|---|
| Name | Description |
job_id |
str
The job to be snapshotted. |
ttl |
google.protobuf.duration_pb2.Duration
TTL for the snapshot. |
location |
str
The location that contains this job. |
snapshot_sources |
bool
If true, perform snapshots for sources which support this. |
description |
str
User specified description of the snapshot. Maybe empty. |