Properties of a File.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
name |
string | null |
<optional> |
File name |
sizeBytes |
number | Long | null |
<optional> |
File sizeBytes |
hashes |
Array.<google.devtools.artifactregistry.v1.IHash> | null |
<optional> |
File hashes |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
File createTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
File updateTime |
owner |
string | null |
<optional> |
File owner |
fetchTime |
google.protobuf.ITimestamp | null |
<optional> |
File fetchTime |
annotations |
Object.<string, string> | null |
<optional> |
File annotations |