Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: [servicehealth] update proto comments #10393

Merged
merged 2 commits into from
Feb 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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