Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Project

Projects enable users to organize their data science work.

Properties

compartmentId

compartmentId: string

The OCID of the project's compartment.

createdBy

createdBy: string

The OCID of the user who created this project.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional description

description: undefined | string

A short description of the project.

displayName

displayName: string

A user-friendly display name for the resource. It does not have to be unique and can be modified. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See Resource Tags. Example: {@code {"Department": "Finance"}}

id

id: string

The OCID of the project.

lifecycleState

lifecycleState: ProjectLifecycleState

The state of the project.

Optional systemTags

systemTags: undefined | object

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

timeCreated

timeCreated: Date

The date and time the resource was created in the timestamp format defined by RFC3339. Example: 2019-08-25T21:10:29.41Z

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Project): object

getJsonObj