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

feat: add canonical_name and folder fields #489

Merged
merged 3 commits into from May 12, 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/49ba22ec-719b-4e22-8ac5-703d6792de09/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 372965035
Source-Link: googleapis/googleapis@0a992df
PiperOrigin-RevId: 372964926
Source-Link: googleapis/googleapis@1d3573f
PiperOrigin-RevId: 372148900
Source-Link: googleapis/googleapis@bad68ed

PiperOrigin-RevId: 372148900

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed May 5 09:59:48 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: bad68ed1d9c79d9f5aa3dde11560f3f747409b61
Source-Link: googleapis/googleapis@bad68ed
Assets and findings may be created in organizations, folders or projects, however in the current API version the name field for resources will always be prefixed by "organizations/...", for historical reasons. The "canonical_name" field shows the actual location of the resource, and in requests either the name or "canonical name" can be used for the "name" in the request.

The "folder" field contains the folders in the resource's ancestry.

PiperOrigin-RevId: 372964926

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 10 10:52:29 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1d3573f5124e2f9ffdd174c6992269ea7f1e92a6
Source-Link: googleapis/googleapis@1d3573f
Assets and findings may be created in organizations, folders or projects, however in the current API version the name field for resources will always be prefixed by "organizations/...", for historical reasons. The "canonical_name" field shows the actual location of the resource, and in requests either the name or "canonical name" can be used for the "name" in the request.

The "folder" field contains the folders in the resource's ancestry.

PiperOrigin-RevId: 372965035

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 10 10:52:52 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 0a992df8020d2fce3a18ccb7d43f727fb4f4a3cb
Source-Link: googleapis/googleapis@0a992df
@yoshi-automation yoshi-automation requested a review from a team as a code owner May 12, 2021 08:49
@product-auto-label product-auto-label bot added the api: securitycenter Issues related to the googleapis/java-securitycenter API. label May 12, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 12, 2021
@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #489 (1d0edef) into master (e2e9671) will decrease coverage by 0.09%.
The diff coverage is 69.23%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #489      +/-   ##
============================================
- Coverage     83.63%   83.54%   -0.10%     
- Complexity      548      560      +12     
============================================
  Files            18       18              
  Lines          4081     4107      +26     
  Branches         62       66       +4     
============================================
+ Hits           3413     3431      +18     
  Misses          598      598              
- Partials         70       78       +8     
Impacted Files Coverage 螖 Complexity 螖
...d/securitycenter/v1beta1/SecurityCenterClient.java 84.96% <酶> (酶) 86.00 <0.00> (酶)
...securitycenter/v1p1beta1/SecurityCenterClient.java 86.16% <62.50%> (-0.96%) 144.00 <8.00> (+8.00) 猬囷笍
.../cloud/securitycenter/v1/SecurityCenterClient.java 86.68% <80.00%> (-0.19%) 124.00 <4.00> (+4.00) 猬囷笍

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 e2e9671...1d0edef. Read the comment docs.

@Neenu1995 Neenu1995 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: add canonical_name and folder fields May 12, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 75015df into master May 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch May 12, 2021 22:30
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: securitycenter Issues related to the googleapis/java-securitycenter API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
2 participants