Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RepositoryCommitSummary

Commit summary with commit information.

Properties

authorEmail

authorEmail: string

Email of the author of the repository.

authorName

authorName: string

Name of the author of the repository.

commitId

commitId: string

Commit hash pointed to by reference name.

commitMessage

commitMessage: string

The commit message.

committerEmail

committerEmail: string

Email of who creates the commit.

committerName

committerName: string

Name of who creates the commit.

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"}}

parentCommitIds

parentCommitIds: Array<string>

An array of parent commit IDs of created commit.

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"}}}

timeCreated

timeCreated: Date

The time to create the commit.

treeId

treeId: string

Tree information for the specified commit.

Functions

getDeserializedJsonObj

getJsonObj