| Name | Type | Description | Notes |
|---|---|---|---|
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | |
| _id | string | The ID of this project | |
| key | string | The key of this project | |
| include_in_snippet_by_default | bool | Whether or not flags created in this project are made available to the client-side JavaScript SDK by default | |
| default_client_side_availability | \LaunchDarklyApi\Model\ClientSideAvailability | [optional] | |
| name | string | A human-friendly name for the project | |
| _access | \LaunchDarklyApi\Model\Access | [optional] | |
| tags | string[] | A list of tags for the project | |
| default_release_pipeline_key | string | The key of the default release pipeline for this project | [optional] |
| environments | \LaunchDarklyApi\Model\Environment[] | A list of environments for the project |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.