dtkt.core.v1messages.protoBuildMetadata
Message| Field | Type | Number | Description |
|---|---|---|---|
| runtime | Runtime dtkt.shared.v1beta1.Runtime | 1 | Target runtime of build artifact. |
| platform | Platform dtkt.shared.v1beta1.Platform | 2 | Target platform of build artifact. |
| env | map<string, string> | 3 | Env vars. |
| source_uri | string | 4 | URI of build source. |
| target_uri | string | 5 | URI of build target artifact. |
| target_etag | string | 10 | Checksum of build target artifact (present if build is successful). |