Skip to content

Commit

Permalink
docs: [servicehealth] update proto comments (#10393)
Browse files Browse the repository at this point in the history
* docs: update proto comments

PiperOrigin-RevId: 607453590

Source-Link: googleapis/googleapis@f65b9f2

Source-Link: googleapis/googleapis-gen@31d0d15
Copy-Tag: eyJwIjoiamF2YS1zZXJ2aWNlaGVhbHRoLy5Pd2xCb3QueWFtbCIsImgiOiIzMWQwZDE1YWNmZTMxMjA0NjI3Zjc5N2ZjN2RmNjc5NGE1ZmJlMGMwIn0=

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Feb 16, 2024
1 parent 2315a47 commit 96f8994
Show file tree
Hide file tree
Showing 61 changed files with 118 additions and 85 deletions.
2 changes: 1 addition & 1 deletion java-servicehealth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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();
}
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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(
Expand All @@ -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(
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -606,9 +606,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>AUTO_CLOSED = 9;</code>
Expand All @@ -618,7 +622,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>FALSE_POSITIVE = 10;</code>
Expand Down Expand Up @@ -686,9 +692,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>AUTO_CLOSED = 9;</code>
Expand All @@ -698,7 +708,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>FALSE_POSITIVE = 10;</code>
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -612,9 +612,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>AUTO_CLOSED = 9;</code>
Expand All @@ -624,7 +628,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>FALSE_POSITIVE = 10;</code>
Expand Down Expand Up @@ -692,9 +698,13 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>AUTO_CLOSED = 9;</code>
Expand All @@ -704,7 +714,9 @@ public enum DetailedState implements com.google.protobuf.ProtocolMessageEnum {
*
*
* <pre>
* 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.
* </pre>
*
* <code>FALSE_POSITIVE = 10;</code>
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down Expand Up @@ -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;
}

Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading

0 comments on commit 96f8994

Please sign in to comment.