Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RepositoryTagSummary

The information needed to create a lightweight tag.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

fullRefName

fullRefName: string

Unique full reference name inside a repository.

objectId

objectId: string

SHA-1 hash value of the object pointed to by the tag.

refName

refName: string

Reference name inside a repository.

Const refType

refType: string = "TAG"

repositoryId

repositoryId: string

The OCID of the repository containing the reference.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Methods

getDeserializedJsonObj

getJsonObj