google-cloud-service_health-v1 0.1.0 → 0.1.2

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: b0d70dbffd6e9ace7ef6049e8b6a5a5cbeb8bf06d5565337931bb2000b7d1c61
4
- data.tar.gz: fb0c0170e6d4e0f228e350fd75a6066b424a774ac6b747bfcd83072522682092
3
+ metadata.gz: 800dce11b16f04a27db5f9be3ed455c5334520949f81aea61378ffba4cf7993e
4
+ data.tar.gz: 8fadfb880d3e9705594e2dcf3dd0e99d5fba053a2bdbff2d57a00c6530fe2b0e
5
5
  SHA512:
6
- metadata.gz: 53aebbc61819ac7d598224205bba6640f7797e2f5fd66edb41300c39d9d9fda08d701d448e02631a7f9b3ce559b7805c52359905475e466831666a3f73d788f1
7
- data.tar.gz: 7b3889c6011b52a59c9bdd6dfffc0e5df085350eb66476917925ec4ae70a6008996eb660f34437c34b7d58d0deb332b41600cdbb29cd149f889949073b0876b4
6
+ metadata.gz: c70f09dcaffa5e4cc8bd252a8e699186a53a4456790bcb3e9f1b889b785c46546204b6df5ac193c0c6c3d61389a345e8aab53c1ec573aea01be0b2b4f0b78282
7
+ data.tar.gz: d453799027a06d5f757e9d2aa4d8d337886d4c9f5cbf908be206546d43ad5210dddc597ebec43ddc51a4dffd9cbc5baed472be88506ff388aa2ed994acdd8ea4
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module ServiceHealth
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.2"
25
25
  end
26
26
  end
27
27
  end
@@ -15,7 +15,7 @@ pool = Google::Protobuf::DescriptorPool.generated_pool
15
15
 
16
16
  begin
17
17
  pool.add_serialized_file(descriptor_data)
18
- rescue TypeError => e
18
+ rescue TypeError
19
19
  # Compatibility code: will be removed in the next major version.
20
20
  require 'google/protobuf/descriptor_pb'
21
21
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -9,13 +9,13 @@ require 'google/api/client_pb'
9
9
  require 'google/cloud/servicehealth/v1/event_resources_pb'
10
10
 
11
11
 
12
- descriptor_data = "\n1google/cloud/servicehealth/v1/event_service.proto\x12\x1dgoogle.cloud.servicehealth.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x33google/cloud/servicehealth/v1/event_resources.proto2\xaa\n\n\rServiceHealth\x12\xae\x01\n\nListEvents\x12\x30.google.cloud.servicehealth.v1.ListEventsRequest\x1a\x31.google.cloud.servicehealth.v1.ListEventsResponse\";\x82\xd3\xe4\x93\x02,\x12*/v1/{parent=projects/*/locations/*}/events\xda\x41\x06parent\x12\x9b\x01\n\x08GetEvent\x12..google.cloud.servicehealth.v1.GetEventRequest\x1a$.google.cloud.servicehealth.v1.Event\"9\x82\xd3\xe4\x93\x02,\x12*/v1/{name=projects/*/locations/*/events/*}\xda\x41\x04name\x12\xe3\x01\n\x16ListOrganizationEvents\x12<.google.cloud.servicehealth.v1.ListOrganizationEventsRequest\x1a=.google.cloud.servicehealth.v1.ListOrganizationEventsResponse\"L\x82\xd3\xe4\x93\x02=\x12;/v1/{parent=organizations/*/locations/*}/organizationEvents\xda\x41\x06parent\x12\xd0\x01\n\x14GetOrganizationEvent\x12:.google.cloud.servicehealth.v1.GetOrganizationEventRequest\x1a\x30.google.cloud.servicehealth.v1.OrganizationEvent\"J\x82\xd3\xe4\x93\x02=\x12;/v1/{name=organizations/*/locations/*/organizationEvents/*}\xda\x41\x04name\x12\xe7\x01\n\x17ListOrganizationImpacts\x12=.google.cloud.servicehealth.v1.ListOrganizationImpactsRequest\x1a>.google.cloud.servicehealth.v1.ListOrganizationImpactsResponse\"M\x82\xd3\xe4\x93\x02>\x12</v1/{parent=organizations/*/locations/*}/organizationImpacts\xda\x41\x06parent\x12\xd4\x01\n\x15GetOrganizationImpact\x12;.google.cloud.servicehealth.v1.GetOrganizationImpactRequest\x1a\x31.google.cloud.servicehealth.v1.OrganizationImpact\"K\x82\xd3\xe4\x93\x02>\x12</v1/{name=organizations/*/locations/*/organizationImpacts/*}\xda\x41\x04name\x1aP\xca\x41\x1cservicehealth.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xe4\x01\n!com.google.cloud.servicehealth.v1B\x11\x45ventServiceProtoP\x01ZGcloud.google.com/go/servicehealth/apiv1/servicehealthpb;servicehealthpb\xaa\x02\x1dGoogle.Cloud.ServiceHealth.V1\xca\x02\x1dGoogle\\Cloud\\ServiceHealth\\V1\xea\x02 Google::Cloud::ServiceHealth::V1b\x06proto3"
12
+ descriptor_data = "\n1google/cloud/servicehealth/v1/event_service.proto\x12\x1dgoogle.cloud.servicehealth.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x33google/cloud/servicehealth/v1/event_resources.proto2\xaa\n\n\rServiceHealth\x12\xae\x01\n\nListEvents\x12\x30.google.cloud.servicehealth.v1.ListEventsRequest\x1a\x31.google.cloud.servicehealth.v1.ListEventsResponse\";\xda\x41\x06parent\x82\xd3\xe4\x93\x02,\x12*/v1/{parent=projects/*/locations/*}/events\x12\x9b\x01\n\x08GetEvent\x12..google.cloud.servicehealth.v1.GetEventRequest\x1a$.google.cloud.servicehealth.v1.Event\"9\xda\x41\x04name\x82\xd3\xe4\x93\x02,\x12*/v1/{name=projects/*/locations/*/events/*}\x12\xe3\x01\n\x16ListOrganizationEvents\x12<.google.cloud.servicehealth.v1.ListOrganizationEventsRequest\x1a=.google.cloud.servicehealth.v1.ListOrganizationEventsResponse\"L\xda\x41\x06parent\x82\xd3\xe4\x93\x02=\x12;/v1/{parent=organizations/*/locations/*}/organizationEvents\x12\xd0\x01\n\x14GetOrganizationEvent\x12:.google.cloud.servicehealth.v1.GetOrganizationEventRequest\x1a\x30.google.cloud.servicehealth.v1.OrganizationEvent\"J\xda\x41\x04name\x82\xd3\xe4\x93\x02=\x12;/v1/{name=organizations/*/locations/*/organizationEvents/*}\x12\xe7\x01\n\x17ListOrganizationImpacts\x12=.google.cloud.servicehealth.v1.ListOrganizationImpactsRequest\x1a>.google.cloud.servicehealth.v1.ListOrganizationImpactsResponse\"M\xda\x41\x06parent\x82\xd3\xe4\x93\x02>\x12</v1/{parent=organizations/*/locations/*}/organizationImpacts\x12\xd4\x01\n\x15GetOrganizationImpact\x12;.google.cloud.servicehealth.v1.GetOrganizationImpactRequest\x1a\x31.google.cloud.servicehealth.v1.OrganizationImpact\"K\xda\x41\x04name\x82\xd3\xe4\x93\x02>\x12</v1/{name=organizations/*/locations/*/organizationImpacts/*}\x1aP\xca\x41\x1cservicehealth.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xe4\x01\n!com.google.cloud.servicehealth.v1B\x11\x45ventServiceProtoP\x01ZGcloud.google.com/go/servicehealth/apiv1/servicehealthpb;servicehealthpb\xaa\x02\x1dGoogle.Cloud.ServiceHealth.V1\xca\x02\x1dGoogle\\Cloud\\ServiceHealth\\V1\xea\x02 Google::Cloud::ServiceHealth::V1b\x06proto3"
13
13
 
