Google Cloud Artifact Registry V1beta2 Client - Class Version (0.4.4)

Reference documentation and code samples for the Google Cloud Artifact Registry V1beta2 Client class Version.

The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.

Generated from protobuf message google.devtools.artifactregistry.v1beta2.Version

Namespace

Google \ Cloud \ ArtifactRegistry \ V1beta2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1". If the package or version ID parts contain slashes, the slashes are escaped.

↳ description
string

Optional. Description of the version, as specified in its metadata.

↳ create_time
Google\Protobuf\Timestamp

The time when the version was created.

↳ update_time
Google\Protobuf\Timestamp

The time when the version was last updated.

↳ related_tags
array< Google\Cloud\ArtifactRegistry\V1beta2\Tag >

Output only. A list of related tags. Will contain up to 100 tags that reference this version.

↳ metadata
Google\Protobuf\Struct

Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage

getName

The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1".

If the package or version ID parts contain slashes, the slashes are escaped.

Returns
Type
Description
string

setName

The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1".

If the package or version ID parts contain slashes, the slashes are escaped.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDescription

Optional. Description of the version, as specified in its metadata.

Returns
Type
Description
string

setDescription

Optional. Description of the version, as specified in its metadata.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

The time when the version was created.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

The time when the version was created.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

The time when the version was last updated.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

The time when the version was last updated.

Parameter
Name
Description
Returns
Type
Description
$this

getRelatedTags

Output only. A list of related tags. Will contain up to 100 tags that reference this version.

Returns
Type
Description

setRelatedTags

Output only. A list of related tags. Will contain up to 100 tags that reference this version.

Parameter
Name
Description
Returns
Type
Description
$this

Output only. Repository-specific Metadata stored against this version.

The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage

Returns
Type
Description

Output only. Repository-specific Metadata stored against this version.

The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: