Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

feat: add encryption_spec to aiplatform v1beta1 #155

Merged
merged 9 commits into from Feb 18, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b54f7bec-a892-42f3-a548-6aa9abc95c37/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 354148500
Source-Link: googleapis/googleapis@d99d5d5
PiperOrigin-RevId: 350949863
Source-Link: googleapis/googleapis@91e206b
PiperOrigin-RevId: 350067652
Source-Link: googleapis/googleapis@ad3bb00

yoshi-automation and others added 5 commits January 5, 2021 02:07
Committer: @miraleung
PiperOrigin-RevId: 350067652

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jan 4 19:45:21 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a
Source-Link: googleapis/googleapis@ad3bb00
Committer: @miraleung
PiperOrigin-RevId: 350067652

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jan 4 19:45:21 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a
Source-Link: googleapis/googleapis@ad3bb00
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
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
@yoshi-automation yoshi-automation requested review from a team as code owners February 4, 2021 23:54
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 4, 2021
@Neenu1995 Neenu1995 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. chore: Re-generated to pick up changes from googleapis Feb 5, 2021
@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #155 (d35b57a) into master (8cf8cc6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #155   +/-   ##
=========================================
  Coverage     78.23%   78.23%           
  Complexity      707      707           
=========================================
  Files            49       49           
  Lines          5133     5133           
  Branches         69       69           
=========================================
  Hits           4016     4016           
  Misses         1028     1028           
  Partials         89       89           
Impacted Files Coverage 螖 Complexity 螖
...cloud/aiplatform/v1beta1/DatasetServiceClient.java 77.77% <酶> (酶) 55.00 <0.00> (酶)
...oud/aiplatform/v1beta1/DatasetServiceSettings.java 12.72% <酶> (酶) 2.00 <0.00> (酶)
...loud/aiplatform/v1beta1/EndpointServiceClient.java 73.72% <酶> (酶) 40.00 <0.00> (酶)
...ud/aiplatform/v1beta1/EndpointServiceSettings.java 14.28% <酶> (酶) 2.00 <0.00> (酶)
...gle/cloud/aiplatform/v1beta1/JobServiceClient.java 83.59% <酶> (酶) 119.00 <0.00> (酶)
...e/cloud/aiplatform/v1beta1/JobServiceSettings.java 9.21% <酶> (酶) 2.00 <0.00> (酶)
...oud/aiplatform/v1beta1/MigrationServiceClient.java 67.64% <酶> (酶) 15.00 <0.00> (酶)
...d/aiplatform/v1beta1/MigrationServiceSettings.java 20.58% <酶> (酶) 2.00 <0.00> (酶)
...e/cloud/aiplatform/v1beta1/ModelServiceClient.java 77.64% <酶> (酶) 58.00 <0.00> (酶)
...cloud/aiplatform/v1beta1/ModelServiceSettings.java 13.20% <酶> (酶) 2.00 <0.00> (酶)
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 8cf8cc6...73609db. Read the comment docs.

@stephaniewang526
Copy link

An example to address these errors

More info: https://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html

Test locally by running mvn clean install

@chingor13 chingor13 changed the title chore: Re-generated to pick up changes from googleapis feat: add encryption_spec to aiplatform v1beta1 Feb 16, 2021
Comment on lines +5 to +19
<difference>
<className>
com/google/cloud/aiplatform/v1beta1/BatchMigrateResourcesOperationMetadataOrBuilder
</className>
<differenceType>7012</differenceType>
<method>* getPartialResults(*)</method>
</difference>

<difference>
<className>
com/google/cloud/aiplatform/v1beta1/BatchMigrateResourcesOperationMetadataOrBuilder
</className>
<differenceType>7012</differenceType>
<method>* getPartialResultsCount()</method>
</difference>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@telpirion telpirion merged commit fbeb273 into master Feb 18, 2021
@telpirion telpirion deleted the autosynth-googleapis branch February 18, 2021 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
5 participants