File tree Expand file tree Collapse file tree 6 files changed +35
-7
lines changed
packages/google-cloud-dialogflow-cx Expand file tree Collapse file tree 6 files changed +35
-7
lines changed Original file line number Diff line number Diff line change 1+ # Copyright 2021 Google LLC
2+ #
3+ # Licensed under the Apache License, Version 2.0 (the "License");
4+ # you may not use this file except in compliance with the License.
5+ # You may obtain a copy of the License at
6+ #
7+ # http://www.apache.org/licenses/LICENSE-2.0
8+ #
9+ # Unless required by applicable law or agreed to in writing, software
10+ # distributed under the License is distributed on an "AS IS" BASIS,
11+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ # See the License for the specific language governing permissions and
13+ # limitations under the License.
14+ #
115# See https://pre-commit.com for more information
216# See https://pre-commit.com/hooks.html for more hooks
317repos :
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
2+ # Copyright 2021 Google LLC
3+ #
4+ # Licensed under the Apache License, Version 2.0 (the "License");
5+ # you may not use this file except in compliance with the License.
6+ # You may obtain a copy of the License at
7+ #
8+
10BC0
# http://www.apache.org/licenses/LICENSE-2.0
9+ #
10+ # Unless required by applicable law or agreed to in writing, software
11+ # distributed under the License is distributed on an "AS IS" BASIS,
12+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+ # See the License for the specific language governing permissions and
14+ # limitations under the License.
215#
316# google-cloud-dialogflow-cx documentation build configuration file
417#
Original file line number Diff line number Diff line change 211211__all__ = (
212212 "Agent" ,
213213 "AgentValidationResult" ,
214- "AgentsClient" ,
215214 "AudioEncoding" ,
216215 "AudioInput" ,
217216 "BatchDeleteTestCasesRequest" ,
251250 "DetectIntentResponse" ,
252251 "DtmfInput" ,
253252 "EntityType" ,
253+ "EntityTypesClient" ,
254254 "Environment" ,
255255 "EnvironmentsClient" ,
256256 "EventHandler" ,
399399 "WebhookRequest" ,
400400 "WebhookResponse" ,
401401 "WebhooksClient" ,
402- "EntityTypesClient " ,
402+ "AgentsClient " ,
403403)
Original file line number Diff line number Diff line change 211211__all__ = (
212212 "Agent" ,
213213 "AgentValidationResult" ,
214+ "AgentsClient" ,
214215 "AudioEncoding" ,
215216 "AudioInput" ,
216217 "BatchDeleteTestCasesRequest" ,
343344 "RunTestCaseRequest" ,
344345 "RunTestCaseResponse" ,
345346 "SecuritySettings" ,
346- "SecuritySettingsServiceClient" ,
347347 "SentimentAnalysisResult" ,
348348 "SessionEntityType" ,
349349 "SessionEntityTypesClient" ,
399399 "WebhookRequest" ,
400400 "WebhookResponse" ,
401401 "WebhooksClient" ,
402- "AgentsClient " ,
402+ "SecuritySettingsServiceClient " ,
403403)
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/python-dialogflow-cx.git",
7- "sha": "bd0ba4037e50e1a00efaaeb19563f832891d922e "
7+ "sha": "2220c5dbc814ed66d80ff211e86035eca223f8bc "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "4501974ad08b5d693311457e2ea4ce845676e329 "
22+ "sha": "5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc "
2323 }
2424 },
2525 {
2626 "git": {
2727 "name": "synthtool",
2828 "remote": "https://github.com/googleapis/synthtool.git",
29- "sha": "4501974ad08b5d693311457e2ea4ce845676e329 "
29+ "sha": "5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc "
3030 }
3131 }
3232 ],
107107 "CONTRIBUTING.rst",
108108 "LICENSE",
109109 "MANIFEST.in",
110+ "dialogflow-cx-v3beta1-py.tar.gz",
110111 "docs/_static/custom.css",
111112 "docs/_templates/layout.html",
112113 "docs/conf.py",
You can’t perform that action at this time.
0 commit comments