This repository was archived by the owner on Sep 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add encryption_spec to aiplatform v1beta1 (#167)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: update gapic-generator-java to 0.0.18 Committer: @miraleung PiperOrigin-RevId: 350949863 Source-Author: Google APIs <noreply@google.com> Source-Date: Sat Jan 9 14:01:49 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 91e206bcfeaf8948ea03fe3cb1b7616108496cd3 Source-Link: googleapis/googleapis@91e206b * feat: add encryption_spec to aiplatform v1beta1 PiperOrigin-RevId: 354148500 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jan 27 12:35:58 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: d99d5d592f3d1d5526511c90120b1e9ab3ce6e17 Source-Link: googleapis/googleapis@d99d5d5 * feat: generate sample code in the Java microgenerator Committer: @miraleung PiperOrigin-RevId: 356341083 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Feb 8 13:33:28 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 8d8c008e56f1af31d57f75561e0f1848ffb29eeb Source-Link: googleapis/googleapis@8d8c008 * chore: updates prediction and training proto files to v1beta1 AI Platform client libraries. feat!: removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto feat!: ImageSegmentationPredictionResult.category_mask field changed to string data type feat: AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant feat: AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant Committer: @telpirion PiperOrigin-RevId: 357223795 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Feb 12 10:50:54 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: f9cd594c912a2ff456cc2b33f54dcc238133bb0c Source-Link: googleapis/googleapis@f9cd594 * chore: update gapic-generator-java to 0.0.20 Committer: @miraleung PiperOrigin-RevId: 357800868 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Feb 16 14:06:04 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: e8bc4471a88ac5f60defe3ed436f517174e59ba0 Source-Link: googleapis/googleapis@e8bc447 * chore: add clirr-ignored-differences to allow breaking changes Co-authored-by: Neenu1995 <neenushaji@google.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
- Loading branch information
1 parent
2bc6541
commit f1523a2
Showing
66 changed files
with
5,695 additions
and
2,281 deletions.
There are no files selected for viewing
614 changes: 614 additions & 0 deletions
614
...ud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/DatasetServiceClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
415 changes: 415 additions & 0 deletions
415
...d-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/EndpointServiceClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
1,151 changes: 1,151 additions & 0 deletions
1,151
...-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/JobServiceClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.