Job
import type { Job } from "https://googleapis.deno.dev/v1/storagebatchoperations:v1.ts";The Storage Batch Operations Job description.
§Properties
Specifies a list of buckets and their objects to be transformed.
Delete objects.
Optional. A description provided by the user for the job. Its max length is 1024 bytes when Unicode-encoded.
Optional. If true, the job will run in dry run mode, returning the total object count and, if the object configuration is a prefix list, the bytes found from source. No transformations will be performed.
Output only. Summarizes errors encountered with sample error log entries.
Optional. Logging configuration.
Identifier. The resource name of the Job. job_id is unique within the project, that is either set by the customer or defined by the service. Format: projects/{project}/locations/global/jobs/{job_id} . For example: "projects/123456/locations/global/jobs/job01".
Updates object metadata. Allows updating fixed-key and custom metadata and fixed-key metadata i.e. Cache-Control, Content-Disposition, Content-Encoding, Content-Language, Content-Type, Custom-Time.
Changes object hold status.
Rewrite the object and updates metadata like KMS key.