Skip to content

Commit

Permalink
chore: update go_package and Go importpath
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 603489497
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 1, 2024
1 parent 5e6eb76 commit 5335f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/apps/meet/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ go_gapic_library(
name = "meet_go_gapic",
srcs = [":meet_proto_with_info"],
grpc_service_config = "meet_v2_grpc_service_config.json",
importpath = "google.golang.org/google/apps/meet/v2;meetpb",
importpath = "cloud.google.com/go/apps/meet/apiv2;meet",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
Expand Down

0 comments on commit 5335f41

Please sign in to comment.