Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

chore: Update gapic-generator-python to v1.11.3 #534

Merged
merged 2 commits into from
Jul 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions google/cloud/dialogflowcx_v3/types/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,9 @@ class VersionConfig(proto.Message):
Attributes:
version (str):
Required. Format: projects/<Project
ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/versions/<Version ID>.
ID>/locations/<Location
ID>/agents/<Agent ID>/flows/<Flow
ID>/versions/<Version ID>.
"""

version: str = proto.Field(
Expand Down
4 changes: 2 additions & 2 deletions google/cloud/dialogflowcx_v3/types/webhook.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ class GenericWebService(proto.Message):
parameter_mapping (MutableMapping[str, str]):
Optional. Maps the values extracted from
specific fields of the flexible webhook response
into session parameters. - Key: session
parameter name
into session parameters.
- Key: session parameter name
- Value: field path in the webhook response
"""

Expand Down
5 changes: 3 additions & 2 deletions google/cloud/dialogflowcx_v3beta1/types/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,9 @@ class VersionConfig(proto.Message):
Attributes:
version (str):
Required. Format: projects/<Project
ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/versions/<Version ID>.
ID>/locations/<Location
ID>/agents/<Agent ID>/flows/<Flow
ID>/versions/<Version ID>.
"""

version: str = proto.Field(
Expand Down
4 changes: 2 additions & 2 deletions google/cloud/dialogflowcx_v3beta1/types/webhook.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ class GenericWebService(proto.Message):
parameter_mapping (MutableMapping[str, str]):
Optional. Maps the values extracted from
specific fields of the flexible webhook response
into session parameters. - Key: session
parameter name
into session parameters.
- Key: session parameter name
- Value: field path in the webhook response
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-dialogflow-cx",
"version": "1.24.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-dialogflow-cx",
"version": "1.24.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down