Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ac614c7

Browse filesBrowse files
Google APIscopybara-github
authored andcommitted
chore(python): fix warehouse-package-name for dialogflow/cx v3 and v3beta1
PiperOrigin-RevId: 492185983
1 parent 721bb3a commit ac614c7
Copy full SHA for ac614c7

File tree

Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed
Open diff view settings
Collapse file

‎google/cloud/dialogflow/cx/v3/BUILD.bazel‎

Copy file name to clipboardExpand all lines: google/cloud/dialogflow/cx/v3/BUILD.bazel
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ py_gapic_library(
241241
opt_args = [
242242
"python-gapic-name=dialogflowcx",
243243
"python-gapic-namespace=google.cloud",
244+
"warehouse-package-name=google-cloud-dialogflow-cx",
244245
],
245246
rest_numeric_enums = False,
246247
service_yaml = "dialogflow_v3.yaml",
Collapse file

‎google/cloud/dialogflow/cx/v3beta1/BUILD.bazel‎

Copy file name to clipboardExpand all lines: google/cloud/dialogflow/cx/v3beta1/BUILD.bazel
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ py_gapic_library(
241241
opt_args = [
242242
"python-gapic-name=dialogflowcx",
243243
"python-gapic-namespace=google.cloud",
244+
"warehouse-package-name=google-cloud-dialogflow-cx",
244245
],
245246
rest_numeric_enums = False,
246247
service_yaml = "dialogflow_v3beta1.yaml",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.