diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2024-06-18 17:17:47 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2024-06-18 17:29:07 +0300 |
commit | 33496e3c821cca6c048b5619de2f46988e1aad4c (patch) | |
tree | 980cd27be533885299f92454bb84fb5967b9d7d5 /contrib | |
parent | 68034ebc090e7df2605c058779a9860ce83c39f9 (diff) | |
download | ydb-33496e3c821cca6c048b5619de2f46988e1aad4c.tar.gz |
Update contrib/libs/googleapis-common-protos to 1.63.1
4a17c8064ca352b3adcd6f64435c1f8ca6230b9c
Diffstat (limited to 'contrib')
64 files changed, 73 insertions, 67 deletions
diff --git a/contrib/libs/googleapis-common-protos/CHANGELOG.md b/contrib/libs/googleapis-common-protos/CHANGELOG.md index a331bd57c5..fafbdcf592 100644 --- a/contrib/libs/googleapis-common-protos/CHANGELOG.md +++ b/contrib/libs/googleapis-common-protos/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.63.1](https://github.com/googleapis/python-api-common-protos/compare/v1.63.0...v1.63.1) (2024-05-30) + + +### Bug Fixes + +* Increase upper limit for protobuf 5.X versions ([#212](https://github.com/googleapis/python-api-common-protos/issues/212)) ([28fc17a](https://github.com/googleapis/python-api-common-protos/commit/28fc17a9208aa98782acc6bee6c40ec12b959706)) + ## [1.63.0](https://github.com/googleapis/python-api-common-protos/compare/v1.62.0...v1.63.0) (2024-03-08) diff --git a/contrib/libs/googleapis-common-protos/google/api/annotations.proto b/contrib/libs/googleapis-common-protos/google/api/annotations.proto index efdab3db6c..84c48164aa 100644 --- a/contrib/libs/googleapis-common-protos/google/api/annotations.proto +++ b/contrib/libs/googleapis-common-protos/google/api/annotations.proto @@ -1,4 +1,4 @@ -// Copyright 2015 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/contrib/libs/googleapis-common-protos/google/api/auth.proto b/contrib/libs/googleapis-common-protos/google/api/auth.proto index ca91bb1bf0..19d5924bb7 100644 --- a/contrib/libs/googleapis-common-protos/google/api/auth.proto +++ b/contrib/libs/googleapis-common-protos/google/api/auth.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/backend.proto b/contrib/libs/googleapis-common-protos/google/api/backend.proto index 6ff68878b6..499737a3e4 100644 --- a/contrib/libs/googleapis-common-protos/google/api/backend.proto +++ b/contrib/libs/googleapis-common-protos/google/api/backend.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/billing.proto b/contrib/libs/googleapis-common-protos/google/api/billing.proto index 8b75452fbc..234f518fd2 100644 --- a/contrib/libs/googleapis-common-protos/google/api/billing.proto +++ b/contrib/libs/googleapis-common-protos/google/api/billing.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/client.proto b/contrib/libs/googleapis-common-protos/google/api/client.proto index 0952e8373c..3a5f9290f9 100644 --- a/contrib/libs/googleapis-common-protos/google/api/client.proto +++ b/contrib/libs/googleapis-common-protos/google/api/client.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/config_change.proto b/contrib/libs/googleapis-common-protos/google/api/config_change.proto index 1dc8044b90..8bbe913784 100644 --- a/contrib/libs/googleapis-common-protos/google/api/config_change.proto +++ b/contrib/libs/googleapis-common-protos/google/api/config_change.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/consumer.proto b/contrib/libs/googleapis-common-protos/google/api/consumer.proto index b7e5df1c8d..d63a2d7a0f 100644 --- a/contrib/libs/googleapis-common-protos/google/api/consumer.proto +++ b/contrib/libs/googleapis-common-protos/google/api/consumer.proto @@ -1,4 +1,4 @@ -// Copyright 2016 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/contrib/libs/googleapis-common-protos/google/api/context.proto b/contrib/libs/googleapis-common-protos/google/api/context.proto index 1b1651780e..78f2813b39 100644 --- a/contrib/libs/googleapis-common-protos/google/api/context.proto +++ b/contrib/libs/googleapis-common-protos/google/api/context.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/control.proto b/contrib/libs/googleapis-common-protos/google/api/control.proto index cbbce6f61f..a5b8243456 100644 --- a/contrib/libs/googleapis-common-protos/google/api/control.proto +++ b/contrib/libs/googleapis-common-protos/google/api/control.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/distribution.proto b/contrib/libs/googleapis-common-protos/google/api/distribution.proto index b0bc4930f7..7e0d329026 100644 --- a/contrib/libs/googleapis-common-protos/google/api/distribution.proto +++ b/contrib/libs/googleapis-common-protos/google/api/distribution.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/documentation.proto b/contrib/libs/googleapis-common-protos/google/api/documentation.proto index 12936c701b..1f2a63edfd 100644 --- a/contrib/libs/googleapis-common-protos/google/api/documentation.proto +++ b/contrib/libs/googleapis-common-protos/google/api/documentation.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/endpoint.proto b/contrib/libs/googleapis-common-protos/google/api/endpoint.proto index 7f6dca7c16..2dc354b96a 100644 --- a/contrib/libs/googleapis-common-protos/google/api/endpoint.proto +++ b/contrib/libs/googleapis-common-protos/google/api/endpoint.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/error_reason.proto b/contrib/libs/googleapis-common-protos/google/api/error_reason.proto index cf806698da..a5a8ca57c8 100644 --- a/contrib/libs/googleapis-common-protos/google/api/error_reason.proto +++ b/contrib/libs/googleapis-common-protos/google/api/error_reason.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/field_behavior.proto b/contrib/libs/googleapis-common-protos/google/api/field_behavior.proto index 21895bf552..2865ba0537 100644 --- a/contrib/libs/googleapis-common-protos/google/api/field_behavior.proto +++ b/contrib/libs/googleapis-common-protos/google/api/field_behavior.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/field_info.proto b/contrib/libs/googleapis-common-protos/google/api/field_info.proto index e62d84579d..b2197b52a8 100644 --- a/contrib/libs/googleapis-common-protos/google/api/field_info.proto +++ b/contrib/libs/googleapis-common-protos/google/api/field_info.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/http.proto b/contrib/libs/googleapis-common-protos/google/api/http.proto index 31d867a27d..afa00aedea 100644 --- a/contrib/libs/googleapis-common-protos/google/api/http.proto +++ b/contrib/libs/googleapis-common-protos/google/api/http.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/httpbody.proto b/contrib/libs/googleapis-common-protos/google/api/httpbody.proto index 7f1685e808..920612dc72 100644 --- a/contrib/libs/googleapis-common-protos/google/api/httpbody.proto +++ b/contrib/libs/googleapis-common-protos/google/api/httpbody.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/label.proto b/contrib/libs/googleapis-common-protos/google/api/label.proto index 698f6bd4de..3c5588b824 100644 --- a/contrib/libs/googleapis-common-protos/google/api/label.proto +++ b/contrib/libs/googleapis-common-protos/google/api/label.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/launch_stage.proto b/contrib/libs/googleapis-common-protos/google/api/launch_stage.proto index 9802de7952..9863fc23d4 100644 --- a/contrib/libs/googleapis-common-protos/google/api/launch_stage.proto +++ b/contrib/libs/googleapis-common-protos/google/api/launch_stage.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/log.proto b/contrib/libs/googleapis-common-protos/google/api/log.proto index 416c4f6c2f..5a458e77e5 100644 --- a/contrib/libs/googleapis-common-protos/google/api/log.proto +++ b/contrib/libs/googleapis-common-protos/google/api/log.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/logging.proto b/contrib/libs/googleapis-common-protos/google/api/logging.proto index 650786fded..ccefb12014 100644 --- a/contrib/libs/googleapis-common-protos/google/api/logging.proto +++ b/contrib/libs/googleapis-common-protos/google/api/logging.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/metric.proto b/contrib/libs/googleapis-common-protos/google/api/metric.proto index 9bf043c493..126f526cd0 100644 --- a/contrib/libs/googleapis-common-protos/google/api/metric.proto +++ b/contrib/libs/googleapis-common-protos/google/api/metric.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/monitored_resource.proto b/contrib/libs/googleapis-common-protos/google/api/monitored_resource.proto index 08bc39b1c2..d7588ddffc 100644 --- a/contrib/libs/googleapis-common-protos/google/api/monitored_resource.proto +++ b/contrib/libs/googleapis-common-protos/google/api/monitored_resource.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/monitoring.proto b/contrib/libs/googleapis-common-protos/google/api/monitoring.proto index 753703e545..3bac622dc6 100644 --- a/contrib/libs/googleapis-common-protos/google/api/monitoring.proto +++ b/contrib/libs/googleapis-common-protos/google/api/monitoring.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/policy.proto b/contrib/libs/googleapis-common-protos/google/api/policy.proto index dd202bc872..25b75f3a47 100644 --- a/contrib/libs/googleapis-common-protos/google/api/policy.proto +++ b/contrib/libs/googleapis-common-protos/google/api/policy.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/quota.proto b/contrib/libs/googleapis-common-protos/google/api/quota.proto index 7ccc102fc7..eb80cb6f02 100644 --- a/contrib/libs/googleapis-common-protos/google/api/quota.proto +++ b/contrib/libs/googleapis-common-protos/google/api/quota.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/resource.proto b/contrib/libs/googleapis-common-protos/google/api/resource.proto index bf0cbec5de..f17520d207 100644 --- a/contrib/libs/googleapis-common-protos/google/api/resource.proto +++ b/contrib/libs/googleapis-common-protos/google/api/resource.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/routing.proto b/contrib/libs/googleapis-common-protos/google/api/routing.proto index b35289be8e..9c0cdc07ce 100644 --- a/contrib/libs/googleapis-common-protos/google/api/routing.proto +++ b/contrib/libs/googleapis-common-protos/google/api/routing.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/service.proto b/contrib/libs/googleapis-common-protos/google/api/service.proto index 3de5b66758..48e9ef0b9c 100644 --- a/contrib/libs/googleapis-common-protos/google/api/service.proto +++ b/contrib/libs/googleapis-common-protos/google/api/service.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/source_info.proto b/contrib/libs/googleapis-common-protos/google/api/source_info.proto index 51fe27901f..c9b1c9a16a 100644 --- a/contrib/libs/googleapis-common-protos/google/api/source_info.proto +++ b/contrib/libs/googleapis-common-protos/google/api/source_info.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/system_parameter.proto b/contrib/libs/googleapis-common-protos/google/api/system_parameter.proto index 8d29057f77..4eb4f4782e 100644 --- a/contrib/libs/googleapis-common-protos/google/api/system_parameter.proto +++ b/contrib/libs/googleapis-common-protos/google/api/system_parameter.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/usage.proto b/contrib/libs/googleapis-common-protos/google/api/usage.proto index b9384b44ae..5c6d6d81c7 100644 --- a/contrib/libs/googleapis-common-protos/google/api/usage.proto +++ b/contrib/libs/googleapis-common-protos/google/api/usage.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/api/visibility.proto b/contrib/libs/googleapis-common-protos/google/api/visibility.proto index 8b1f946fd1..bb378bf001 100644 --- a/contrib/libs/googleapis-common-protos/google/api/visibility.proto +++ b/contrib/libs/googleapis-common-protos/google/api/visibility.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/cloud/extended_operations.proto b/contrib/libs/googleapis-common-protos/google/cloud/extended_operations.proto index 1477d2d69a..2f86c3745d 100644 --- a/contrib/libs/googleapis-common-protos/google/cloud/extended_operations.proto +++ b/contrib/libs/googleapis-common-protos/google/cloud/extended_operations.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/cloud/location/locations.proto b/contrib/libs/googleapis-common-protos/google/cloud/location/locations.proto index a91766c9d4..12de2aeb47 100644 --- a/contrib/libs/googleapis-common-protos/google/cloud/location/locations.proto +++ b/contrib/libs/googleapis-common-protos/google/cloud/location/locations.proto @@ -1,4 +1,4 @@ -// Copyright 2020 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/contrib/libs/googleapis-common-protos/google/gapic/metadata/gapic_metadata.proto b/contrib/libs/googleapis-common-protos/google/gapic/metadata/gapic_metadata.proto index 16090ede07..ef11917bf5 100644 --- a/contrib/libs/googleapis-common-protos/google/gapic/metadata/gapic_metadata.proto +++ b/contrib/libs/googleapis-common-protos/google/gapic/metadata/gapic_metadata.proto @@ -25,8 +25,8 @@ option java_package = "com.google.gapic.metadata"; option php_namespace = "Google\\Gapic\\Metadata"; option ruby_package = "Google::Gapic::Metadata"; -// Metadata about a GAPIC library for a specific combination of API, version, and -// computer language. +// Metadata about a GAPIC library for a specific combination of API, version, +// and computer language. message GapicMetadata { // Schema version of this proto. Current value: 1.0 string schema = 1; @@ -74,7 +74,7 @@ message GapicMetadata { // than one library_client method for each RPC. RPCs with no // library_client methods need not be included. // - // The key name is the name of the RPC as defined and formated in + // The key name is the name of the RPC as defined and formatted in // the proto file. map<string, MethodList> rpcs = 2; } @@ -88,5 +88,4 @@ message GapicMetadata { // source code. repeated string methods = 1; } - } diff --git a/contrib/libs/googleapis-common-protos/google/logging/type/http_request.proto b/contrib/libs/googleapis-common-protos/google/logging/type/http_request.proto index 425a09d6e9..fa2dd64e83 100644 --- a/contrib/libs/googleapis-common-protos/google/logging/type/http_request.proto +++ b/contrib/libs/googleapis-common-protos/google/logging/type/http_request.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/logging/type/log_severity.proto b/contrib/libs/googleapis-common-protos/google/logging/type/log_severity.proto index 6740125811..96ff874688 100644 --- a/contrib/libs/googleapis-common-protos/google/logging/type/log_severity.proto +++ b/contrib/libs/googleapis-common-protos/google/logging/type/log_severity.proto @@ -1,4 +1,4 @@ -// 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/contrib/libs/googleapis-common-protos/google/longrunning/operations.proto b/contrib/libs/googleapis-common-protos/google/longrunning/operations.proto index c8fda207e6..be8880b3f7 100644 --- a/contrib/libs/googleapis-common-protos/google/longrunning/operations.proto +++ b/contrib/libs/googleapis-common-protos/google/longrunning/operations.proto @@ -1,4 +1,4 @@ -// Copyright 2020 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/contrib/libs/googleapis-common-protos/google/rpc/code.proto b/contrib/libs/googleapis-common-protos/google/rpc/code.proto index 7c810af40f..ba8f2bf9eb 100644 --- a/contrib/libs/googleapis-common-protos/google/rpc/code.proto +++ b/contrib/libs/googleapis-common-protos/google/rpc/code.proto @@ -1,4 +1,4 @@ -// Copyright 2022 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/contrib/libs/googleapis-common-protos/google/rpc/context/attribute_context.proto b/contrib/libs/googleapis-common-protos/google/rpc/context/attribute_context.proto index ef9242e400..d6871eb403 100644 --- a/contrib/libs/googleapis-common-protos/google/rpc/context/attribute_context.proto +++ b/contrib/libs/googleapis-common-protos/google/rpc/context/attribute_context.proto @@ -1,4 +1,4 @@ -// Copyright 2022 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/contrib/libs/googleapis-common-protos/google/rpc/context/audit_context.proto b/contrib/libs/googleapis-common-protos/google/rpc/context/audit_context.proto index 7b8b7051f4..74945cd46b 100644 --- a/contrib/libs/googleapis-common-protos/google/rpc/context/audit_context.proto +++ b/contrib/libs/googleapis-common-protos/google/rpc/context/audit_context.proto @@ -1,4 +1,4 @@ -// Copyright 2022 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/contrib/libs/googleapis-common-protos/google/rpc/error_details.proto b/contrib/libs/googleapis-common-protos/google/rpc/error_details.proto index c489e83142..c06afd4805 100644 --- a/contrib/libs/googleapis-common-protos/google/rpc/error_details.proto +++ b/contrib/libs/googleapis-common-protos/google/rpc/error_details.proto @@ -1,4 +1,4 @@ -// Copyright 2022 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/contrib/libs/googleapis-common-protos/google/rpc/http.proto b/contrib/libs/googleapis-common-protos/google/rpc/http.proto index 299a71fd09..11688ea412 100644 --- a/contrib/libs/googleapis-common-protos/google/rpc/http.proto +++ b/contrib/libs/googleapis-common-protos/google/rpc/http.proto @@ -1,4 +1,4 @@ -// Copyright 2022 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/contrib/libs/googleapis-common-protos/google/rpc/status.proto b/contrib/libs/googleapis-common-protos/google/rpc/status.proto index 923e169381..90b70ddf91 100644 --- a/contrib/libs/googleapis-common-protos/google/rpc/status.proto +++ b/contrib/libs/googleapis-common-protos/google/rpc/status.proto @@ -1,4 +1,4 @@ -// Copyright 2022 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/contrib/libs/googleapis-common-protos/google/type/calendar_period.proto b/contrib/libs/googleapis-common-protos/google/type/calendar_period.proto index 82f5690b75..25a8f64413 100644 --- a/contrib/libs/googleapis-common-protos/google/type/calendar_period.proto +++ b/contrib/libs/googleapis-common-protos/google/type/calendar_period.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/color.proto b/contrib/libs/googleapis-common-protos/google/type/color.proto index 5dc85a6a38..3e57c1fb29 100644 --- a/contrib/libs/googleapis-common-protos/google/type/color.proto +++ b/contrib/libs/googleapis-common-protos/google/type/color.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/date.proto b/contrib/libs/googleapis-common-protos/google/type/date.proto index e4e730e6f5..6370cd8690 100644 --- a/contrib/libs/googleapis-common-protos/google/type/date.proto +++ b/contrib/libs/googleapis-common-protos/google/type/date.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/datetime.proto b/contrib/libs/googleapis-common-protos/google/type/datetime.proto index cfed85d70a..a363a41ef2 100644 --- a/contrib/libs/googleapis-common-protos/google/type/datetime.proto +++ b/contrib/libs/googleapis-common-protos/google/type/datetime.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/dayofweek.proto b/contrib/libs/googleapis-common-protos/google/type/dayofweek.proto index 4c80c62ec0..e16c19469d 100644 --- a/contrib/libs/googleapis-common-protos/google/type/dayofweek.proto +++ b/contrib/libs/googleapis-common-protos/google/type/dayofweek.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/decimal.proto b/contrib/libs/googleapis-common-protos/google/type/decimal.proto index beb18a5d8d..293d082731 100644 --- a/contrib/libs/googleapis-common-protos/google/type/decimal.proto +++ b/contrib/libs/googleapis-common-protos/google/type/decimal.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/expr.proto b/contrib/libs/googleapis-common-protos/google/type/expr.proto index af0778cf95..544e668748 100644 --- a/contrib/libs/googleapis-common-protos/google/type/expr.proto +++ b/contrib/libs/googleapis-common-protos/google/type/expr.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/fraction.proto b/contrib/libs/googleapis-common-protos/google/type/fraction.proto index 6c5ae6e2a2..06f0723224 100644 --- a/contrib/libs/googleapis-common-protos/google/type/fraction.proto +++ b/contrib/libs/googleapis-common-protos/google/type/fraction.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/interval.proto b/contrib/libs/googleapis-common-protos/google/type/interval.proto index 9702324cd4..fcf94c8664 100644 --- a/contrib/libs/googleapis-common-protos/google/type/interval.proto +++ b/contrib/libs/googleapis-common-protos/google/type/interval.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/latlng.proto b/contrib/libs/googleapis-common-protos/google/type/latlng.proto index 9231456e32..daeba48b4c 100644 --- a/contrib/libs/googleapis-common-protos/google/type/latlng.proto +++ b/contrib/libs/googleapis-common-protos/google/type/latlng.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/localized_text.proto b/contrib/libs/googleapis-common-protos/google/type/localized_text.proto index 5c6922b8c0..82d083c43d 100644 --- a/contrib/libs/googleapis-common-protos/google/type/localized_text.proto +++ b/contrib/libs/googleapis-common-protos/google/type/localized_text.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/money.proto b/contrib/libs/googleapis-common-protos/google/type/money.proto index 98d6494e42..c610943360 100644 --- a/contrib/libs/googleapis-common-protos/google/type/money.proto +++ b/contrib/libs/googleapis-common-protos/google/type/money.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/month.proto b/contrib/libs/googleapis-common-protos/google/type/month.proto index 99e7551b14..19982cb514 100644 --- a/contrib/libs/googleapis-common-protos/google/type/month.proto +++ b/contrib/libs/googleapis-common-protos/google/type/month.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/phone_number.proto b/contrib/libs/googleapis-common-protos/google/type/phone_number.proto index 7bbb7d8732..370d1623de 100644 --- a/contrib/libs/googleapis-common-protos/google/type/phone_number.proto +++ b/contrib/libs/googleapis-common-protos/google/type/phone_number.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/postal_address.proto b/contrib/libs/googleapis-common-protos/google/type/postal_address.proto index c57c7c31a2..7023a9b3e8 100644 --- a/contrib/libs/googleapis-common-protos/google/type/postal_address.proto +++ b/contrib/libs/googleapis-common-protos/google/type/postal_address.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/quaternion.proto b/contrib/libs/googleapis-common-protos/google/type/quaternion.proto index dfb822deff..416de30cfe 100644 --- a/contrib/libs/googleapis-common-protos/google/type/quaternion.proto +++ b/contrib/libs/googleapis-common-protos/google/type/quaternion.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/google/type/timeofday.proto b/contrib/libs/googleapis-common-protos/google/type/timeofday.proto index 5cb48aa936..3735745a49 100644 --- a/contrib/libs/googleapis-common-protos/google/type/timeofday.proto +++ b/contrib/libs/googleapis-common-protos/google/type/timeofday.proto @@ -1,4 +1,4 @@ -// Copyright 2021 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/contrib/libs/googleapis-common-protos/ya.make b/contrib/libs/googleapis-common-protos/ya.make index 959c90fde4..9bfacf3dfb 100644 --- a/contrib/libs/googleapis-common-protos/ya.make +++ b/contrib/libs/googleapis-common-protos/ya.make @@ -6,9 +6,9 @@ LICENSE(Apache-2.0) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(1.63.0) +VERSION(1.63.1) -ORIGINAL_SOURCE(https://github.com/googleapis/python-api-common-protos/archive/v1.63.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/googleapis/python-api-common-protos/archive/v1.63.1.tar.gz) PY_NAMESPACE(.) |