google-cloud-service_health-v1 1.2.0 → 1.2.1
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: aba307702a904a4c4facf1b5ef72d236157311f271fafa54e61cfe9b1d4eba89
|
4
|
+
data.tar.gz: c0c141e6bf1057af039b4354e1198958f02121c14e4e1df8b04c9fe6d6c1efcb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b34b7b2e51ebb8068398e0cddc7abb9bf1fd0cb7316d185769a41442b2220f3d02e222b723d3d6e3e0579e43336ec19f86fd9fffad73c714d5bbad20f9259933
|
7
|
+
data.tar.gz: ca4009dfa265e77d630a83c661772f1e09a9afa974821f66fa830c3974d1e8ebfb2cfb3225aff1437346f12f756cf39084ef095e676df5a20bc181b4a0318f0c
|
@@ -419,7 +419,7 @@ module Google
|
|
419
419
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
420
420
|
end
|
421
421
|
|
422
|
-
#
|
422
|
+
# Requests list of events.
|
423
423
|
# @!attribute [rw] parent
|
424
424
|
# @return [::String]
|
425
425
|
# Required. Parent value using the form
|
@@ -469,7 +469,7 @@ module Google
|
|
469
469
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
470
470
|
end
|
471
471
|
|
472
|
-
#
|
472
|
+
# Response to request for listing events.
|
473
473
|
# @!attribute [r] events
|
474
474
|
# @return [::Array<::Google::Cloud::ServiceHealth::V1::Event>]
|
475
475
|
# Output only. List of events.
|
@@ -488,7 +488,7 @@ module Google
|
|
488
488
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
489
489
|
end
|
490
490
|
|
491
|
-
#
|
491
|
+
# Gets information about a specific event.
|
492
492
|
# @!attribute [rw] name
|
493
493
|
# @return [::String]
|
494
494
|
# Required. Unique name of the event in this scope including project
|
@@ -503,7 +503,7 @@ module Google
|
|
503
503
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
504
504
|
end
|
505
505
|
|
506
|
-
#
|
506
|
+
# Requests list of events that affect an organization.
|
507
507
|
# @!attribute [rw] parent
|
508
508
|
# @return [::String]
|
509
509
|
# Required. Parent value using the form
|
@@ -558,7 +558,7 @@ module Google
|
|
558
558
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
559
559
|
end
|
560
560
|
|
561
|
-
#
|
561
|
+
# Response to request for listing organization events.
|
562
562
|
# @!attribute [r] organization_events
|
563
563
|
# @return [::Array<::Google::Cloud::ServiceHealth::V1::OrganizationEvent>]
|
564
564
|
# Output only. List of organization events affecting an organization.
|
@@ -577,7 +577,7 @@ module Google
|
|
577
577
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
578
578
|
end
|
579
579
|
|
580
|
-
#
|
580
|
+
# Gets information about a specific event affecting an organization.
|
581
581
|
# @!attribute [rw] name
|
582
582
|
# @return [::String]
|
583
583
|
# Required. Unique name of the event in this scope including organization and
|
@@ -594,7 +594,7 @@ module Google
|
|
594
594
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
595
595
|
end
|
596
596
|
|
597
|
-
#
|
597
|
+
# Requests list of projects under an organization affected by an event.
|
598
598
|
# @!attribute [rw] parent
|
599
599
|
# @return [::String]
|
600
600
|
# Required. Parent value using the form
|
@@ -646,7 +646,8 @@ module Google
|
|
646
646
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
647
647
|
end
|
648
648
|
|
649
|
-
#
|
649
|
+
# Response to request for listing projects under an organization affected by an
|
650
|
+
# event.
|
650
651
|
# @!attribute [r] organization_impacts
|
651
652
|
# @return [::Array<::Google::Cloud::ServiceHealth::V1::OrganizationImpact>]
|
652
653
|
# Output only. List of
|
@@ -667,7 +668,7 @@ module Google
|
|
667
668
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
668
669
|
end
|
669
670
|
|
670
|
-
#
|
671
|
+
# Gets information about an event that affects a project under an organization.
|
671
672
|
# @!attribute [rw] name
|
672
673
|
# @return [::String]
|
673
674
|
# Required. Name of the resource using the form
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-service_health-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|