forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release google-cloud-asset-v1 0.6.0 (googleapis#7607)
* Added ExportAssetsResponse#output_result * Added support for analyze_iam_policy and export_iam_policy_analysis
- Loading branch information
1 parent
4ef8821
commit cbf35f0
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ module Google | |
module Cloud | ||
module Asset | ||
module V1 | ||
VERSION = "0.5.3" | ||
VERSION = "0.6.0" | ||
end | ||
end | ||
end | ||
|