Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CLIENT_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CLIENT_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/golden_kitchen_sink_connection.h"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_client.h"

Expand All @@ -37,5 +38,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CLIENT_H
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CONNECTION_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CONNECTION_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/golden_kitchen_sink_connection_idempotency_policy.h"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection.h"

Expand Down Expand Up @@ -46,5 +47,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CONNECTION_H
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CONNECTION_IDEMPOTENCY_POLICY_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CONNECTION_IDEMPOTENCY_POLICY_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection_idempotency_policy.h"

namespace google {
Expand All @@ -36,5 +37,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_CONNECTION_IDEMPOTENCY_POLICY_H
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_OPTIONS_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_OPTIONS_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/golden_kitchen_sink_connection.h"
#include "generator/integration_tests/golden/golden_kitchen_sink_connection_idempotency_policy.h"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_options.h"
Expand All @@ -44,5 +45,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_GOLDEN_KITCHEN_SINK_OPTIONS_H
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_MOCKS_MOCK_GOLDEN_KITCHEN_SINK_CONNECTION_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_MOCKS_MOCK_GOLDEN_KITCHEN_SINK_CONNECTION_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/golden_kitchen_sink_connection.h"
#include "generator/integration_tests/golden/v1/mocks/mock_golden_kitchen_sink_connection.h"

Expand All @@ -37,5 +38,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_mocks
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_MOCKS_MOCK_GOLDEN_KITCHEN_SINK_CONNECTION_H
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CLIENT_H
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_H
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_IDEMPOTENCY_POLICY_H
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_OPTIONS_H
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_REST_CONNECTION_H
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
// If you make any local changes, they will be lost.
// source: generator/integration_tests/test.proto

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_client.h"
#include <memory>
Expand Down Expand Up @@ -212,3 +214,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CLIENT_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CLIENT_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On second thought, this is not the place to push/pop. We should only push/pop around where we include the protobuf generated code.

Otherwise we are silencing the deprecation warnings for our deprecated client classes. We don't want that. We want customers to see those warnings.

#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection.h"
#include "google/cloud/future.h"
#include "google/cloud/options.h"
Expand Down Expand Up @@ -909,5 +910,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CLIENT_H
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
// If you make any local changes, they will be lost.
// source: generator/integration_tests/test.proto

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection.h"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_options.h"
#include "generator/integration_tests/golden/v1/internal/golden_kitchen_sink_connection_impl.h"
Expand Down Expand Up @@ -151,3 +152,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CONNECTION_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CONNECTION_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection_idempotency_policy.h"
#include "generator/integration_tests/golden/v1/internal/golden_kitchen_sink_retry_traits.h"
#include "google/cloud/backoff_policy.h"
Expand Down Expand Up @@ -253,5 +254,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CONNECTION_H
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
// If you make any local changes, they will be lost.
// source: generator/integration_tests/test.proto

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection_idempotency_policy.h"
#include <memory>

Expand Down Expand Up @@ -90,3 +91,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CONNECTION_IDEMPOTENCY_POLICY_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CONNECTION_IDEMPOTENCY_POLICY_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "google/cloud/idempotency.h"
#include "google/cloud/version.h"
#include <generator/integration_tests/test.grpc.pb.h>
Expand Down Expand Up @@ -83,5 +84,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_CONNECTION_IDEMPOTENCY_POLICY_H
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_OPTIONS_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_OPTIONS_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection.h"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection_idempotency_policy.h"
#include "google/cloud/backoff_policy.h"
Expand Down Expand Up @@ -72,5 +73,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_OPTIONS_H
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
// If you make any local changes, they will be lost.
// source: generator/integration_tests/test.proto

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_rest_connection.h"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_options.h"
#include "generator/integration_tests/golden/v1/internal/golden_kitchen_sink_option_defaults.h"
Expand Down Expand Up @@ -55,3 +56,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_REST_CONNECTION_H
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_REST_CONNECTION_H

#include "google/cloud/internal/disable_deprecation_warnings.inc"
#include "generator/integration_tests/golden/v1/golden_kitchen_sink_connection.h"
#include "google/cloud/options.h"
#include "google/cloud/version.h"
Expand Down Expand Up @@ -60,5 +61,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_GOLDEN_KITCHEN_SINK_REST_CONNECTION_H
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_AUTH_DECORATOR_H
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_CONNECTION_IMPL_H
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_LOGGING_DECORATOR_H
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_METADATA_DECORATOR_H
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_OPTION_DEFAULTS_H
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_CONNECTION_IMPL_H
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_LOGGING_DECORATOR_H
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_METADATA_DECORATOR_H
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_STUB_H
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_REST_STUB_FACTORY_H
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"

#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_RETRY_TRAITS_H
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@
#include "generator/integration_tests/golden/v1/internal/deprecated_stub_factory.cc"
#include "generator/integration_tests/golden/v1/internal/deprecated_tracing_connection.cc"
#include "generator/integration_tests/golden/v1/internal/deprecated_tracing_stub.cc"
#include "google/cloud/internal/diagnostics_pop.inc"
// NOLINTEND(bugprone-suspicious-include)
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
} // namespace golden_v1_internal
} // namespace cloud
} // namespace google
#include "google/cloud/internal/diagnostics_pop.inc"
Loading
Loading