Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateRepositoryDetails

The information to be updated.

Properties

Optional defaultBranch

defaultBranch: undefined | string

The default branch of the repository.

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 description

description: undefined | string

Details of the repository. Avoid entering confidential information.

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 mirrorRepositoryConfig

mirrorRepositoryConfig: model.MirrorRepositoryConfig

Optional name

name: undefined | string

Name of the repository. Should be unique within the project.

Optional repositoryType

repositoryType: undefined | string

Type of repository. Allowed values: {@code MIRRORED} {@code HOSTED}

Functions

getDeserializedJsonObj

getJsonObj