Skip to content

Commit 4795a45

Browse files
Google APIscopybara-github
authored andcommitted
feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
1 parent 8681efd commit 4795a45

75 files changed

Lines changed: 75 additions & 75 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.

google/api/servicecontrol/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ php_gapic_library(
212212
name = "servicecontrol_php_gapic",
213213
srcs = [":servicecontrol_proto_with_info"],
214214
grpc_service_config = "servicecontrol_grpc_service_config.json",
215-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
215+
migration_mode = "MIGRATING",
216216
rest_numeric_enums = True,
217217
service_yaml = "servicecontrol.yaml",
218218
transport = "grpc+rest",

google/api/servicemanagement/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ php_gapic_library(
232232
name = "servicemanagement_php_gapic",
233233
srcs = [":servicemanagement_proto_with_info"],
234234
grpc_service_config = "servicemanagement_grpc_service_config.json",
235-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
235+
migration_mode = "MIGRATING",
236236
rest_numeric_enums = True,
237237
service_yaml = "servicemanagement_v1.yaml",
238238
transport = "grpc+rest",

google/api/serviceusage/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ php_gapic_library(
227227
name = "serviceusage_php_gapic",
228228
srcs = [":serviceusage_proto_with_info"],
229229
grpc_service_config = "serviceusage_grpc_service_config.json",
230-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
230+
migration_mode = "MIGRATING",
231231
rest_numeric_enums = True,
232232
service_yaml = "serviceusage_v1.yaml",
233233
transport = "grpc+rest",

google/appengine/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ php_gapic_library(
234234
name = "appengine_php_gapic",
235235
srcs = [":appengine_proto_with_info"],
236236
grpc_service_config = "appengine_grpc_service_config.json",
237-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
237+
migration_mode = "MIGRATING",
238238
rest_numeric_enums = True,
239239
service_yaml = "appengine_v1.yaml",
240240
transport = "grpc+rest",

google/bigtable/admin/v2/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ php_gapic_library(
208208
name = "admin_php_gapic",
209209
srcs = [":admin_proto_with_info"],
210210
gapic_yaml = "bigtableadmin_gapic.yaml",
211-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
211+
migration_mode = "MIGRATING",
212212
rest_numeric_enums = True,
213213
service_yaml = "bigtableadmin_v2.yaml",
214214
transport = "grpc+rest",

google/bigtable/v2/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ php_gapic_library(
192192
rest_numeric_enums = True,
193193
service_yaml = "bigtable_v2.yaml",
194194
transport = "grpc+rest",
195-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
195+
migration_mode = "MIGRATING",
196196
deps = [":bigtable_php_proto"],
197197
)
198198

google/cloud/accessapproval/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ php_gapic_library(
208208
name = "accessapproval_php_gapic",
209209
srcs = [":accessapproval_proto_with_info"],
210210
grpc_service_config = "accessapproval_grpc_service_config.json",
211-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
211+
migration_mode = "MIGRATING",
212212
rest_numeric_enums = True,
213213
service_yaml = "accessapproval_v1.yaml",
214214
transport = "grpc+rest",

google/cloud/apigateway/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ php_gapic_library(
213213
name = "apigateway_php_gapic",
214214
srcs = [":apigateway_proto_with_info"],
215215
grpc_service_config = "apigateway_grpc_service_config.json",
216-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
216+
migration_mode = "MIGRATING",
217217
rest_numeric_enums = True,
218218
service_yaml = "apigateway_v1.yaml",
219219
transport = "grpc+rest",

google/cloud/apigeeconnect/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ php_gapic_library(
208208
name = "apigeeconnect_php_gapic",
209209
srcs = [":apigeeconnect_proto_with_info"],
210210
grpc_service_config = "connection_grpc_service_config.json",
211-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
211+
migration_mode = "MIGRATING",
212212
rest_numeric_enums = True,
213213
service_yaml = "apigeeconnect_v1.yaml",
214214
transport = "grpc+rest",

google/cloud/asset/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ php_gapic_library(
243243
name = "asset_php_gapic",
244244
srcs = [":asset_proto_with_info"],
245245
grpc_service_config = "cloudasset_grpc_service_config.json",
246-
migration_mode = "MIGRATION_MODE_UNSPECIFIED",
246+
migration_mode = "MIGRATING",
247247
rest_numeric_enums = True,
248248
service_yaml = "cloudasset_v1.yaml",
249249
transport = "grpc+rest",

0 commit comments

Comments
 (0)