Interface protos.google.cloud.deploy.v1.ITargetArtifact (5.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a TargetArtifact.
Package
@google-cloud/deploy
Properties
artifactUri
artifactUri?: (string|null);
TargetArtifact artifactUri
manifestPath
manifestPath?: (string|null);
TargetArtifact manifestPath
phaseArtifacts
phaseArtifacts?: ({ [k: string]: google.cloud.deploy.v1.TargetArtifact.IPhaseArtifact }|null);
TargetArtifact phaseArtifacts
skaffoldConfigPath
skaffoldConfigPath?: (string|null);
TargetArtifact skaffoldConfigPath
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.google.cloud.deploy.v1.ITargetArtifact (5.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [5.0.1 (latest)](/nodejs/docs/reference/deploy/latest/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [4.4.0](/nodejs/docs/reference/deploy/4.4.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [4.3.0](/nodejs/docs/reference/deploy/4.3.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [4.0.0](/nodejs/docs/reference/deploy/4.0.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [3.6.0](/nodejs/docs/reference/deploy/3.6.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [3.5.0](/nodejs/docs/reference/deploy/3.5.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [3.4.0](/nodejs/docs/reference/deploy/3.4.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [3.1.0](/nodejs/docs/reference/deploy/3.1.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [3.0.0](/nodejs/docs/reference/deploy/3.0.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [2.5.0](/nodejs/docs/reference/deploy/2.5.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [2.4.1](/nodejs/docs/reference/deploy/2.4.1/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [2.3.1](/nodejs/docs/reference/deploy/2.3.1/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [2.2.2](/nodejs/docs/reference/deploy/2.2.2/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [2.1.1](/nodejs/docs/reference/deploy/2.1.1/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [1.0.0](/nodejs/docs/reference/deploy/1.0.0/deploy/protos.google.cloud.deploy.v1.itargetartifact)\n- [0.2.0](/nodejs/docs/reference/deploy/0.2.0/deploy/protos.google.cloud.deploy.v1.itargetartifact) \nProperties of a TargetArtifact.\n\nPackage\n-------\n\n[@google-cloud/deploy](../overview.html)\n\nProperties\n----------\n\n### artifactUri\n\n artifactUri?: (string|null);\n\nTargetArtifact artifactUri\n\n### manifestPath\n\n manifestPath?: (string|null);\n\nTargetArtifact manifestPath\n\n### phaseArtifacts\n\n phaseArtifacts?: ({ [k: string]: google.cloud.deploy.v1.TargetArtifact.IPhaseArtifact }|null);\n\nTargetArtifact phaseArtifacts\n\n### skaffoldConfigPath\n\n skaffoldConfigPath?: (string|null);\n\nTargetArtifact skaffoldConfigPath"]]