Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Add destinationExpirationTime to CopyJobConfiguration #1929

@Ironlink

Description

@Ironlink

In the BigQuery REST API, the JobConfigurationTableCopy structure has an attribute destinationExpirationTime, which allows to specify when the new copy of the source table should expire.

However, in the BigQuery Client for Java, the class CopyJobConfiguration is missing this attribute. Can you please make it available?

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/java-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions