Interface protos.google.cloud.dialogflow.cx.v3.IEnvironment (4.6.0)

Properties of an Environment.

Package

@google-cloud/dialogflow-cx

Properties

description

description?: (string|null);

Environment description

displayName

displayName?: (string|null);

Environment displayName

name

name?: (string|null);

Environment name

testCasesConfig

testCasesConfig?: (google.cloud.dialogflow.cx.v3.Environment.ITestCasesConfig|null);

Environment testCasesConfig

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Environment updateTime

versionConfigs

versionConfigs?: (google.cloud.dialogflow.cx.v3.Environment.IVersionConfig[]|null);

Environment versionConfigs

webhookConfig

webhookConfig?: (google.cloud.dialogflow.cx.v3.Environment.IWebhookConfig|null);

Environment webhookConfig