google-cloud-developer_connect 2.1.1 → 2.2.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ce11f477ce34bac44d2f760bf352e0900c9c1f571c0424de9549a5914d8a5aad
|
|
4
|
+
data.tar.gz: e6016fc8f20d8f3d5a5a7ee31e10e8340f48c2272e8a0fabbde3ca4c9dc16a8e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a1d4fedb3dab4366d8fb5904fb30c970f1931c1901468050f1b3e0fbaf75a60caa98aa0644d6da45a95822cb95ae0af84d75e6eab63b5b1905de9ec0798cc43f
|
|
7
|
+
data.tar.gz: 0b6431e8c8d0887fd1fd40ee451dde9cf5b195f6d5fca1d645707a35d8a129e15a17fceabc2467a69b9bcc9fd6edb50a88c247a8523967dafc08fdb8eede663c
|
|
@@ -139,7 +139,7 @@ module Google
|
|
|
139
139
|
#
|
|
140
140
|
# The InsightsConfig resource is the core configuration object to capture
|
|
141
141
|
# events from your Software Development Lifecycle. It acts as the central hub
|
|
142
|
-
# for managing how Developer
|
|
142
|
+
# for managing how Developer Connect understands your application, its runtime
|
|
143
143
|
# environments, and the artifacts deployed within them.
|
|
144
144
|
# A user can create an InsightsConfig, list previously-requested
|
|
145
145
|
# InsightsConfigs or get InsightsConfigs by their ID to determine the status of
|