This repository was archived by the owner on Mar 23, 2026. It is now read-only.
feat: add destinationExpirationTime to CopyJobConfiguration#2031
Merged
stephaniewang526 merged 7 commits intogoogleapis:mainfrom May 31, 2022
Merged
Conversation
Contributor
|
Let's just modify this existing IT for copyjob. |
…sAndExpTime to add destinationExpiryTime
Contributor
|
Blocked by b/232035252 |
Contributor
Author
|
fixed, @stephaniewang526 can you please have a look? |
stephaniewang526
approved these changes
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add destinationExpirationTime to CopyJobConfiguration
Fixes #1929 ☕️