Skip to content

Commit b4b3ecd

Browse files
committed
generator emits grpc ports def
1 parent cd7391f commit b4b3ecd

4,405 files changed

Lines changed: 22021 additions & 19 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.cc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
#include <memory>
2222
#include <utility>
2323

24+
// Must be included last
25+
#include <grpcpp/ports_def.inc>
26+
2427
namespace google {
2528
namespace cloud {
2629
namespace golden_v1_internal {
@@ -44,3 +47,5 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
4447
} // namespace golden_v1_internal
4548
} // namespace cloud
4649
} // namespace google
50+
51+
#include <grpcpp/ports_undef.inc>

generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
#include <set>
2727
#include <string>
2828

29+
// Must be included last
30+
#include <grpcpp/ports_def.inc>
31+
2932
namespace google {
3033
namespace cloud {
3134
namespace golden_v1_internal {
@@ -53,4 +56,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
5356
} // namespace cloud
5457
} // namespace google
5558

59+
#include <grpcpp/ports_undef.inc>
60+
5661
#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_AUTH_DECORATOR_H

generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.cc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
#include <string>
2626
#include <utility>
2727

28+
// Must be included last
29+
#include <grpcpp/ports_def.inc>
30+
2831
namespace google {
2932
namespace cloud {
3033
namespace golden_v1_internal {
@@ -55,3 +58,5 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
5558
} // namespace golden_v1_internal
5659
} // namespace cloud
5760
} // namespace google
61+
62+
#include <grpcpp/ports_undef.inc>

generator/integration_tests/golden/v1/internal/deprecated_logging_decorator.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
#include <set>
2727
#include <string>
2828

29+
// Must be included last
30+
#include <grpcpp/ports_def.inc>
31+
2932
namespace google {
3033
namespace cloud {
3134
namespace golden_v1_internal {
@@ -53,4 +56,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
5356
} // namespace cloud
5457
} // namespace google
5558

59+
#include <grpcpp/ports_undef.inc>
60+
5661
#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_LOGGING_DECORATOR_H

generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.cc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
#include <utility>
3030
#include <vector>
3131

32+
// Must be included last
33+
#include <grpcpp/ports_def.inc>
34+
3235
namespace google {
3336
namespace cloud {
3437
namespace golden_v1_internal {
@@ -71,3 +74,5 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
7174
} // namespace golden_v1_internal
7275
} // namespace cloud
7376
} // namespace google
77+
78+
#include <grpcpp/ports_undef.inc>

generator/integration_tests/golden/v1/internal/deprecated_metadata_decorator.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
#include <memory>
2727
#include <string>
2828

29+
// Must be included last
30+
#include <grpcpp/ports_def.inc>
31+
2932
namespace google {
3033
namespace cloud {
3134
namespace golden_v1_internal {
@@ -60,4 +63,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
6063
} // namespace cloud
6164
} // namespace google
6265

66+
#include <grpcpp/ports_undef.inc>
67+
6368
#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_METADATA_DECORATOR_H

generator/integration_tests/golden/v1/internal/deprecated_stub.cc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
#include <memory>
2424
#include <utility>
2525

26+
// Must be included last
27+
#include <grpcpp/ports_def.inc>
28+
2629
namespace google {
2730
namespace cloud {
2831
namespace golden_v1_internal {
@@ -47,3 +50,5 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
4750
} // namespace golden_v1_internal
4851
} // namespace cloud
4952
} // namespace google
53+
54+
#include <grpcpp/ports_undef.inc>

generator/integration_tests/golden/v1/internal/deprecated_stub.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
#include <memory>
2727
#include <utility>
2828

29+
// Must be included last
30+
#include <grpcpp/ports_def.inc>
31+
2932
namespace google {
3033
namespace cloud {
3134
namespace golden_v1_internal {
@@ -61,4 +64,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
6164
} // namespace cloud
6265
} // namespace google
6366

67+
#include <grpcpp/ports_undef.inc>
68+
6469
#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_STUB_H

generator/integration_tests/golden/v1/internal/deprecated_stub_factory.cc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
#include <memory>
3333
#include <utility>
3434

35+
// Must be included last
36+
#include <grpcpp/ports_def.inc>
37+
3538
namespace google {
3639
namespace cloud {
3740
namespace golden_v1_internal {
@@ -71,3 +74,5 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
7174
} // namespace golden_v1_internal
7275
} // namespace cloud
7376
} // namespace google
77+
78+
#include <grpcpp/ports_undef.inc>

generator/integration_tests/golden/v1/internal/deprecated_stub_factory.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
#include "google/cloud/version.h"
2626
#include <memory>
2727

28+
// Must be included last
29+
#include <grpcpp/ports_def.inc>
30+
2831
namespace google {
2932
namespace cloud {
3033
namespace golden_v1_internal {
@@ -39,4 +42,6 @@ GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
3942
} // namespace cloud
4043
} // namespace google
4144

45+
#include <grpcpp/ports_undef.inc>
46+
4247
#endif // GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_INTERNAL_DEPRECATED_STUB_FACTORY_H

0 commit comments

Comments
 (0)