SnapshotJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request to create a snapshot of a job.
Attributes |
|
---|---|
Name | Description |
project_id |
str
The project which owns the job to be snapshotted. |
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. |