Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class KfpArtifact.
A detailed representation of a KFP artifact.
Generated from protobuf message google.devtools.artifactregistry.v1.KfpArtifact
Namespace
Google \ Cloud \ ArtifactRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Resource name of the KFP artifact. Since users don't directly interact with this resource, the name will be derived from the associated version. For example, when version = ".../versions/sha256:abcdef...", the name will be ".../kfpArtifacts/sha256:abcdef...".
↳ version
string
The version associated with the KFP artifact. Must follow the Semantic Versioning standard.
getName
Output only. Resource name of the KFP artifact. Since users don't directly interact with this resource, the name will be derived from the associated version. For example, when version = ".../versions/sha256:abcdef...", the name will be ".../kfpArtifacts/sha256:abcdef...".
string
setName
Output only. Resource name of the KFP artifact. Since users don't directly interact with this resource, the name will be derived from the associated version. For example, when version = ".../versions/sha256:abcdef...", the name will be ".../kfpArtifacts/sha256:abcdef...".
var
string
$this
getVersion
The version associated with the KFP artifact. Must follow the Semantic Versioning standard.
string
setVersion
The version associated with the KFP artifact. Must follow the Semantic Versioning standard.
var
string
$this