OptionalcreateOptionaldeleteA timestamp indicating when the project was soft-deleted. Empty if the project is not deleted, otherwise set to a timestamp in the past.
OptionalinitialConfiguration settings for the initial Read/Write endpoint created inside the initial branch for a newly created project. If omitted, the initial endpoint created will have default settings, without high availability configured. This field does not apply to any endpoints created after project creation. Use spec.default_endpoint_settings to configure default settings for endpoints created after project creation.
OptionalnameOutput only. The full resource path of the project. Format: projects/{project_id}
OptionalprojectThe part of the name, chosen by the user when the resource was created.
OptionalpurgeA timestamp indicating when the project is scheduled for permanent deletion. Empty if the project is not deleted, otherwise set to a timestamp in the future.
OptionalspecThe spec contains the project configuration, including display_name, pg_version (Postgres version), history_retention_duration, and default_endpoint_settings.
OptionalstatusThe current status of a Project.
OptionaluidSystem-generated unique ID for the project.
OptionalupdateA timestamp indicating when the project was last updated.
A timestamp indicating when the project was created.