@google-cloud/org-policy
Advanced tools
Comparing version 3.4.0 to 3.5.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import type * as gax from 'google-gax'; | ||
@@ -3,0 +2,0 @@ import type { Callback, CallOptions, Descriptors, ClientOptions, PaginationCallback } from 'google-gax'; |
# Changelog | ||
## [3.5.0](https://github.com/googleapis/google-cloud-node/compare/org-policy-v3.4.0...org-policy-v3.5.0) (2024-09-24) | ||
### Features | ||
* [orgpolicy] Support adding constraints to new method types REMOVE_GRANTS and GOVERN_TAGS ([#5687](https://github.com/googleapis/google-cloud-node/issues/5687)) ([8661267](https://github.com/googleapis/google-cloud-node/commit/86612677aaaf491b1c55cc850febd693b3ece358)) | ||
## [3.4.0](https://github.com/googleapis/google-cloud-node/compare/org-policy-v3.3.0...org-policy-v3.4.0) (2024-05-21) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/org-policy", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"description": "Org policy client for Node.js", | ||
@@ -64,3 +64,3 @@ "repository": { | ||
"pack-n-play": "^2.0.0", | ||
"sinon": "^17.0.0", | ||
"sinon": "^18.0.0", | ||
"typescript": "^5.1.6" | ||
@@ -67,0 +67,0 @@ }, |
@@ -47,3 +47,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
1. [Enable the Organization Policy API][enable_api]. | ||
1. [Set up authentication with a service account][auth] so you can access the | ||
1. [Set up authentication][auth] so you can access the | ||
API from your local workstation. | ||
@@ -175,2 +175,2 @@ | ||
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=orgpolicy.googleapis.com | ||
[auth]: https://cloud.google.com/docs/authentication/getting-started | ||
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2180619
36834