Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RepositoryPathSummary

Object containing information about files and directories in a repository.

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

Optional name

name: undefined | string

Name of file or directory.

Optional path

path: undefined | string

Path to file or directory in a repository.

Optional sha

sha: undefined | string

SHA-1 checksum of blob or tree.

Optional sizeInBytes

sizeInBytes: undefined | number

Size of file or directory. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional submoduleGitUrl

submoduleGitUrl: undefined | string

The git URL of the submodule.

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

Optional type

type: undefined | string

File or directory.

Functions

getDeserializedJsonObj

getJsonObj