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

Properties of a Changelog.

Package

@google-cloud/dialogflow-cx

Properties

action

action?: (string|null);

Changelog action

createTime

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

Changelog createTime

displayName

displayName?: (string|null);

Changelog displayName

languageCode

languageCode?: (string|null);

Changelog languageCode

name

name?: (string|null);

Changelog name

resource

resource?: (string|null);

Changelog resource

type

type?: (string|null);

Changelog type

userEmail

userEmail?: (string|null);

Changelog userEmail