Skip to content

Commit

Permalink
feat: [bigquerydatapolicy] support using custom UDF in the data policy (
Browse files Browse the repository at this point in the history
#9759)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 559480224

Source-Link: https://github.com/googleapis/googleapis/commit/4ffd6cd05599eb77af67f3235a4091ea9b20c571

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2fa3b7496f92745b187d1bb5f9e65e5d036a5d07
Copy-Tag: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGFwb2xpY3kvLk93bEJvdC55YW1sIiwiaCI6IjJmYTNiNzQ5NmY5Mjc0NWIxODdkMWJiNWY5ZTY1ZTVkMDM2YTVkMDcifQ==

BEGIN_NESTED_COMMIT
fix: [bigquerydatapolicy] sync the new PredefinedExpression types to the client library
PiperOrigin-RevId: 555709495

Source-Link: https://github.com/googleapis/googleapis/commit/30ed2662a85403cbdeb9ea38df1e414a2a276b83

Source-Link: https://github.com/googleapis/googleapis-gen/commit/767a8c61834d7f6d305c93618a96cc3b6c4c3240
Copy-Tag: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGFwb2xpY3kvLk93bEJvdC55YW1sIiwiaCI6Ijc2N2E4YzYxODM0ZDdmNmQzMDVjOTM2MThhOTZjYzNiNmM0YzMyNDAifQ==
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Aug 30, 2023
1 parent 9996b84 commit ca81520
Show file tree
Hide file tree
Showing 7 changed files with 607 additions and 104 deletions.
4 changes: 2 additions & 2 deletions java-bigquerydatapolicy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.19.0</version>
<version>26.22.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerydatapolicy.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatapolicy/0.18.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatapolicy/0.20.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Loading

0 comments on commit ca81520

Please sign in to comment.