google-apis-clouderrorreporting_v1beta1 0.21.0 → 0.22.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cb8074a16aab262346c9efe39c3bd860b191a7d20232a068bbbec4e466383ecc
|
4
|
+
data.tar.gz: 15ad94816a5160b5ed9047a15617073ba863a3c99cae7781b9347bcb67a83e2f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 155abcd94aee96fe31632d35da61ccea6a1be9aff6923b3e71d9bc34478013e3f570369debb11721403991fe63fe273fda3528e4f9375838065745146d31b33e
|
7
|
+
data.tar.gz: 764278790446b3ed4fc473825d2cb591786a3f7487b149cd042a38600e1ffd70fbe1ba742a0db71496457699e9e13467b53edf17c2328114dcc2dc5469356917
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ClouderrorreportingV1beta1
|
18
18
|
# Version of the google-apis-clouderrorreporting_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.22.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230223"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -148,8 +148,6 @@ module Google
|
|
148
148
|
# 123ABC456` **Note:** [Error Reporting] (https://cloud.google.com/error-
|
149
149
|
# reporting) is a global service built on Cloud Logging and doesn't analyze logs
|
150
150
|
# stored in regional log buckets or logs routed to other Google Cloud projects.
|
151
|
-
# For more information, see [Using Error Reporting with regionalized logs] (
|
152
|
-
# https://cloud.google.com/error-reporting/docs/regionalization).
|
153
151
|
# @param [String] project_name
|
154
152
|
# Required. The resource name of the Google Cloud Platform project. Written as `
|
155
153
|
# projects/`projectId``, where ``projectId`` is the [Google Cloud Platform
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-clouderrorreporting_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.22.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-03-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-clouderrorreporting_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-clouderrorreporting_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-clouderrorreporting_v1beta1/v0.22.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-clouderrorreporting_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|