Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class GenericArtifact.
GenericArtifact represents a generic artifact
Generated from protobuf message google.devtools.artifactregistry.v1.GenericArtifact
Namespace
Google \ Cloud \ ArtifactRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Resource name of the generic artifact. project, location, repository, package_id and version_id create a unique generic artifact. i.e. "projects/test-project/locations/us-west4/repositories/test-repo/ genericArtifacts/package_id:version_id"
↳ version
string
The version of the generic artifact.
↳ create_time
↳ update_time
getName
Resource name of the generic artifact.
project, location, repository, package_id and version_id create a unique generic artifact. i.e. "projects/test-project/locations/us-west4/repositories/test-repo/ genericArtifacts/package_id:version_id"
string
setName
Resource name of the generic artifact.
project, location, repository, package_id and version_id create a unique generic artifact. i.e. "projects/test-project/locations/us-west4/repositories/test-repo/ genericArtifacts/package_id:version_id"
var
string
$this
getVersion
The version of the generic artifact.
string
setVersion
The version of the generic artifact.
var
string
$this
getCreateTime
Output only. The time when the Generic module is created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the Generic module is created.
$this
getUpdateTime
Output only. The time when the Generic module is updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the Generic module is updated.
$this