ProjectRateLimitListResponse
objectAllowed values:list
Represents a project rate limit config.
Show Child Parameters
ProjectRateLimitUpdateRequest
objectThe 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.
ProjectServiceAccount
objectRepresents 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
ProjectServiceAccountApiKey
objectThe object type, which is always organization.project.service_account.api_key
Allowed values:organization.project.service_account.api_key
ProjectServiceAccountCreateRequest
objectThe name of the service account being created.