Interface protos.grafeas.v1.ISecretOccurrence (6.7.0)

Properties of a SecretOccurrence.

Package

@google-cloud/containeranalysis

Properties

data

data?: (google.protobuf.IAny|null);

SecretOccurrence data

digest

digest?: (grafeas.v1.IDigest|null);

SecretOccurrence digest

kind

kind?: (grafeas.v1.SecretKind|keyof typeof grafeas.v1.SecretKind|null);

SecretOccurrence kind

locations

locations?: (grafeas.v1.ISecretLocation[]|null);

SecretOccurrence locations

statuses

statuses?: (grafeas.v1.ISecretStatus[]|null);

SecretOccurrence statuses