Skip to content

Commit c79d74a

Browse files
feat(dialogflow): update the api
#### dialogflow:v3beta1 The following keys were added: - schemas.GoogleCloudDialogflowCxV3beta1Flow.properties.locked.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1InlineSchema (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3beta1ParameterDefinition.properties.type.deprecated (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1ParameterDefinition.properties.typeSchema.$ref (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1TypeSchema (Total Keys: 8)
1 parent 168a5f4 commit c79d74a

19 files changed

+798
-510
lines changed

docs/dyn/dialogflow_v3beta1.projects.locations.agents.conversations.html

Lines changed: 88 additions & 82 deletions
Large diffs are not rendered by default.

docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.continuousTestResults.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h3>Method Details</h3>
9494
<pre>Fetches a list of continuous test results for a given environment.
9595

9696
Args:
97-
parent: string, Required. The environment to list results for. Format: `projects//locations//agents// environments/`. (required)
97+
parent: string, Required. The environment to list results for. Format: `projects//locations//agents//environments/`. (required)
9898
pageSize: integer, The maximum number of items to return in a single page. By default 100 and at most 1000.
9999
pageToken: string, The next_page_token value returned from a previous list request.
100100
x__xgafv: string, V1 error format.

docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.experiments.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h3>Method Details</h3>
135135
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
136136
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
137137
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
138-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
138+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
139139
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
140140
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
141141
&quot;versionMetrics&quot;: [ # Version variants and metrics.
@@ -221,7 +221,7 @@ <h3>Method Details</h3>
221221
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
222222
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
223223
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
224-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
224+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
225225
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
226226
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
227227
&quot;versionMetrics&quot;: [ # Version variants and metrics.
@@ -332,7 +332,7 @@ <h3>Method Details</h3>
332332
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
333333
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
334334
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
335-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
335+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
336336
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
337337
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
338338
&quot;versionMetrics&quot;: [ # Version variants and metrics.
@@ -429,7 +429,7 @@ <h3>Method Details</h3>
429429
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
430430
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
431431
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
432-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
432+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
433433
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
434434
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
435435
&quot;versionMetrics&quot;: [ # Version variants and metrics.
@@ -511,7 +511,7 @@ <h3>Method Details</h3>
511511
<pre>Updates the specified Experiment.
512512

513513
Args:
514-
name: string, The name of the experiment. Format: projects//locations//agents//environments//experiments/.. (required)
514+
name: string, The name of the experiment. Format: projects//locations//agents//environments//experiments/. (required)
515515
body: object, The request body.
516516
The object takes the form of:
517517

@@ -534,7 +534,7 @@ <h3>Method Details</h3>
534534
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
535535
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
536536
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
537-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
537+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
538538
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
539539
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
540540
&quot;versionMetrics&quot;: [ # Version variants and metrics.
@@ -621,7 +621,7 @@ <h3>Method Details</h3>
621621
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
622622
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
623623
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
624-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
624+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
625625
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
626626
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
627627
&quot;versionMetrics&quot;: [ # Version variants and metrics.
@@ -720,7 +720,7 @@ <h3>Method Details</h3>
720720
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
721721
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
722722
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
723-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
723+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
724724
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
725725
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
726726
&quot;versionMetrics&quot;: [ # Version variants and metrics.
@@ -819,7 +819,7 @@ <h3>Method Details</h3>
819819
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
820820
&quot;experimentLength&quot;: &quot;A String&quot;, # Maximum number of days to run the experiment. If auto-rollout is not enabled, default value and maximum will be 30 days. If auto-rollout is enabled, default value and maximum will be 6 days.
821821
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
822-
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
822+
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
823823
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
824824
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # The last time the experiment&#x27;s stats data was updated. Will have default value if stats have never been computed for this experiment.
825825
&quot;versionMetrics&quot;: [ # Version variants and metrics.

docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h3>Method Details</h3>
149149
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
150150
&quot;enableContinuousRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases periodically. Default false. If set to true, run once a day.
151151
&quot;enablePredeploymentRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases before deploying a flow version to the environment. Default false.
152-
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations/ /agents//testCases/`
152+
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations//agents//testCases/`
153153
&quot;A String&quot;,
154154
],
155155
},
@@ -278,12 +278,12 @@ <h3>Method Details</h3>
278278
<pre>Deploys a flow to the specified Environment. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The returned `Operation` type has the following method-specific fields: - `metadata`: DeployFlowMetadata - `response`: DeployFlowResponse
279279

280280
Args:
281-
environment: string, Required. The environment to deploy the flow to. Format: `projects//locations//agents// environments/`. (required)
281+
environment: string, Required. The environment to deploy the flow to. Format: `projects//locations//agents//environments/`. (required)
282282
body: object, The request body.
283283
The object takes the form of:
284284

285285
{ # The request message for Environments.DeployFlow.
286-
&quot;flowVersion&quot;: &quot;A String&quot;, # Required. The flow version to deploy. Format: `projects//locations//agents// flows//versions/`.
286+
&quot;flowVersion&quot;: &quot;A String&quot;, # Required. The flow version to deploy. Format: `projects//locations//agents//flows//versions/`.
287287
}
288288

289289
x__xgafv: string, V1 error format.
@@ -336,7 +336,7 @@ <h3>Method Details</h3>
336336
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
337337
&quot;enableContinuousRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases periodically. Default false. If set to true, run once a day.
338338
&quot;enablePredeploymentRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases before deploying a flow version to the environment. Default false.
339-
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations/ /agents//testCases/`
339+
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations//agents//testCases/`
340340
&quot;A String&quot;,
341341
],
342342
},
@@ -439,7 +439,7 @@ <h3>Method Details</h3>
439439
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
440440
&quot;enableContinuousRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases periodically. Default false. If set to true, run once a day.
441441
&quot;enablePredeploymentRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases before deploying a flow version to the environment. Default false.
442-
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations/ /agents//testCases/`
442+
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations//agents//testCases/`
443443
&quot;A String&quot;,
444444
],
445445
},
@@ -559,7 +559,7 @@ <h3>Method Details</h3>
559559
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
560560
&quot;enableContinuousRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases periodically. Default false. If set to true, run once a day.
561561
&quot;enablePredeploymentRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases before deploying a flow version to the environment. Default false.
562-
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations/ /agents//testCases/`
562+
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations//agents//testCases/`
563563
&quot;A String&quot;,
564564
],
565565
},
@@ -670,7 +670,7 @@ <h3>Method Details</h3>
670670
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
671671
&quot;enableContinuousRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases periodically. Default false. If set to true, run once a day.
672672
&quot;enablePredeploymentRun&quot;: True or False, # Whether to run test cases in TestCasesConfig.test_cases before deploying a flow version to the environment. Default false.
673-
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations/ /agents//testCases/`
673+
&quot;testCases&quot;: [ # A list of test case names to run. They should be under the same agent. Format of each test case name: `projects//locations//agents//testCases/`
674674
&quot;A String&quot;,
675675
],
676676
},

0 commit comments

Comments
 (0)