Interface protos.google.cloud.support.v2.IComment (1.0.2)

Properties of a Comment.

Package

@google-cloud/support

Properties

body

body?: (string|null);

Comment body

createTime

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

Comment createTime

creator

creator?: (google.cloud.support.v2.IActor|null);

Comment creator

name

name?: (string|null);

Comment name

plainTextBody

plainTextBody?: (string|null);

Comment plainTextBody