openai-client-base 0.12.0

Auto-generated Rust client for the OpenAI API
1
2
3
4
5
6
7
8
9
10
11
12
# ProjectCreateRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The friendly name of the project, this name appears in reports. | 
**geography** | Option<**String**> | Create the project with the specified data residency region. Your organization must have access to Data residency functionality in order to use. See [data residency controls]/docs/guides/your-data#data-residency-controls to review the functionality and limitations of setting this field. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)