Properties of a Source.
Package
@google-cloud/grafeas!Properties
additionalContexts
additionalContexts
?:
(
grafeas
.
v1
.
ISourceContext
[]
|
null
);
Source additionalContexts
| Type | Description |
|---|---|
| ( grafeas.v1.ISourceContext []|null) |
artifactStorageSourceUri
artifactStorageSourceUri
?:
(
string
|
null
);
Source artifactStorageSourceUri
| Type | Description |
|---|---|
| (string|null) |
context
context
?:
(
grafeas
.
v1
.
ISourceContext
|
null
);
Source context
| Type | Description |
|---|---|
| ( grafeas.v1.ISourceContext |null) |
fileHashes
fileHashes
?:
({
[
k
:
string
]
:
grafeas
.
v1
.
IFileHashes
}
|
null
);
Source fileHashes
| Type | Description |
|---|---|
| ({ [k: string]: grafeas.v1.IFileHashes }|null) |

