We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24d803 commit 24acbf4Copy full SHA for 24acbf4
natural-language-understanding/v1.ts
@@ -20,7 +20,6 @@ import GeneratedNaturalLanguageUnderstandingV1 = require('./v1-generated');
20
class NaturalLanguageUnderstandingV1 extends GeneratedNaturalLanguageUnderstandingV1 {
21
static VERSION_DATE_2016_01_23: string = '2016-01-23';
22
static VERSION_DATE_2017_02_27: string = '2017-02-27';
23
- static VERSION_DATE_2018_04_05: string = '2018-04-05';
24
25
constructor(options) {
26
// For backward compatibility, allow version to be passed in version_date.
0 commit comments