module Google::Cloud::Filestore::V1::CloudFilestoreManager

Configures and manages Cloud Filestore resources.

Cloud Filestore Manager v1.

The `file.googleapis.com` service implements the Cloud Filestore API and defines the following resource model for managing instances:

`/instances/*` and `/backups/*` respectively.

Note that location_id must be a GCP `zone` for instances and but to a GCP `region` for backups; for example:

To load this service and instantiate a client:

require "google/cloud/filestore/v1/cloud_filestore_manager"
client = ::Google::Cloud::Filestore::V1::CloudFilestoreManager::Client.new

Constants

Stub