google-apis-containeranalysis_v1alpha1 0.14.0 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 82f7c90d24f3a27ca19c0c58338731522361618d87df2b98bf42970dd9795bfa
4
- data.tar.gz: b209a12b04acfc62e1ba22468d6506fba065b1fa2d7538fcca659c271d398485
3
+ metadata.gz: 37e7512c1030095f66d661c946158196ba45a0654caaa1315180d4ae35975b31
4
+ data.tar.gz: 7f3b0259ae45fb6c1d47a7f4cac1d20e3b7268a3d96e321d2623ebd9e419684b
5
5
  SHA512:
6
- metadata.gz: ab314728b00102d7d99df58f2eee5e12985d0e0581634bda1b86093b711d56d57419f33c3708bf67104100c81a8a9efb19f36197723958db6ee06a7a6eeacc29
7
- data.tar.gz: 103f6d9191b9da38fc90666a5cbfb6ce5091d0dba91404401a5fc59011c132a5baf8b0633caac4a27c6653e8ff73ba05f7c881805401a24c1c6f18b7892f9429
6
+ metadata.gz: a643c24ef40b7fc91f7b71b2cf9f896ed3ab88a1f840dbba8d3c1456a6059a832c32106d1d1a1f43adad5377a6be417d431396c8e2f134df58a09fdf51f728eb
7
+ data.tar.gz: b73f058e0927d04278e65a5d14b552bcd1895c0b164744d4aa9bcd0168025b4bee7c1cae4075492c1436b84b946874e5172be3cd80c5ab2d66ae90c8548e365e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-containeranalysis_v1alpha1
2
2
 
3
+ ### v0.18.0 (2021-11-18)
4
+
5
+ * Regenerated from discovery document revision 20211112
6
+
7
+ ### v0.17.0 (2021-11-11)
8
+
9
+ * Regenerated from discovery document revision 20211105
10
+
11
+ ### v0.16.0 (2021-10-21)
12
+
13
+ * Regenerated from discovery document revision 20211015
14
+ * Unspecified changes
15
+
16
+ ### v0.15.0 (2021-09-16)
17
+
18
+ * Regenerated from discovery document revision 20210913
19
+
3
20
  ### v0.14.0 (2021-09-02)
4
21
 
5
22
  * Regenerated from discovery document revision 20210825
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Containeranalysis service in particular.)
67
67