Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add destinationExpirationTime to CopyJobConfiguration #2031

Merged

Conversation

prash-mi
Copy link
Contributor

@prash-mi prash-mi commented May 9, 2022

Add destinationExpirationTime to CopyJobConfiguration

Fixes #1929 ☕️

@prash-mi prash-mi requested review from a team and gnanda May 9, 2022 10:56
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/java-bigquery API. labels May 9, 2022
@prash-mi prash-mi marked this pull request as draft May 9, 2022 11:14
@stephaniewang526
Copy link
Contributor

Let's just modify this existing IT for copyjob.

@stephaniewang526 stephaniewang526 changed the title feat: Add destinationExpirationTime to CopyJobConfiguration feat: add destinationExpirationTime to CopyJobConfiguration May 9, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels May 10, 2022
@stephaniewang526
Copy link
Contributor

Blocked by b/232035252

@prash-mi prash-mi marked this pull request as ready for review May 31, 2022 09:26
@prash-mi
Copy link
Contributor Author

fixed, @stephaniewang526 can you please have a look?

@stephaniewang526 stephaniewang526 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 31, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 31, 2022
@prash-mi prash-mi requested a review from a team as a code owner May 31, 2022 15:24
@stephaniewang526 stephaniewang526 merged commit 9e0b351 into googleapis:main May 31, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request May 31, 2022
🤖 I have created a release *beep* *boop*
---


## [2.13.0](v2.12.0...v2.13.0) (2022-05-31)


### Features

* add destinationExpirationTime to CopyJobConfiguration ([#2031](#2031)) ([9e0b351](9e0b351))


### Documentation

* **samples:** update querypagination sample ([#2074](#2074)) ([4e153f5](4e153f5))


### Dependencies

* update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.1 ([#2076](#2076)) ([38d6bae](38d6bae))
* update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#2077](#2077)) ([eb443df](eb443df))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add destinationExpirationTime to CopyJobConfiguration
2 participants