Namespace Google.Apis.CloudFilestore.v1beta1
Classes
CloudFilestoreBaseServiceRequest<TResponse>
A base abstract class for CloudFilestore requests.
CloudFilestoreService
The CloudFilestore Service.
CloudFilestoreService.Scope
Available OAuth 2.0 scopes for use with the Cloud Filestore API.
CloudFilestoreService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud Filestore API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.BackupsResource
The "backups" collection of methods.
ProjectsResource.LocationsResource.BackupsResource.CreateRequest
Creates a backup.
ProjectsResource.LocationsResource.BackupsResource.DeleteRequest
Deletes a backup.
ProjectsResource.LocationsResource.BackupsResource.GetRequest
Gets the details of a specific backup.
ProjectsResource.LocationsResource.BackupsResource.ListRequest
Lists all backups in a project for either a specified location or for all locations.
ProjectsResource.LocationsResource.BackupsResource.PatchRequest
Updates the settings of a specific backup.
ProjectsResource.LocationsResource.GetRequest
Gets information about a location.
ProjectsResource.LocationsResource.InstancesResource
The "instances" collection of methods.
ProjectsResource.LocationsResource.InstancesResource.CreateRequest
Creates an instance. When creating from a backup, the capacity of the new instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier).
ProjectsResource.LocationsResource.InstancesResource.DeleteRequest
Deletes an instance.
ProjectsResource.LocationsResource.InstancesResource.GetRequest
Gets the details of a specific instance.
ProjectsResource.LocationsResource.InstancesResource.ListRequest
Lists all instances in a project for either a specified location or for all locations.
ProjectsResource.LocationsResource.InstancesResource.PatchRequest
Updates the settings of a specific instance.
ProjectsResource.LocationsResource.InstancesResource.PromoteReplicaRequest
Promote the standby instance (replica).
ProjectsResource.LocationsResource.InstancesResource.RestoreRequest
Restores an existing instance's file share from a backup. The capacity of the instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier).
ProjectsResource.LocationsResource.InstancesResource.RevertRequest
Revert an existing instance's file system to a specified snapshot.
ProjectsResource.LocationsResource.InstancesResource.SharesResource
The "shares" collection of methods.
ProjectsResource.LocationsResource.InstancesResource.SharesResource.CreateRequest
Creates a share.
ProjectsResource.LocationsResource.InstancesResource.SharesResource.DeleteRequest
Deletes a share.
ProjectsResource.LocationsResource.InstancesResource.SharesResource.GetRequest
Gets the details of a specific share.
ProjectsResource.LocationsResource.InstancesResource.SharesResource.ListRequest
Lists all shares for a specified instance.
ProjectsResource.LocationsResource.InstancesResource.SharesResource.PatchRequest
Updates the settings of a specific share.
ProjectsResource.LocationsResource.InstancesResource.SnapshotsResource
The "snapshots" collection of methods.
ProjectsResource.LocationsResource.InstancesResource.SnapshotsResource.CreateRequest
Creates a snapshot.
ProjectsResource.LocationsResource.InstancesResource.SnapshotsResource.DeleteRequest
Deletes a snapshot.
ProjectsResource.LocationsResource.InstancesResource.SnapshotsResource.GetRequest
Gets the details of a specific snapshot.
ProjectsResource.LocationsResource.InstancesResource.SnapshotsResource.ListRequest
Lists all snapshots in a project for either a specified location or for all locations.
ProjectsResource.LocationsResource.InstancesResource.SnapshotsResource.PatchRequest
Updates the settings of a specific snapshot.
ProjectsResource.LocationsResource.ListRequest
Lists information about the supported locations for this service.
ProjectsResource.LocationsResource.OperationsResource
The "operations" collection of methods.
ProjectsResource.LocationsResource.OperationsResource.CancelRequest
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to
cancel the operation, but success is not guaranteed. If the server doesn't support this method, it
returns google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to
check whether the cancellation succeeded or whether the operation completed despite cancellation. On
successful cancellation, the operation is not deleted; instead, it becomes an operation with an
Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED
.
ProjectsResource.LocationsResource.OperationsResource.DeleteRequest
Deletes a long-running operation. This method indicates that the client is no longer interested in
the operation result. It does not cancel the operation. If the server doesn't support this method,
it returns google.rpc.Code.UNIMPLEMENTED
.
ProjectsResource.LocationsResource.OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
ProjectsResource.LocationsResource.OperationsResource.ListRequest
Lists operations that match the specified filter in the request. If the server doesn't support this
method, it returns UNIMPLEMENTED
.
Enums
CloudFilestoreBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudFilestoreBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.