diff --git a/generator/integration_tests/golden/v1/deprecated_client.cc b/generator/integration_tests/golden/v1/deprecated_client.cc index 98924b99a70a2..67667f79eabb1 100644 --- a/generator/integration_tests/golden/v1/deprecated_client.cc +++ b/generator/integration_tests/golden/v1/deprecated_client.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_client.h" #include #include diff --git a/generator/integration_tests/golden/v1/deprecated_client.h b/generator/integration_tests/golden/v1/deprecated_client.h index d7eb4f8c67633..7ecb92ee988b7 100644 --- a/generator/integration_tests/golden/v1/deprecated_client.h +++ b/generator/integration_tests/golden/v1/deprecated_client.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CLIENT_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CLIENT_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "google/cloud/future.h" #include "google/cloud/options.h" diff --git a/generator/integration_tests/golden/v1/deprecated_connection.cc b/generator/integration_tests/golden/v1/deprecated_connection.cc index 66fcf200333b8..002e5a96cdf1f 100644 --- a/generator/integration_tests/golden/v1/deprecated_connection.cc +++ b/generator/integration_tests/golden/v1/deprecated_connection.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "generator/integration_tests/golden/v1/deprecated_options.h" #include "generator/integration_tests/golden/v1/internal/deprecated_connection_impl.h" diff --git a/generator/integration_tests/golden/v1/deprecated_connection.h b/generator/integration_tests/golden/v1/deprecated_connection.h index 33dbdb6d0f041..f4727a71ea2d9 100644 --- a/generator/integration_tests/golden/v1/deprecated_connection.h +++ b/generator/integration_tests/golden/v1/deprecated_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h" #include "generator/integration_tests/golden/v1/internal/deprecated_retry_traits.h" #include "google/cloud/backoff_policy.h" diff --git a/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.cc b/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.cc index c43fa17bcba82..7ef3fd0315f89 100644 --- a/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.cc +++ b/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h" #include diff --git a/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h b/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h index f818b1fc5852a..1c4e23e7e3a60 100644 --- a/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h +++ b/generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_IDEMPOTENCY_POLICY_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_IDEMPOTENCY_POLICY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/idempotency.h" #include "google/cloud/version.h" #include diff --git a/generator/integration_tests/golden/v1/deprecated_options.h b/generator/integration_tests/golden/v1/deprecated_options.h index 8e8d0a4ffddbc..49bc5577f06a1 100644 --- a/generator/integration_tests/golden/v1/deprecated_options.h +++ b/generator/integration_tests/golden/v1/deprecated_options.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_OPTIONS_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_OPTIONS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h" #include "google/cloud/backoff_policy.h" diff --git a/generator/integration_tests/golden/v1/deprecated_rest_connection.cc b/generator/integration_tests/golden/v1/deprecated_rest_connection.cc index fa27d29d93cbd..36c6530a3fe58 100644 --- a/generator/integration_tests/golden/v1/deprecated_rest_connection.cc +++ b/generator/integration_tests/golden/v1/deprecated_rest_connection.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_rest_connection.h" #include "generator/integration_tests/golden/v1/deprecated_options.h" #include "generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h" diff --git a/generator/integration_tests/golden/v1/deprecated_rest_connection.h b/generator/integration_tests/golden/v1/deprecated_rest_connection.h index 8c509353b9e01..f9ca0e7c4d929 100644 --- a/generator/integration_tests/golden/v1/deprecated_rest_connection.h +++ b/generator/integration_tests/golden/v1/deprecated_rest_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_REST_CONNECTION_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_REST_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.cc b/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.cc index 8f6a9fcaf66b6..1fc8379cae6a3 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h" #include #include diff --git a/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h b/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h index 948b2b92ed011..52506df15aca1 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_AUTH_DECORATOR_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_AUTH_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_stub.h" #include "google/cloud/internal/unified_grpc_credentials.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.cc b/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.cc index ba512c0132efb..3a778665a8f88 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_connection_impl.h" #include "generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h" #include "google/cloud/background_threads.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.h b/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.h index 1f4e27c322044..806bc448a26fc 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_connection_impl.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_CONNECTION_IMPL_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_CONNECTION_IMPL_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h" #include "generator/integration_tests/golden/v1/deprecated_options.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.cc b/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.cc index fd3fe04cdf8d0..16172166b5c33 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.h" #include "google/cloud/internal/log_wrapper.h" #include "google/cloud/status_or.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.h b/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.h index ef62c7c39caf4..69ac4937ed695 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_LOGGING_DECORATOR_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_LOGGING_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_stub.h" #include "google/cloud/tracing_options.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.cc b/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.cc index c20c965fdd7ab..3e639da2f2e49 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.h" #include "google/cloud/grpc_options.h" #include "google/cloud/internal/absl_str_cat_quiet.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.h b/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.h index b3df571b3d9f7..097cc7e8137f2 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_METADATA_DECORATOR_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_METADATA_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_stub.h" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.cc b/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.cc index 73efcf2693b4d..e7e4c8301db38 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "generator/integration_tests/golden/v1/deprecated_options.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h b/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h index 32f71550325ef..8c10032ec5005 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_OPTION_DEFAULTS_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_OPTION_DEFAULTS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.cc b/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.cc index 8614fa9f5db7d..33d88d9e57dd7 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.h" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.h" #include "google/cloud/common_options.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.h b/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.h index 8dbd70cc188f0..82d8ca5c94807 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_connection_impl.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_CONNECTION_IMPL_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_CONNECTION_IMPL_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h" #include "generator/integration_tests/golden/v1/deprecated_options.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.cc b/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.cc index dc9cb7580c1ff..459035c9834f9 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.h" #include "google/cloud/internal/log_wrapper.h" #include "google/cloud/status_or.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.h b/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.h index c251b57091919..7b682de3e278f 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_LOGGING_DECORATOR_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_LOGGING_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h" #include "google/cloud/future.h" #include "google/cloud/internal/rest_context.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.cc b/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.cc index adc65827303d8..20c60adf00e18 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.h" #include "absl/strings/str_format.h" #include "google/cloud/internal/absl_str_cat_quiet.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.h b/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.h index c9c0002d8a5f9..3de817571145e 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_metadata_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_METADATA_DECORATOR_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_METADATA_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h" #include "google/cloud/future.h" #include "google/cloud/rest_options.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.cc b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.cc index e58e74c1474db..e93d035098e3d 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h" #include "google/cloud/common_options.h" #include "google/cloud/internal/absl_str_cat_quiet.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h index ac02c5019c130..dbf2efee3ac36 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_STUB_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_STUB_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/completion_queue.h" #include "google/cloud/internal/rest_client.h" #include "google/cloud/internal/rest_context.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.cc b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.cc index 362a91352675e..9281fbddb0ffb 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.h" #include "absl/strings/match.h" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_logging_decorator.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.h b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.h index cf257f9add21c..4f20401793e62 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_rest_stub_factory.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_STUB_FACTORY_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_STUB_FACTORY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_rest_stub.h" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_retry_traits.h b/generator/integration_tests/golden/v1/internal/deprecated_retry_traits.h index e7bb228b1d856..9ce879c59d668 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_retry_traits.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_retry_traits.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_RETRY_TRAITS_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_RETRY_TRAITS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/status.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_sources.cc b/generator/integration_tests/golden/v1/internal/deprecated_sources.cc index 22adbe82a469a..841664b980309 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_sources.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_sources.cc @@ -17,7 +17,6 @@ // source: generator/integration_tests/test_deprecated.proto // NOLINTBEGIN(bugprone-suspicious-include) -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_client.cc" #include "generator/integration_tests/golden/v1/deprecated_connection.cc" #include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.cc" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_stub.cc b/generator/integration_tests/golden/v1/internal/deprecated_stub.cc index 198b961b50bc9..cbad6955ba0a6 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_stub.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_stub.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_stub.h" #include "google/cloud/grpc_error_delegate.h" #include "google/cloud/status_or.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_stub.h b/generator/integration_tests/golden/v1/internal/deprecated_stub.h index 44837af0131f8..36a20e1f1a5da 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_stub.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_stub.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_STUB_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_STUB_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/options.h" #include "google/cloud/status_or.h" #include "google/cloud/version.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.cc b/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.cc index 3cc56203e2f95..a9b7623d84f4b 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_stub_factory.h" #include "generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h" #include "generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.h b/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.h index 90417eba91707..79d9fdf84b80d 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_stub_factory.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_STUB_FACTORY_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_STUB_FACTORY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_stub.h" #include "google/cloud/internal/unified_grpc_credentials.h" #include "google/cloud/options.h" diff --git a/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.cc b/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.cc index 72a46456be9fb..d13c81924d3e5 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.h" #include "google/cloud/internal/opentelemetry.h" #include diff --git a/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.h b/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.h index 063dac2c619c4..eefcbb36a1f18 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_TRACING_CONNECTION_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_TRACING_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include "google/cloud/version.h" #include diff --git a/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.cc b/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.cc index 6583dff1502f9..a56fb521c6ba5 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.cc +++ b/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.h" #include "google/cloud/internal/grpc_opentelemetry.h" #include diff --git a/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.h b/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.h index 2aeab6eeeddea..9e2297a69573a 100644 --- a/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.h +++ b/generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_TRACING_STUB_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_TRACING_STUB_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/internal/deprecated_stub.h" #include "google/cloud/internal/trace_propagator.h" #include "google/cloud/options.h" diff --git a/generator/integration_tests/golden/v1/mocks/mock_deprecated_connection.h b/generator/integration_tests/golden/v1/mocks/mock_deprecated_connection.h index da0b25b2e3a61..b372e0a6a34c2 100644 --- a/generator/integration_tests/golden/v1/mocks/mock_deprecated_connection.h +++ b/generator/integration_tests/golden/v1/mocks/mock_deprecated_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_MOCKS_MOCK_DEPRECATED_CONNECTION_H #define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_MOCKS_MOCK_DEPRECATED_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_connection.h" #include diff --git a/generator/integration_tests/golden/v1/samples/deprecated_client_samples.cc b/generator/integration_tests/golden/v1/samples/deprecated_client_samples.cc index 350d909ce97e8..1068d5d2e3db8 100644 --- a/generator/integration_tests/golden/v1/samples/deprecated_client_samples.cc +++ b/generator/integration_tests/golden/v1/samples/deprecated_client_samples.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: generator/integration_tests/test_deprecated.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "generator/integration_tests/golden/v1/deprecated_client.h" #include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h" #include "generator/integration_tests/golden/v1/deprecated_options.h" diff --git a/generator/internal/service_code_generator.cc b/generator/internal/service_code_generator.cc index b55a1105db68d..77e194d2f04df 100644 --- a/generator/internal/service_code_generator.cc +++ b/generator/internal/service_code_generator.cc @@ -293,13 +293,12 @@ VarsDictionary ServiceCodeGenerator::MergeServiceAndMethodVars( void ServiceCodeGenerator::HeaderLocalIncludes( std::vector const& local_includes) { - GenerateLocalIncludes(header_, local_includes, FileType::kHeaderFile, - IsDeprecated()); + GenerateLocalIncludes(header_, local_includes, FileType::kHeaderFile); } void ServiceCodeGenerator::CcLocalIncludes( std::vector const& local_includes) { - GenerateLocalIncludes(cc_, local_includes, FileType::kCcFile, IsDeprecated()); + GenerateLocalIncludes(cc_, local_includes, FileType::kCcFile); } void ServiceCodeGenerator::HeaderSystemIncludes( @@ -385,14 +384,7 @@ void ServiceCodeGenerator::CcPrintMethod( } void ServiceCodeGenerator::GenerateLocalIncludes( - Printer& p, std::vector local_includes, FileType file_type, - bool is_deprecated) { - if (is_deprecated) { - p.Print( - "#include " - "\"google/cloud/internal/disable_deprecation_warnings.inc\"\n"); - } - + Printer& p, std::vector local_includes, FileType file_type) { if (file_type == FileType::kCcFile) { std::sort(local_includes.begin() + 1, local_includes.end()); } else { diff --git a/generator/internal/service_code_generator.h b/generator/internal/service_code_generator.h index e645b048e2ae3..191d14ddc6a83 100644 --- a/generator/internal/service_code_generator.h +++ b/generator/internal/service_code_generator.h @@ -248,7 +248,7 @@ class ServiceCodeGenerator : public GeneratorInterface { enum class FileType { kHeaderFile, kCcFile }; static void GenerateLocalIncludes(Printer& p, std::vector local_includes, - FileType file_type, bool is_deprecated); + FileType file_type); static void GenerateSystemIncludes(Printer& p, std::vector system_includes); diff --git a/google/cloud/channel/v1/cloud_channel_reports_client.cc b/google/cloud/channel/v1/cloud_channel_reports_client.cc index 9f8170bf7e6c8..48de414b35fb1 100644 --- a/google/cloud/channel/v1/cloud_channel_reports_client.cc +++ b/google/cloud/channel/v1/cloud_channel_reports_client.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_client.h" #include #include diff --git a/google/cloud/channel/v1/cloud_channel_reports_client.h b/google/cloud/channel/v1/cloud_channel_reports_client.h index 454eea919eb0d..2185e1d55b276 100644 --- a/google/cloud/channel/v1/cloud_channel_reports_client.h +++ b/google/cloud/channel/v1/cloud_channel_reports_client.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_CLIENT_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_CLIENT_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection.h" #include "google/cloud/future.h" #include "google/cloud/no_await_tag.h" diff --git a/google/cloud/channel/v1/cloud_channel_reports_connection.cc b/google/cloud/channel/v1/cloud_channel_reports_connection.cc index 55adbd4dc1e90..dc14ad37ba0ee 100644 --- a/google/cloud/channel/v1/cloud_channel_reports_connection.cc +++ b/google/cloud/channel/v1/cloud_channel_reports_connection.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection.h" #include "google/cloud/channel/v1/cloud_channel_reports_options.h" #include "google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.h" diff --git a/google/cloud/channel/v1/cloud_channel_reports_connection.h b/google/cloud/channel/v1/cloud_channel_reports_connection.h index a1bec0f6aebc9..9c887fd5acf50 100644 --- a/google/cloud/channel/v1/cloud_channel_reports_connection.h +++ b/google/cloud/channel/v1/cloud_channel_reports_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h" #include "google/cloud/channel/v1/internal/cloud_channel_reports_retry_traits.h" #include "google/cloud/backoff_policy.h" diff --git a/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.cc b/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.cc index 521be7414bb60..a7d2ad092e2c8 100644 --- a/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.cc +++ b/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h" #include diff --git a/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h b/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h index f2c14443e49bc..a6a7424863161 100644 --- a/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h +++ b/google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_CONNECTION_IDEMPOTENCY_POLICY_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_CONNECTION_IDEMPOTENCY_POLICY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/idempotency.h" #include "google/cloud/version.h" #include diff --git a/google/cloud/channel/v1/cloud_channel_reports_options.h b/google/cloud/channel/v1/cloud_channel_reports_options.h index 84c403c1c31aa..7bd68ee312f06 100644 --- a/google/cloud/channel/v1/cloud_channel_reports_options.h +++ b/google/cloud/channel/v1/cloud_channel_reports_options.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_OPTIONS_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_CLOUD_CHANNEL_REPORTS_OPTIONS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection.h" #include "google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h" #include "google/cloud/backoff_policy.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.cc index b43c92875c062..de6c83addd0f7 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.h" #include #include diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.h b/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.h index 88147f4b2ba8a..e85a1f1fa6850 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_AUTH_DECORATOR_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_AUTH_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_stub.h" #include "google/cloud/internal/unified_grpc_credentials.h" #include "google/cloud/version.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.cc index 1264ef3378844..cc83bc433b1bf 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.h" #include "google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.h" #include "google/cloud/background_threads.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.h b/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.h index 30b266b668b07..bcbb394c2a822 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_connection_impl.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_CONNECTION_IMPL_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_CONNECTION_IMPL_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection.h" #include "google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h" #include "google/cloud/channel/v1/cloud_channel_reports_options.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.cc index 070c1478bbbcd..ae543652e5b16 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.h" #include "google/cloud/internal/log_wrapper.h" #include "google/cloud/status_or.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.h b/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.h index f5994de4f2ef0..3f684aee67146 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_LOGGING_DECORATOR_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_LOGGING_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_stub.h" #include "google/cloud/tracing_options.h" #include "google/cloud/version.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.cc index dd576ee77f88e..bc044f97300f5 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.h" #include "google/cloud/grpc_options.h" #include "google/cloud/internal/absl_str_cat_quiet.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.h b/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.h index 9c7765fc10dc8..f5dcf7a0088e1 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_metadata_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_METADATA_DECORATOR_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_METADATA_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_stub.h" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.cc index 00f77d5b6dd8a..c868bafb49bcc 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.h" #include "google/cloud/channel/v1/cloud_channel_reports_connection.h" #include "google/cloud/channel/v1/cloud_channel_reports_options.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.h b/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.h index 6059740adbe3b..10223a941de77 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_option_defaults.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_OPTION_DEFAULTS_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_OPTION_DEFAULTS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_retry_traits.h b/google/cloud/channel/v1/internal/cloud_channel_reports_retry_traits.h index eebbbe2e50fe3..50ca7f3779b6c 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_retry_traits.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_retry_traits.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_RETRY_TRAITS_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_RETRY_TRAITS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/status.h" #include "google/cloud/version.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_sources.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_sources.cc index 519e066e12778..6a7a46f323f2b 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_sources.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_sources.cc @@ -17,7 +17,6 @@ // source: google/cloud/channel/v1/reports_service.proto // NOLINTBEGIN(bugprone-suspicious-include) -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_client.cc" #include "google/cloud/channel/v1/cloud_channel_reports_connection.cc" #include "google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.cc" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_stub.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_stub.cc index 850459fd894dc..aa567a8d3a89f 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_stub.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_stub.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_stub.h" #include "google/cloud/grpc_error_delegate.h" #include "google/cloud/status_or.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_stub.h b/google/cloud/channel/v1/internal/cloud_channel_reports_stub.h index 3323159b099d7..3f9f864a9b297 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_stub.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_stub.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_STUB_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_STUB_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/completion_queue.h" #include "google/cloud/future.h" #include "google/cloud/options.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.cc index fcbb009c595fd..c9d47efa3b930 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.h" #include "google/cloud/channel/v1/internal/cloud_channel_reports_auth_decorator.h" #include "google/cloud/channel/v1/internal/cloud_channel_reports_logging_decorator.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.h b/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.h index 225b6406b47f2..56dce648fbd5f 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_stub_factory.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_STUB_FACTORY_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_STUB_FACTORY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_stub.h" #include "google/cloud/internal/unified_grpc_credentials.h" #include "google/cloud/options.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.cc index acb8052875371..b81bc97be669e 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.h" #include "google/cloud/internal/opentelemetry.h" #include "google/cloud/internal/traced_stream_range.h" diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.h b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.h index 3f8ea51dc7d84..1e76d8af0e401 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_TRACING_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_TRACING_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection.h" #include "google/cloud/version.h" #include diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.cc b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.cc index c34b0b38c89c9..ce153912ae552 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.cc +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.h" #include "google/cloud/internal/grpc_opentelemetry.h" #include diff --git a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.h b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.h index ccc6d6a1f55ed..14bf63f41bc3e 100644 --- a/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.h +++ b/google/cloud/channel/v1/internal/cloud_channel_reports_tracing_stub.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_TRACING_STUB_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_INTERNAL_CLOUD_CHANNEL_REPORTS_TRACING_STUB_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/internal/cloud_channel_reports_stub.h" #include "google/cloud/internal/trace_propagator.h" #include "google/cloud/options.h" diff --git a/google/cloud/channel/v1/mocks/mock_cloud_channel_reports_connection.h b/google/cloud/channel/v1/mocks/mock_cloud_channel_reports_connection.h index 76a8eeafbc457..7e371da033dc3 100644 --- a/google/cloud/channel/v1/mocks/mock_cloud_channel_reports_connection.h +++ b/google/cloud/channel/v1/mocks/mock_cloud_channel_reports_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_MOCKS_MOCK_CLOUD_CHANNEL_REPORTS_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_CHANNEL_V1_MOCKS_MOCK_CLOUD_CHANNEL_REPORTS_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_connection.h" #include diff --git a/google/cloud/channel/v1/samples/cloud_channel_reports_client_samples.cc b/google/cloud/channel/v1/samples/cloud_channel_reports_client_samples.cc index 58a4946c3fcdd..30b3baec49c2b 100644 --- a/google/cloud/channel/v1/samples/cloud_channel_reports_client_samples.cc +++ b/google/cloud/channel/v1/samples/cloud_channel_reports_client_samples.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/channel/v1/reports_service.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/channel/v1/cloud_channel_reports_client.h" #include "google/cloud/channel/v1/cloud_channel_reports_connection_idempotency_policy.h" #include "google/cloud/channel/v1/cloud_channel_reports_options.h" diff --git a/google/cloud/resourcesettings/mocks/mock_resource_settings_connection.h b/google/cloud/resourcesettings/mocks/mock_resource_settings_connection.h index bc2a23a35dbd9..e499569275c8c 100644 --- a/google/cloud/resourcesettings/mocks/mock_resource_settings_connection.h +++ b/google/cloud/resourcesettings/mocks/mock_resource_settings_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_MOCKS_MOCK_RESOURCE_SETTINGS_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_MOCKS_MOCK_RESOURCE_SETTINGS_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/resource_settings_connection.h" #include "google/cloud/resourcesettings/v1/mocks/mock_resource_settings_connection.h" diff --git a/google/cloud/resourcesettings/resource_settings_client.h b/google/cloud/resourcesettings/resource_settings_client.h index dcb12cd73dd70..3e568af40c23d 100644 --- a/google/cloud/resourcesettings/resource_settings_client.h +++ b/google/cloud/resourcesettings/resource_settings_client.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_CLIENT_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_CLIENT_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/resource_settings_connection.h" #include "google/cloud/resourcesettings/v1/resource_settings_client.h" diff --git a/google/cloud/resourcesettings/resource_settings_connection.h b/google/cloud/resourcesettings/resource_settings_connection.h index 06fec173fa46f..dbc3517c3236c 100644 --- a/google/cloud/resourcesettings/resource_settings_connection.h +++ b/google/cloud/resourcesettings/resource_settings_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/resource_settings_connection_idempotency_policy.h" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" diff --git a/google/cloud/resourcesettings/resource_settings_connection_idempotency_policy.h b/google/cloud/resourcesettings/resource_settings_connection_idempotency_policy.h index 0c5adf94cd804..8ef02109aabb3 100644 --- a/google/cloud/resourcesettings/resource_settings_connection_idempotency_policy.h +++ b/google/cloud/resourcesettings/resource_settings_connection_idempotency_policy.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_CONNECTION_IDEMPOTENCY_POLICY_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_CONNECTION_IDEMPOTENCY_POLICY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h" namespace google { diff --git a/google/cloud/resourcesettings/resource_settings_options.h b/google/cloud/resourcesettings/resource_settings_options.h index ec09c1875cd42..1759ad0890715 100644 --- a/google/cloud/resourcesettings/resource_settings_options.h +++ b/google/cloud/resourcesettings/resource_settings_options.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_OPTIONS_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_RESOURCE_SETTINGS_OPTIONS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/resource_settings_connection.h" #include "google/cloud/resourcesettings/resource_settings_connection_idempotency_policy.h" #include "google/cloud/resourcesettings/v1/resource_settings_options.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.cc index fd9cfa8bde04a..68d16bf256b1f 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.h" #include #include diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.h b/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.h index 2733542dc199e..3136ea666bdd7 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_AUTH_DECORATOR_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_AUTH_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub.h" #include "google/cloud/internal/unified_grpc_credentials.h" #include "google/cloud/version.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.cc index 3955562f97c9f..bacd82772334e 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.h" #include "google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.h" #include "google/cloud/background_threads.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.h b/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.h index c2ee2db6539e0..0158a0706e5bf 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_CONNECTION_IMPL_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_CONNECTION_IMPL_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_retry_traits.h" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub.h" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.cc index d11eadcdc4c98..82a274df74399 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.h" #include "google/cloud/internal/log_wrapper.h" #include "google/cloud/status_or.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.h b/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.h index a2530a5412808..f2fe7ccb485ba 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_LOGGING_DECORATOR_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_LOGGING_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub.h" #include "google/cloud/tracing_options.h" #include "google/cloud/version.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.cc index 1e3b5f9bc00ba..64cddfc5f86cc 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.h" #include "google/cloud/grpc_options.h" #include "google/cloud/internal/absl_str_cat_quiet.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.h b/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.h index 657eee1808595..8efe5c66807ab 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_metadata_decorator.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_METADATA_DECORATOR_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_METADATA_DECORATOR_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub.h" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.cc index 4cea36bc833a0..4c4893bd59b98 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.h" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" #include "google/cloud/resourcesettings/v1/resource_settings_options.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.h b/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.h index 33ebcbe47f9af..79d8a69f803fc 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_OPTION_DEFAULTS_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_OPTION_DEFAULTS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/options.h" #include "google/cloud/version.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_retry_traits.h b/google/cloud/resourcesettings/v1/internal/resource_settings_retry_traits.h index 040ee13982901..bc2e7a0ec2f77 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_retry_traits.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_retry_traits.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_RETRY_TRAITS_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_RETRY_TRAITS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/status.h" #include "google/cloud/version.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_sources.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_sources.cc index fb0b9e2b9452b..d1a293b1b904f 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_sources.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_sources.cc @@ -17,7 +17,6 @@ // source: google/cloud/resourcesettings/v1/resource_settings.proto // NOLINTBEGIN(bugprone-suspicious-include) -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.cc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.cc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.cc" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_stub.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_stub.cc index a0c09e6ce3ef6..200fd75ffee4a 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_stub.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_stub.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub.h" #include "google/cloud/grpc_error_delegate.h" #include "google/cloud/status_or.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_stub.h b/google/cloud/resourcesettings/v1/internal/resource_settings_stub.h index ba63dc9fb0ed8..56e1818660aeb 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_stub.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_stub.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_STUB_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_STUB_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/options.h" #include "google/cloud/status_or.h" #include "google/cloud/version.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.cc index 86b46b47086c6..dc31d3367162f 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.h" #include "google/cloud/resourcesettings/v1/internal/resource_settings_auth_decorator.h" #include "google/cloud/resourcesettings/v1/internal/resource_settings_logging_decorator.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.h b/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.h index 3fb84ed013f08..894d04a734754 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_stub_factory.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_STUB_FACTORY_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_STUB_FACTORY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub.h" #include "google/cloud/internal/unified_grpc_credentials.h" #include "google/cloud/options.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.cc index a2f2dc2dfe12f..ded4663d22828 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.h" #include "google/cloud/internal/opentelemetry.h" #include "google/cloud/internal/traced_stream_range.h" diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.h b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.h index 11638072378e5..ed392edcf2c1c 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_TRACING_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_TRACING_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" #include "google/cloud/version.h" #include diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.cc b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.cc index cb55ac6308655..03fe0bbe5648e 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.cc +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.h" #include "google/cloud/internal/grpc_opentelemetry.h" #include diff --git a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.h b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.h index 4ea5a41b28851..5544c28163056 100644 --- a/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.h +++ b/google/cloud/resourcesettings/v1/internal/resource_settings_tracing_stub.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_TRACING_STUB_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_INTERNAL_RESOURCE_SETTINGS_TRACING_STUB_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_stub.h" #include "google/cloud/internal/trace_propagator.h" #include "google/cloud/options.h" diff --git a/google/cloud/resourcesettings/v1/mocks/mock_resource_settings_connection.h b/google/cloud/resourcesettings/v1/mocks/mock_resource_settings_connection.h index 83ca1e3038ff9..81311678f3b64 100644 --- a/google/cloud/resourcesettings/v1/mocks/mock_resource_settings_connection.h +++ b/google/cloud/resourcesettings/v1/mocks/mock_resource_settings_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_MOCKS_MOCK_RESOURCE_SETTINGS_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_MOCKS_MOCK_RESOURCE_SETTINGS_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" #include diff --git a/google/cloud/resourcesettings/v1/resource_settings_client.cc b/google/cloud/resourcesettings/v1/resource_settings_client.cc index f3f87ea0d29f0..5cc1471d3d2c2 100644 --- a/google/cloud/resourcesettings/v1/resource_settings_client.cc +++ b/google/cloud/resourcesettings/v1/resource_settings_client.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_client.h" #include #include diff --git a/google/cloud/resourcesettings/v1/resource_settings_client.h b/google/cloud/resourcesettings/v1/resource_settings_client.h index 86ff1d4f52909..9539dcc155fa3 100644 --- a/google/cloud/resourcesettings/v1/resource_settings_client.h +++ b/google/cloud/resourcesettings/v1/resource_settings_client.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_CLIENT_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_CLIENT_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" #include "google/cloud/future.h" #include "google/cloud/options.h" diff --git a/google/cloud/resourcesettings/v1/resource_settings_connection.cc b/google/cloud/resourcesettings/v1/resource_settings_connection.cc index 32bdf73d3ebdf..ef0206409c69c 100644 --- a/google/cloud/resourcesettings/v1/resource_settings_connection.cc +++ b/google/cloud/resourcesettings/v1/resource_settings_connection.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" #include "google/cloud/resourcesettings/v1/internal/resource_settings_connection_impl.h" #include "google/cloud/resourcesettings/v1/internal/resource_settings_option_defaults.h" diff --git a/google/cloud/resourcesettings/v1/resource_settings_connection.h b/google/cloud/resourcesettings/v1/resource_settings_connection.h index b3ddbd8b26ec3..56027ef817795 100644 --- a/google/cloud/resourcesettings/v1/resource_settings_connection.h +++ b/google/cloud/resourcesettings/v1/resource_settings_connection.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_CONNECTION_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_CONNECTION_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/internal/resource_settings_retry_traits.h" #include "google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h" #include "google/cloud/backoff_policy.h" diff --git a/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.cc b/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.cc index 77420a3faa3c4..e17e1d1ed3931 100644 --- a/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.cc +++ b/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h" #include diff --git a/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h b/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h index 8160bf8b015d1..bb9f199f0fffb 100644 --- a/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h +++ b/google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_CONNECTION_IDEMPOTENCY_POLICY_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_CONNECTION_IDEMPOTENCY_POLICY_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/idempotency.h" #include "google/cloud/version.h" #include diff --git a/google/cloud/resourcesettings/v1/resource_settings_options.h b/google/cloud/resourcesettings/v1/resource_settings_options.h index 86a997723e803..f8f56442ddd52 100644 --- a/google/cloud/resourcesettings/v1/resource_settings_options.h +++ b/google/cloud/resourcesettings/v1/resource_settings_options.h @@ -19,7 +19,6 @@ #ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_OPTIONS_H #define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_RESOURCESETTINGS_V1_RESOURCE_SETTINGS_OPTIONS_H -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_connection.h" #include "google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h" #include "google/cloud/backoff_policy.h" diff --git a/google/cloud/resourcesettings/v1/samples/resource_settings_client_samples.cc b/google/cloud/resourcesettings/v1/samples/resource_settings_client_samples.cc index 4ee5f50dbb40e..0c503530bf917 100644 --- a/google/cloud/resourcesettings/v1/samples/resource_settings_client_samples.cc +++ b/google/cloud/resourcesettings/v1/samples/resource_settings_client_samples.cc @@ -16,7 +16,6 @@ // If you make any local changes, they will be lost. // source: google/cloud/resourcesettings/v1/resource_settings.proto -#include "google/cloud/internal/disable_deprecation_warnings.inc" #include "google/cloud/resourcesettings/v1/resource_settings_client.h" #include "google/cloud/resourcesettings/v1/resource_settings_connection_idempotency_policy.h" #include "google/cloud/resourcesettings/v1/resource_settings_options.h"