google-apis-monitoring_v3 0.61.0 → 0.63.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: 7d08395256201c579b7a5130666e8476a6507b9b74dbf039bedb2f67fecc7951
|
4
|
+
data.tar.gz: 48466beaaa9bb65ddaeb30e066cfbe28e0aa0e195c6512e1bb3364b9291368e8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ed92f6fc11dfa03b9112ef0cfe04c050119ba0a328e3baeed86d27405fc953e14cbb287c6d993e329a0009a00e9adc1ae26769eb361ea5aed75fc6d06316f050
|
7
|
+
data.tar.gz: 73937b84b63c3e36218ae703543d0874076115d5c99179ad1200f3d0c9e8faeb4e89ff02cba7d282b8de4dfaafcbc4497389891eb8d8a88181cd68631f37dc12
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-monitoring_v3
|
2
2
|
|
3
|
+
### v0.63.0 (2024-06-09)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240602
|
6
|
+
|
7
|
+
### v0.62.0 (2024-05-26)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20240519
|
10
|
+
|
3
11
|
### v0.61.0 (2024-05-19)
|
4
12
|
|
5
13
|
* Regenerated using generator version 0.15.0
|
@@ -4400,7 +4400,7 @@ module Google
|
|
4400
4400
|
# @return [Google::Apis::MonitoringV3::TimeInterval]
|
4401
4401
|
attr_accessor :interval
|
4402
4402
|
|
4403
|
-
# Required. The name of the Snooze. The format is: projects/[
|
4403
|
+
# Required. Identifier. The name of the Snooze. The format is: projects/[
|
4404
4404
|
# PROJECT_ID_OR_NUMBER]/snoozes/[SNOOZE_ID] The ID of the Snooze will be
|
4405
4405
|
# generated by the system.
|
4406
4406
|
# Corresponds to the JSON property `name`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module MonitoringV3
|
18
18
|
# Version of the google-apis-monitoring_v3 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.63.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240602"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1655,7 +1655,7 @@ module Google
|
|
1655
1655
|
# Updates a Snooze, identified by its name, with the parameters in the given
|
1656
1656
|
# Snooze object.
|
1657
1657
|
# @param [String] name
|
1658
|
-
# Required. The name of the Snooze. The format is: projects/[
|
1658
|
+
# Required. Identifier. The name of the Snooze. The format is: projects/[
|
1659
1659
|
# PROJECT_ID_OR_NUMBER]/snoozes/[SNOOZE_ID] The ID of the Snooze will be
|
1660
1660
|
# generated by the system.
|
1661
1661
|
# @param [Google::Apis::MonitoringV3::Snooze] snooze_object
|
@@ -2571,7 +2571,7 @@ module Google
|
|
2571
2571
|
execute_or_queue_command(command, &block)
|
2572
2572
|
end
|
2573
2573
|
|
2574
|
-
# Returns the list of IP addresses that checkers run from
|
2574
|
+
# Returns the list of IP addresses that checkers run from.
|
2575
2575
|
# @param [Fixnum] page_size
|
2576
2576
|
# The maximum number of results to return in a single response. The server may
|
2577
2577
|
# further constrain the maximum number of results returned in a single page. If
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-monitoring_v3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.63.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: 2024-
|
11
|
+
date: 2024-06-09 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-monitoring_v3/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.63.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|