Cloud FTP API

A managed, cloud-native solution to move data in and out of Google Cloud by using SSH File Transfer Protocol (SFTP).

Service: ftp.googleapis.com

The Service name ftp.googleapis.com is needed to create RPC client stubs.

google.cloud.ftp.v1.CloudFtp

Methods
CreateServer Creates a new Server in a given project and location.
CreateUser Creates a new User in a given project and location and Server.
DeleteServer Deletes a single Server.
DeleteUser Deletes a single User.
GetServer Gets details of a single Server.
GetUser Gets details of a single User.
ListServers Lists Servers in a given project and location.
ListUsers Lists Users in a given project and location.
StartServer Starts a stopping/stopped Server.
StopServer Stops an active Server.
UpdateServer Updates the parameters of a single Server.
UpdateUser Updates the parameters of a single User.

google.cloud.ftp.v1alpha.CloudFtp

Methods
CreateServer Creates a new Server in a given project and location.
CreateUser Creates a new User in a given project and location and Server.
DeleteServer Deletes a single Server.
DeleteUser Deletes a single User.
GetServer Gets details of a single Server.
GetUser Gets details of a single User.
ListServers Lists Servers in a given project and location.
ListUsers Lists Users in a given project and location.
StartServer Starts a stopping/stopped Server.
StopServer Stops an active Server.
UpdateServer Updates the parameters of a single Server.
UpdateUser Updates the parameters of a single User.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年07月30日 UTC.