diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md index f0433541149a..7c17208f6eab 100644 --- a/java-servicehealth/README.md +++ b/java-servicehealth/README.md @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-servicehealth/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-servicehealth.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-servicehealth/0.1.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-servicehealth/0.2.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthClient.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthClient.java index a31f30e2c10b..ee99a11a041d 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthClient.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthSettings.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthSettings.java index 5b78a639bf53..7ca492b6c740 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthSettings.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/ServiceHealthSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -174,7 +174,6 @@ public static TransportChannelProvider defaultTransportChannelProvider() { return ServiceHealthStubSettings.defaultTransportChannelProvider(); } - @BetaApi("The surface for customizing headers is not stable yet and may change in the future.") public static ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder() { return ServiceHealthStubSettings.defaultApiClientHeaderProviderBuilder(); } diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/package-info.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/package-info.java index 371384901a74..0119b1b8871f 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/package-info.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthCallableFactory.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthCallableFactory.java index 51440d288fe4..351b76475567 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthCallableFactory.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthStub.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthStub.java index 955472ba6b92..e033a08a1cb5 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthStub.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/GrpcServiceHealthStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthCallableFactory.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthCallableFactory.java index 280ad9a541a5..f1004fea3f9e 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthCallableFactory.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthStub.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthStub.java index 8df67ecb7588..b9e660a2dee8 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthStub.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/HttpJsonServiceHealthStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStub.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStub.java index 0265aadb0e8d..f13aaa7b8ff8 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStub.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStubSettings.java b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStubSettings.java index 004faf55e5bb..01d3fcc3b790 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStubSettings.java +++ b/java-servicehealth/google-cloud-servicehealth/src/main/java/com/google/cloud/servicehealth/v1/stub/ServiceHealthStubSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -511,7 +511,6 @@ public static TransportChannelProvider defaultTransportChannelProvider() { return defaultGrpcTransportProviderBuilder().build(); } - @BetaApi("The surface for customizing headers is not stable yet and may change in the future.") public static ApiClientHeaderProvider.Builder defaultGrpcApiClientHeaderProviderBuilder() { return ApiClientHeaderProvider.newBuilder() .setGeneratedLibToken( @@ -520,7 +519,6 @@ public static ApiClientHeaderProvider.Builder defaultGrpcApiClientHeaderProvider GaxGrpcProperties.getGrpcTokenName(), GaxGrpcProperties.getGrpcVersion()); } - @BetaApi("The surface for customizing headers is not stable yet and may change in the future.") public static ApiClientHeaderProvider.Builder defaultHttpJsonApiClientHeaderProviderBuilder() { return ApiClientHeaderProvider.newBuilder() .setGeneratedLibToken( diff --git a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocations.java b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocations.java index af78dd33830c..7778f6faa33b 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocations.java +++ b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocations.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocationsImpl.java b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocationsImpl.java index 174bde6e38d0..14eeefb0a92e 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocationsImpl.java +++ b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockLocationsImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealth.java b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealth.java index e2a11eb31091..bdeb4618de65 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealth.java +++ b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealth.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealthImpl.java b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealthImpl.java index 870ba99df79f..307b12e91093 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealthImpl.java +++ b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/MockServiceHealthImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientHttpJsonTest.java b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientHttpJsonTest.java index 1dd0f89da8eb..a7caf932d696 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientHttpJsonTest.java +++ b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientHttpJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientTest.java b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientTest.java index 8e69baffa81c..f7f00ca1bf61 100644 --- a/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientTest.java +++ b/java-servicehealth/google-cloud-servicehealth/src/test/java/com/google/cloud/servicehealth/v1/ServiceHealthClientTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/Event.java b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/Event.java index f14e71b7550d..7d0dc993ee0d 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/Event.java +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/Event.java @@ -606,9 +606,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was automatically closed because the issues couldn’t be
-     * confirmed or is no longer impacting Google Cloud Products and/or
-     * Locations.
+     * The incident was automatically closed because of the following reasons:
+     *
+     *  * The impact of the incident could not be confirmed.
+     *  * The incident was intermittent or resolved itself.
+     *
+     *  The incident does not have a resolution because no action or
+     *  investigation happened. If it is intermittent, the incident may reopen.
      * 
* * AUTO_CLOSED = 9; @@ -618,7 +622,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was verified as non-impactful. No further action required.
+     * Upon investigation, Google engineers concluded that the incident is not
+     * affecting a Google Cloud product. This state can change if the incident
+     * is reviewed again.
      * 
* * FALSE_POSITIVE = 10; @@ -686,9 +692,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was automatically closed because the issues couldn’t be
-     * confirmed or is no longer impacting Google Cloud Products and/or
-     * Locations.
+     * The incident was automatically closed because of the following reasons:
+     *
+     *  * The impact of the incident could not be confirmed.
+     *  * The incident was intermittent or resolved itself.
+     *
+     *  The incident does not have a resolution because no action or
+     *  investigation happened. If it is intermittent, the incident may reopen.
      * 
* * AUTO_CLOSED = 9; @@ -698,7 +708,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was verified as non-impactful. No further action required.
+     * Upon investigation, Google engineers concluded that the incident is not
+     * affecting a Google Cloud product. This state can change if the incident
+     * is reviewed again.
      * 
* * FALSE_POSITIVE = 10; diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/EventName.java b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/EventName.java index 012a36a11b86..1a8e9a983b69 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/EventName.java +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/EventName.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/LocationName.java b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/LocationName.java index 30d9fc29aba0..6b99145d3ef3 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/LocationName.java +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/LocationName.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEvent.java b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEvent.java index 4005da7ac6cc..b58bb754136d 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEvent.java +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEvent.java @@ -612,9 +612,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was automatically closed because the issues couldn’t be
-     * confirmed or is no longer impacting Google Cloud Products and/or
-     * Locations.
+     * The incident was automatically closed because of the following reasons:
+     *
+     *  * The impact of the incident could not be confirmed.
+     *  * The incident was intermittent or resolved itself.
+     *
+     *  The incident does not have a resolution because no action or
+     *  investigation happened. If it is intermittent, the incident may reopen.
      * 
* * AUTO_CLOSED = 9; @@ -624,7 +628,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was verified as non-impactful. No further action required.
+     * Upon investigation, Google engineers concluded that the incident is not
+     * affecting a Google Cloud product. This state can change if the incident
+     * is reviewed again.
      * 
* * FALSE_POSITIVE = 10; @@ -692,9 +698,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was automatically closed because the issues couldn’t be
-     * confirmed or is no longer impacting Google Cloud Products and/or
-     * Locations.
+     * The incident was automatically closed because of the following reasons:
+     *
+     *  * The impact of the incident could not be confirmed.
+     *  * The incident was intermittent or resolved itself.
+     *
+     *  The incident does not have a resolution because no action or
+     *  investigation happened. If it is intermittent, the incident may reopen.
      * 
* * AUTO_CLOSED = 9; @@ -704,7 +714,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum { * * *
-     * The incident was verified as non-impactful. No further action required.
+     * Upon investigation, Google engineers concluded that the incident is not
+     * affecting a Google Cloud product. This state can change if the incident
+     * is reviewed again.
      * 
* * FALSE_POSITIVE = 10; diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEventName.java b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEventName.java index 99dea3f0fe92..aea6a4bc0506 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEventName.java +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationEventName.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationImpactName.java b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationImpactName.java index aa15d4d8a694..0521b36b332b 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationImpactName.java +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationImpactName.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationLocationName.java b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationLocationName.java index 5de752238b64..bf80bc89eb9d 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationLocationName.java +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/java/com/google/cloud/servicehealth/v1/OrganizationLocationName.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/proto/google/cloud/servicehealth/v1/event_resources.proto b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/proto/google/cloud/servicehealth/v1/event_resources.proto index e8caa03a5335..33fad0c33815 100644 --- a/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/proto/google/cloud/servicehealth/v1/event_resources.proto +++ b/java-servicehealth/proto-google-cloud-servicehealth-v1/src/main/proto/google/cloud/servicehealth/v1/event_resources.proto @@ -105,12 +105,18 @@ message Event { // name of the parent. MERGED = 4; - // The incident was automatically closed because the issues couldn’t be - // confirmed or is no longer impacting Google Cloud Products and/or - // Locations. + // The incident was automatically closed because of the following reasons: + // + // * The impact of the incident could not be confirmed. + // * The incident was intermittent or resolved itself. + // + // The incident does not have a resolution because no action or + // investigation happened. If it is intermittent, the incident may reopen. AUTO_CLOSED = 9; - // The incident was verified as non-impactful. No further action required. + // Upon investigation, Google engineers concluded that the incident is not + // affecting a Google Cloud product. This state can change if the incident + // is reviewed again. FALSE_POSITIVE = 10; } @@ -273,12 +279,18 @@ message OrganizationEvent { // parent. MERGED = 4; - // The incident was automatically closed because the issues couldn’t be - // confirmed or is no longer impacting Google Cloud Products and/or - // Locations. + // The incident was automatically closed because of the following reasons: + // + // * The impact of the incident could not be confirmed. + // * The incident was intermittent or resolved itself. + // + // The incident does not have a resolution because no action or + // investigation happened. If it is intermittent, the incident may reopen. AUTO_CLOSED = 9; - // The incident was verified as non-impactful. No further action required. + // Upon investigation, Google engineers concluded that the incident is not + // affecting a Google Cloud product. This state can change if the incident + // is reviewed again. FALSE_POSITIVE = 10; } diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider.java index 5636195130ab..4f59732de4db 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider1.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider1.java index 8fb368e8fbe1..f0bb283b88a2 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider1.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetCredentialsProvider1.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetEndpoint.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetEndpoint.java index 618c19902b24..b60ded35ff62 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetEndpoint.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/create/SyncCreateSetEndpoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/AsyncGetEvent.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/AsyncGetEvent.java index 56c61ef8de7f..6b474b1cd821 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/AsyncGetEvent.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/AsyncGetEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEvent.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEvent.java index 765cd2dcf784..495e5271eb6a 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEvent.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventEventname.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventEventname.java index 8c8bd92614e8..75f2fe153fd4 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventEventname.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventEventname.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventString.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventString.java index 8a454610156b..ef1aac4d6bb3 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventString.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getevent/SyncGetEventString.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/AsyncGetLocation.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/AsyncGetLocation.java index a53a163da835..7890a27334b7 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/AsyncGetLocation.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/AsyncGetLocation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/SyncGetLocation.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/SyncGetLocation.java index a3c308829a15..3ad512773e81 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/SyncGetLocation.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getlocation/SyncGetLocation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/AsyncGetOrganizationEvent.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/AsyncGetOrganizationEvent.java index dc14f7f96485..2eb8af323cc2 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/AsyncGetOrganizationEvent.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/AsyncGetOrganizationEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEvent.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEvent.java index 4718b71d30f4..74c976c3346f 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEvent.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventOrganizationeventname.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventOrganizationeventname.java index e5acc2a61c5a..0bfe221947ab 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventOrganizationeventname.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventOrganizationeventname.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventString.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventString.java index 03967c60df84..7b0aacdd39dc 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventString.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationevent/SyncGetOrganizationEventString.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/AsyncGetOrganizationImpact.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/AsyncGetOrganizationImpact.java index 84def5cae841..042858e5df6e 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/AsyncGetOrganizationImpact.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/AsyncGetOrganizationImpact.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpact.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpact.java index ae79fbd14d23..15578cc736b8 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpact.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpact.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactOrganizationimpactname.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactOrganizationimpactname.java index 25a26398650c..a74885b27a1d 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactOrganizationimpactname.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactOrganizationimpactname.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactString.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactString.java index 1f0f0b28d3a5..80e187eeaee4 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactString.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/getorganizationimpact/SyncGetOrganizationImpactString.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEvents.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEvents.java index ceb2f445065a..d1b43971c777 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEvents.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEvents.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEventsPaged.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEventsPaged.java index 06b8a77165b1..17ad1d5e76df 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEventsPaged.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/AsyncListEventsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEvents.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEvents.java index 392e7e1a2e4d..6b334eb788b3 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEvents.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEvents.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsLocationname.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsLocationname.java index 988835e9baea..4bdfa2dd622c 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsLocationname.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsLocationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsString.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsString.java index 63051543d8cf..86d5be7f0054 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsString.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listevents/SyncListEventsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocations.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocations.java index dda35b5593cf..eea04e0b9714 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocations.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocations.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocationsPaged.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocationsPaged.java index 0d9e9b65741b..88700f195ae5 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocationsPaged.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/AsyncListLocationsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/SyncListLocations.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/SyncListLocations.java index 33ed623637b0..59db64f66bff 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/SyncListLocations.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listlocations/SyncListLocations.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEvents.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEvents.java index c11a1eac464b..d7aa8a85dbd4 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEvents.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEvents.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEventsPaged.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEventsPaged.java index 35d2b7df7415..3b5146b9ba9b 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEventsPaged.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/AsyncListOrganizationEventsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEvents.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEvents.java index 88ed71fb0860..a324dccbc9b8 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEvents.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEvents.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsOrganizationlocationname.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsOrganizationlocationname.java index c7d82772eabb..f25f66c016ea 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsOrganizationlocationname.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsOrganizationlocationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsString.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsString.java index 9286a1f88f64..68178109f03f 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsString.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationevents/SyncListOrganizationEventsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpacts.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpacts.java index 5b32029a1a32..5fbdbc9a1b71 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpacts.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpacts.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpactsPaged.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpactsPaged.java index 55f826c3cdae..cfc924a385a4 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpactsPaged.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/AsyncListOrganizationImpactsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpacts.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpacts.java index bf75e60e54d2..4966ecde4d6a 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpacts.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpacts.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsOrganizationlocationname.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsOrganizationlocationname.java index 75f7be01cb7c..e29f6d8be573 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsOrganizationlocationname.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsOrganizationlocationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsString.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsString.java index f056c22d2d74..5a1a81994944 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsString.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealth/listorganizationimpacts/SyncListOrganizationImpactsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealthsettings/getevent/SyncGetEvent.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealthsettings/getevent/SyncGetEvent.java index 07f6ed3a3bf8..127ceb3fb1b8 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealthsettings/getevent/SyncGetEvent.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/servicehealthsettings/getevent/SyncGetEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/stub/servicehealthstubsettings/getevent/SyncGetEvent.java b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/stub/servicehealthstubsettings/getevent/SyncGetEvent.java index b2b8c6d4c13f..5272b76e0ffa 100644 --- a/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/stub/servicehealthstubsettings/getevent/SyncGetEvent.java +++ b/java-servicehealth/samples/snippets/generated/com/google/cloud/servicehealth/v1/stub/servicehealthstubsettings/getevent/SyncGetEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Google LLC + * Copyright 2024 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.