Interface protos.grafeas.v1.IBuildProvenance (6.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a BuildProvenance.
Package
@google-cloud/grafeas
Properties
builderVersion
builderVersion?: (string|null);
BuildProvenance builderVersion
buildOptions
buildOptions?: ({ [k: string]: string }|null);
BuildProvenance buildOptions
builtArtifacts
builtArtifacts?: (grafeas.v1.IArtifact[]|null);
BuildProvenance builtArtifacts
commands
commands?: (grafeas.v1.ICommand[]|null);
createTime
createTime?: (google.protobuf.ITimestamp|null);
BuildProvenance createTime
creator
endTime
endTime?: (google.protobuf.ITimestamp|null);
id
logsUri
projectId
projectId?: (string|null);
BuildProvenance projectId
sourceProvenance
sourceProvenance?: (grafeas.v1.ISource|null);
BuildProvenance sourceProvenance
startTime
startTime?: (google.protobuf.ITimestamp|null);
BuildProvenance startTime
triggerId
triggerId?: (string|null);
BuildProvenance triggerId
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.grafeas.v1.IBuildProvenance (6.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [6.0.1 (latest)](/nodejs/docs/reference/grafeas/latest/grafeas/protos.grafeas.v1.ibuildprovenance)\n- [5.5.0](/nodejs/docs/reference/grafeas/5.5.0/grafeas/protos.grafeas.v1.ibuildprovenance)\n- [4.5.0](/nodejs/docs/reference/grafeas/4.5.0/grafeas/protos.grafeas.v1.ibuildprovenance)\n- [4.2.2](/nodejs/docs/reference/grafeas/4.2.2/grafeas/protos.grafeas.v1.ibuildprovenance)\n- [4.1.2](/nodejs/docs/reference/grafeas/4.1.2/grafeas/protos.grafeas.v1.ibuildprovenance)\n- [3.6.1](/nodejs/docs/reference/grafeas/3.6.1/grafeas/protos.grafeas.v1.ibuildprovenance)\n- [3.5.0](/nodejs/docs/reference/grafeas/3.5.0/grafeas/protos.grafeas.v1.ibuildprovenance)\n- [3.4.6](/nodejs/docs/reference/grafeas/3.4.6/grafeas/protos.grafeas.v1.ibuildprovenance) \nProperties of a BuildProvenance.\n\nPackage\n-------\n\n[@google-cloud/grafeas](../overview.html)\n\nProperties\n----------\n\n### builderVersion\n\n builderVersion?: (string|null);\n\nBuildProvenance builderVersion\n\n### buildOptions\n\n buildOptions?: ({ [k: string]: string }|null);\n\nBuildProvenance buildOptions\n\n### builtArtifacts\n\n builtArtifacts?: (grafeas.v1.IArtifact[]|null);\n\nBuildProvenance builtArtifacts\n\n### commands\n\n commands?: (grafeas.v1.ICommand[]|null);\n\nBuildProvenance commands\n\n### createTime\n\n createTime?: (google.protobuf.ITimestamp|null);\n\nBuildProvenance createTime\n\n### creator\n\n creator?: (string|null);\n\nBuildProvenance creator\n\n### endTime\n\n endTime?: (google.protobuf.ITimestamp|null);\n\nBuildProvenance endTime\n\n### id\n\n id?: (string|null);\n\nBuildProvenance id\n\n### logsUri\n\n logsUri?: (string|null);\n\nBuildProvenance logsUri\n\n### projectId\n\n projectId?: (string|null);\n\nBuildProvenance projectId\n\n### sourceProvenance\n\n sourceProvenance?: (grafeas.v1.ISource|null);\n\nBuildProvenance sourceProvenance\n\n### startTime\n\n startTime?: (google.protobuf.ITimestamp|null);\n\nBuildProvenance startTime\n\n### triggerId\n\n triggerId?: (string|null);\n\nBuildProvenance triggerId"]]