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.4 #537

Merged
merged 2 commits into from
Jul 14, 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
2 changes: 2 additions & 0 deletions google/cloud/dialogflowcx_v3/types/advanced_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,15 @@ class AdvancedSettings(proto.Message):
Dialogflow to the configured Google Cloud
Storage destination. Exposed at the following
levels:

- Agent level
- Flow level
logging_settings (google.cloud.dialogflowcx_v3.types.AdvancedSettings.LoggingSettings):
Settings for logging.
Settings for Dialogflow History, Contact Center
messages, StackDriver logs, and speech logging.
Exposed at the following levels:

- Agent level.
"""

Expand Down
1 change: 1 addition & 0 deletions google/cloud/dialogflowcx_v3/types/fulfillment.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ class Fulfillment(proto.Message):
streaming APIs. If a webhook is specified, it
happens before Dialogflow invokes webhook.
Warning:

1) This flag only affects streaming API.
Responses are still queued and returned once in
non-streaming API.
Expand Down
1 change: 1 addition & 0 deletions google/cloud/dialogflowcx_v3/types/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ class QueryParameters(proto.Message):

class QueryInput(proto.Message):
r"""Represents the query input. It can contain one of:

1. A conversational query in the form of text.

2. An intent query that specifies which intent to trigger.
Expand Down
2 changes: 2 additions & 0 deletions google/cloud/dialogflowcx_v3beta1/types/advanced_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,15 @@ class AdvancedSettings(proto.Message):
Dialogflow to the configured Google Cloud
Storage destination. Exposed at the following
levels:

- Agent level
- Flow level
logging_settings (google.cloud.dialogflowcx_v3beta1.types.AdvancedSettings.LoggingSettings):
Settings for logging.
Settings for Dialogflow History, Contact Center
messages, StackDriver logs, and speech logging.
Exposed at the following levels:

- Agent level.
"""

Expand Down
1 change: 1 addition & 0 deletions google/cloud/dialogflowcx_v3beta1/types/fulfillment.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ class Fulfillment(proto.Message):
streaming APIs. If a webhook is specified, it
happens before Dialogflow invokes webhook.
Warning:

1) This flag only affects streaming API.
Responses are still queued and returned once in
non-streaming API.
Expand Down
1 change: 1 addition & 0 deletions google/cloud/dialogflowcx_v3beta1/types/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ class QueryParameters(proto.Message):

class QueryInput(proto.Message):
r"""Represents the query input. It can contain one of:

1. A conversational query in the form of text.

2. An intent query that specifies which intent to trigger.
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.25.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.25.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down