Google Cloud Storage · Schema
ObjectAccessControl
An access-control entry for an object.
ArchivalBackupBlob StorageCloud StorageDataFile StorageGoogle CloudObject StorageStorage
Properties
| Name | Type | Description |
|---|---|---|
| kind | string | The kind of item this is. |
| id | string | The ID of the access-control entry. |
| selfLink | string | The link to this access-control entry. |
| bucket | string | The name of the bucket. |
| object | string | The name of the object. |
| generation | string | The content generation of the object. |
| entity | string | The entity holding the permission, in one of the following forms: user-userId, user-email, group-groupId, group-email, domain-domain, project-team-projectId, allUsers, or allAuthenticatedUsers. |
| role | string | The access permission for the entity. |
| string | The email address associated with the entity, if any. | |
| domain | string | The domain associated with the entity, if any. |
| entityId | string | The ID for the entity, if any. |
| etag | string | HTTP 1.1 Entity tag for the access-control entry. |
| projectTeam | object | The project team associated with the entity, if any. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "ObjectAccessControl",
"type": "object",
"description": "An access-control entry for an object.",
"properties": {
"kind": {
"type": "string",
"description": "The kind of item this is."
},
"id": {
"type": "string",
"description": "The ID of the access-control entry."
},
"selfLink": {
"type": "string",
"description": "The link to this access-control entry."
},
"bucket": {
"type": "string",
"description": "The name of the bucket."
},
"object": {
"type": "string",
"description": "The name of the object."
},
"generation": {
"type": "string",
"description": "The content generation of the object."
},
"entity": {
"type": "string",
"description": "The entity holding the permission, in one of the following forms: user-userId, user-email, group-groupId, group-email, domain-domain, project-team-projectId, allUsers, or allAuthenticatedUsers."
},
"role": {
"type": "string",
"description": "The access permission for the entity."
},
"email": {
"type": "string",
"description": "The email address associated with the entity, if any."
},
"domain": {
"type": "string",
"description": "The domain associated with the entity, if any."
},
"entityId": {
"type": "string",
"description": "The ID for the entity, if any."
},
"etag": {
"type": "string",
"description": "HTTP 1.1 Entity tag for the access-control entry."
},
"projectTeam": {
"type": "object",
"description": "The project team associated with the entity, if any."
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/gcp-cloud-storage-json-object-access-control"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.