The ID of the project.
The ID of the rate limit.
The ID of the project.
The ID of the rate limit.
The project rate limit update request payload.
The maximum requests per minute.
The maximum tokens per minute.
The maximum images per minute. Only relevant for certain models.
The maximum audio megabytes per minute. Only relevant for certain models.
The maximum requests per day. Only relevant for certain models.
The maximum batch input tokens per day. Only relevant for certain models.
Project rate limit updated successfully.
Represents a project rate limit config.
The object type, which is always project.rate_limit
Allowed values:project.rate_limit
The identifier, which can be referenced in API endpoints.
The model this rate limit applies to.
The maximum requests per minute.
The maximum tokens per minute.
The maximum images per minute. Only present for relevant models.
The maximum audio megabytes per minute. Only present for relevant models.
The maximum requests per day. Only present for relevant models.
The maximum batch input tokens per day. Only present for relevant models.
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.
Default:20
A cursor for use in pagination. after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with obj_foo, your subsequent call can include after=obj_foo in order to fetch the next page of the list.
The ID of the project.
Project service accounts listed successfully.
Allowed values:list
Represents an individual service account in a project.
The ID of the project.
The project service account create request payload.
The name of the service account being created.
Project service account created successfully.
Allowed values:organization.project.service_account
Service accounts can only have one role of type member
Allowed values:member
The ID of the project.
The ID of the service account.
Project service account retrieved successfully.
Represents an individual service account in a project.
The object type, which is always organization.project.service_account
Allowed values:organization.project.service_account
The identifier, which can be referenced in API endpoints
The name of the service account
owner or member
Allowed values:ownermember
The Unix timestamp (in seconds) of when the service account was created
The ID of the project.
The ID of the service account.
Project service account deleted successfully.
Allowed values:organization.project.service_account.deleted