Update an existing ProjectComponent
A ProjectComponent is a separate binary, daemon, or subsystem of a Project.
NOTE: ProjectComponents that are associated with a PackageComponent for a Package with PackageSystem kube or helm can be thought of as roughly equivalent to OCI/Docker Images, since the ProjectComponent describes a container within a Resource described by that PackageComponent.
A ProjectComponent is uniquely identified by the combination of a ProjectVersionSet identifier and the Component name separated by a : character. The Component name is a simple name indicating the binary, daemon or subsystem.
Examples of ProjectComponent identifiers:
OK
user who created the record.
timestamp of when the record was created.
user who last modified the record.
timestamp of when the record was last modified.
String name of the ProjectComponent. Must be unique for the Project.
Indicates this ProjectComponent is considered the primary component within the Project.
ID of the Project for this ProjectVersionSet.
Display name for the ProjectComponent.
The sequence number of this ProjectVersionSet. Represents the number of times a change to the Project's configuration, component breakdown or architecture has been tracked.
x >= 0A URL to the JSON Schema for this object.
Optional long-form description of the ProjectComponent.