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

Properties of an Attachment.

Package

@google-cloud/support

Properties

createTime

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

Attachment createTime

creator

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

Attachment creator

filename

filename?: (string|null);

Attachment filename

mimeType

mimeType?: (string|null);

Attachment mimeType

name

name?: (string|null);

Attachment name

sizeBytes

sizeBytes?: (number|Long|string|null);

Attachment sizeBytes