google-cloud-logging-v2 0.5.6 → 0.6.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: d37896e2f4fd0a45e15c939b81ddb15fa56f1daa79ddf9449049bb53f0437f39
4
- data.tar.gz: 4035d46a8bb97cd38e532b91f340b3aad614714079befcb6037d80c5b6f53ee1
3
+ metadata.gz: 54602bb9045ed63be3d236f0dd606b6e74de0cfe64c148cee10c950e626c8a3f
4
+ data.tar.gz: e7ccacca9564fc0f2e8e26ce5a26e43eddffa1d4c489473cad1317fb5985313c
5
5
  SHA512:
6
- metadata.gz: a2fc1bf047fd4f9bff3859f3f9dd533b7b1521205983371046a5a1cff1befe0bb8fdc1870ae06e16f496d30cc84a7388285260a203f6e8cbafbfcb4326a401a7
7
- data.tar.gz: f842fa2c10c3017a4347d266734cb41d4929b6918f15947f5f37d0bff44b7ea916a9abf510f816ea0cbda6b4a3e8899661a739d73ba419764254afa6e30f6a0b
6
+ metadata.gz: 5fe030b10424bfb29bcfe99714a829f955e2f651fa398d9a25cd2105a58020314a5fe33c05bb312e73fb976aba7984aa467fd027fd2d3821f76cda9dc1d48ed7
7
+ data.tar.gz: d2919314067197621538af167701d5e644473673addb7b739c2da8f70a074d8c599c7a5882ded13aaed280cdface214b1e990339eb59716ee97a9e21a733eb91
data/README.md CHANGED
@@ -37,7 +37,7 @@ request = ::Google::Cloud::Logging::V2::ListBucketsRequest.new # (request fields
37
37
  response = client.list_buckets request
38
38
  ```
39
39
 
40
- View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-logging-v2/latest)
40
+ View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-logging-v2/latest)
41
41
  for class and method documentation.
42
42
 
43
43
  See also the [Product Documentation](https://cloud.google.com/logging)