Optional. Set if the artifact metadata is stored in Artifact analysis.
↳ uri
string
Required. Immutable. The URI of the artifact that is deployed. e.g.us-docker.pkg.dev/my-project/my-repo/image. The URI does not include the tag / digest because it captures a lineage of artifacts.
getGoogleArtifactRegistry
Optional. Set if the artifact is stored in Artifact regsitry.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Developer Connect V1 Client - Class ArtifactConfig (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-developerconnect/latest/V1.ArtifactConfig)\n- [0.4.0](/php/docs/reference/cloud-developerconnect/0.4.0/V1.ArtifactConfig)\n- [0.3.0](/php/docs/reference/cloud-developerconnect/0.3.0/V1.ArtifactConfig)\n- [0.2.2](/php/docs/reference/cloud-developerconnect/0.2.2/V1.ArtifactConfig)\n- [0.1.2](/php/docs/reference/cloud-developerconnect/0.1.2/V1.ArtifactConfig) \nReference documentation and code samples for the Google Cloud Developer Connect V1 Client class ArtifactConfig.\n\nThe artifact config of the artifact that is deployed.\n\nGenerated from protobuf message `google.cloud.developerconnect.v1.ArtifactConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DeveloperConnect \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGoogleArtifactRegistry\n\nOptional. Set if the artifact is stored in Artifact regsitry.\n\n### hasGoogleArtifactRegistry\n\n### setGoogleArtifactRegistry\n\nOptional. Set if the artifact is stored in Artifact regsitry.\n\n### getGoogleArtifactAnalysis\n\nOptional. Set if the artifact metadata is stored in Artifact analysis.\n\n### hasGoogleArtifactAnalysis\n\n### setGoogleArtifactAnalysis\n\nOptional. Set if the artifact metadata is stored in Artifact analysis.\n\n### getUri\n\nRequired. Immutable. The URI of the artifact that is deployed.\n\ne.g. `us-docker.pkg.dev/my-project/my-repo/image`.\nThe URI does not include the tag / digest because it captures a lineage of\nartifacts.\n\n### setUri\n\nRequired. Immutable. The URI of the artifact that is deployed.\n\ne.g. `us-docker.pkg.dev/my-project/my-repo/image`.\nThe URI does not include the tag / digest because it captures a lineage of\nartifacts.\n\n### getArtifactStorage\n\n### getArtifactMetadataStorage"]]