Interface protos.google.cloud.contactcenterinsights.v1.IView (3.3.0)

Properties of a View.

Package

@google-cloud/contact-center-insights

Properties

createTime

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

View createTime

displayName

displayName?: (string|null);

View displayName

name

name?: (string|null);

View name

updateTime

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

View updateTime

value

value?: (string|null);

View value