googleapis.com

The Cloud Filestore API is used for creating and managing cloud file servers.

🔑 oauth2 14 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://file.googleapis.com/v1/{name}
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://file.googleapis.com/v1/{name}/locations
Lists all backups in a project for either a specified location or for all loc…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://file.googleapis.com/v1/{parent}/backups
Endpoints (14 total)
GET
/v1/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v1/{name}/locations
Lists information about the supported locations for this service.
GET
/v1/{parent}/backups
Lists all backups in a project for either a specified location or for all loc…
GET
/v1/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1/{parent}/instances
Lists all instances in a project for either a specified location or for all l…
GET
/v1/{parent}/snapshots
Lists all snapshots in a project for either a specified location or for all l…
POST
/v1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1/{name}:revert
Revert an existing instance's file system to a specified snapshot.
POST
/v1/{name}:restore
Restores an existing instance's file share from a backup. The capacity of the…
POST
/v1/{parent}/backups
Creates a backup.
POST
/v1/{parent}/instances
Creates an instance. When creating from a backup, the capacity of the new ins…
POST
/v1/{parent}/snapshots
Creates a snapshot.
At a glance
Total SDKs10
Languages6
Endpoints14
Authoauth2
Categories2
https://file.googleapis.com