Properties of a Comment.
Package
@google-cloud/gdchardwaremanagementProperties
author
author?: (string|null);
Comment author
authorEntity
authorEntity?: (google.cloud.gdchardwaremanagement.v1alpha.Entity|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Entity|null);
Comment authorEntity
createTime
createTime?: (google.protobuf.ITimestamp|null);
Comment createTime
customerViewedTime
customerViewedTime?: (google.protobuf.ITimestamp|null);
Comment customerViewedTime
labels
labels?: ({ [k: string]: string }|null);
Comment labels
name
name?: (string|null);
Comment name
text
text?: (string|null);
Comment text