Lines Matching full:versions
29 * The "versions" collection of methods.
33 * $versions = $dialogflowService->versions;
40 * (versions.compareVersions)
44 * the specified flow. Format: `projects//locations//agents/ /flows//versions/`.
60 * (versions.create)
75 * Deletes the specified Version. (versions.delete)
78 * `projects//locations//agents//flows//versions/`.
89 * Retrieves the specified Version. (versions.get)
92 * `projects//locations//agents//flows//versions/`.
103 * Returns the list of all versions in the specified Flow.
104 * (versions.listProjectsLocationsAgentsFlowsVersions)
106 * @param string $parent Required. The Flow to list all versions for. Format:
130 * buffers/docs/reference/google.protobuf#empty) (versions.load)
133 * `projects//locations//agents//flows//versions/`.
145 * Updates the specified Version. (versions.patch)
147 * @param string $name Format: projects//locations//agents//flows//versions/.