Skip to content

Commit

Permalink
chore(python): Prepare google/cloud/gsuiteaddons/v1 BUILD.bazel for r…
Browse files Browse the repository at this point in the history
…elease

PiperOrigin-RevId: 478495969
  • Loading branch information
Google APIs authored and copybara-github committed Oct 3, 2022
1 parent 82c0f26 commit ef8a542
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions google/cloud/gsuiteaddons/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,6 @@ py_gapic_library(
name = "gsuiteaddons_py_gapic",
srcs = [":gsuiteaddons_proto"],
grpc_service_config = "gsuiteaddons_grpc_service_config.json",
opt_args = [
"warehouse-package-name=google-cloud-workspace-add-ons",
"python-gapic-namespace=google.cloud",
"python-gapic-name=workspace_add_ons",
],
transport = "grpc",
deps = [
"//google/apps/script/type:type_py_original_proto",
Expand All @@ -205,7 +200,7 @@ py_test(

# Open Source Packages
py_gapic_assembly_pkg(
name = "google-cloud-workspace-add-ons-v1-py",
name = "gsuiteaddons-v1-py",
deps = [
":gsuiteaddons_py_gapic",
],
Expand Down

0 comments on commit ef8a542

Please sign in to comment.