Skip to content

Commit

Permalink
feat(dialogflow): update the api
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
yoshi-automation committed Aug 13, 2024
1 parent 168a5f4 commit c79d74a
Show file tree
Hide file tree
Showing 19 changed files with 798 additions and 510 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3>Method Details</h3>
<pre>Fetches a list of continuous test results for a given environment.

Args:
parent: string, Required. The environment to list results for. Format: `projects//locations//agents// environments/`. (required)
parent: string, Required. The environment to list results for. Format: `projects//locations//agents//environments/`. (required)
pageSize: integer, The maximum number of items to return in a single page. By default 100 and at most 1000.
pageToken: string, The next_page_token value returned from a previous list request.
x__xgafv: string, V1 error format.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down Expand Up @@ -221,7 +221,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down Expand Up @@ -332,7 +332,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down Expand Up @@ -429,7 +429,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down Expand Up @@ -511,7 +511,7 @@ <h3>Method Details</h3>
<pre>Updates the specified Experiment.

Args:
name: string, The name of the experiment. Format: projects//locations//agents//environments//experiments/.. (required)
name: string, The name of the experiment. Format: projects//locations//agents//environments//experiments/. (required)
body: object, The request body.
The object takes the form of:

Expand All @@ -534,7 +534,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down Expand Up @@ -621,7 +621,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down Expand Up @@ -720,7 +720,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down Expand Up @@ -819,7 +819,7 @@ <h3>Method Details</h3>
&quot;endTime&quot;: &quot;A String&quot;, # End time of this experiment.
&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.
&quot;lastUpdateTime&quot;: &quot;A String&quot;, # Last update time of this experiment.
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/..
&quot;name&quot;: &quot;A String&quot;, # The name of the experiment. Format: projects//locations//agents//environments//experiments/.
&quot;result&quot;: { # The inference result which includes an objective metric to optimize and the confidence interval. # Inference result of the experiment.
&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.
&quot;versionMetrics&quot;: [ # Version variants and metrics.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h3>Method Details</h3>
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
&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.
&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.
&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/`
&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/`
&quot;A String&quot;,
],
},
Expand Down Expand Up @@ -278,12 +278,12 @@ <h3>Method Details</h3>
<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

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

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

x__xgafv: string, V1 error format.
Expand Down Expand Up @@ -336,7 +336,7 @@ <h3>Method Details</h3>
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
&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.
&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.
&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/`
&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/`
&quot;A String&quot;,
],
},
Expand Down Expand Up @@ -439,7 +439,7 @@ <h3>Method Details</h3>
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
&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.
&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.
&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/`
&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/`
&quot;A String&quot;,
],
},
Expand Down Expand Up @@ -559,7 +559,7 @@ <h3>Method Details</h3>
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
&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.
&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.
&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/`
&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/`
&quot;A String&quot;,
],
},
Expand Down Expand Up @@ -670,7 +670,7 @@ <h3>Method Details</h3>
&quot;testCasesConfig&quot;: { # The configuration for continuous tests. # The test cases config for continuous tests of this environment.
&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.
&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.
&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/`
&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/`
&quot;A String&quot;,
],
},
Expand Down
Loading

0 comments on commit c79d74a

Please sign in to comment.