Interface protos.google.cloud.securitycenter.v1.IFile (8.7.0)

Properties of a File.

Package

@google-cloud/security-center

Properties

contents

contents?: (string|null);

File contents

diskPath

diskPath?: (google.cloud.securitycenter.v1.File.IDiskPath|null);

File diskPath

hashedSize

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

File hashedSize

partiallyHashed

partiallyHashed?: (boolean|null);

File partiallyHashed

path

path?: (string|null);

File path

sha256

sha256?: (string|null);

File sha256

size

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

File size