14
14
  pool = Google::Protobuf::DescriptorPool.generated_pool
15
15
 
16
16
  begin
17
17
  pool.add_serialized_file(descriptor_data)
18
- rescue TypeError => e
18
+ rescue TypeError
19
19
  # Compatibility code: will be removed in the next major version.
20
20
  require 'google/protobuf/descriptor_pb'
21
21
  parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
@@ -140,12 +140,18 @@ module Google
140
140
  # name of the parent.
141
141
  MERGED = 4
142
142
 
143
- # The incident was automatically closed because the issues couldn’t be
144
- # confirmed or is no longer impacting Google Cloud Products and/or
145
- # Locations.
143
+ # The incident was automatically closed because of the following reasons:
144
+ #
145
+ # * The impact of the incident could not be confirmed.
146
+ # * The incident was intermittent or resolved itself.
147
+ #
148
+ # The incident does not have a resolution because no action or
149
+ # investigation happened. If it is intermittent, the incident may reopen.
146
150
  AUTO_CLOSED = 9
147
151
 
148
- # The incident was verified as non-impactful. No further action required.
152
+ # Upon investigation, Google engineers concluded that the incident is not
153
+ # affecting a Google Cloud product. This state can change if the incident
154
+ # is reviewed again.
149
155
  FALSE_POSITIVE = 10
150
156
  end
151
157
 
@@ -300,12 +306,18 @@ module Google
300
306
  # parent.
301
307
  MERGED = 4
302
308
 
303
- # The incident was automatically closed because the issues couldn’t be
304
- # confirmed or is no longer impacting Google Cloud Products and/or
305
- # Locations.
309
+ # The incident was automatically closed because of the following reasons:
310
+ #
311
+ # * The impact of the incident could not be confirmed.
312
+ # * The incident was intermittent or resolved itself.
313
+ #
314
+ # The incident does not have a resolution because no action or
315
+ # investigation happened. If it is intermittent, the incident may reopen.
306
316
  AUTO_CLOSED = 9
307
317
 
308
- # The incident was verified as non-impactful. No further action required.
318
+ # Upon investigation, Google engineers concluded that the incident is not
319
+ # affecting a Google Cloud product. This state can change if the incident
320
+ # is reviewed again.
309
321
  FALSE_POSITIVE = 10
310
322
  end
311
323
  end
@@ -129,7 +129,8 @@ module Google
129
129
  #
130
130
  # Note: this functionality is not currently available in the official
131
131
  # protobuf release, and it is not used for type URLs beginning with
132
- # type.googleapis.com.
132
+ # type.googleapis.com. As of May 2023, there are no widely used type server
133
+ # implementations and no plans to implement one.
133
134
  #
134
135
  # Schemes other than `http`, `https` (or the empty scheme) might be
135
136
  # used with implementation specific semantics.
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: 0.1.0
4
+ version: 0.1.2
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-01-15 00:00:00.000000000 Z
11
+ date: 2024-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common