Skip to main content
S3NS
Technology areas
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
/
  • Google Cloud SDK
  • C++
  • Client libraries
Overview Guides Reference
S3NS
  • Technology areas
    • More
    • Overview
    • Guides
    • Reference
  • Cross-product tools
    • More
  • Overview
  • Library reference docs
  • Cloud FTP API C++ Client Library
  • In-Depth Topics
    • Environment Variables
    • How to Override the Authentication Credentials
    • How to Override the Default Endpoint
    • Override Retry, Backoff, and Idempotency Policies
    • Override ftp_v1::CloudFtpClient Retry Policies
    • How to Override the Default Universe Domain
    • Override ftp_v1::CloudFtpClient Universe Domain
  • Modules
    • Cloud FTP API Configuration Options
  • Namespaces
    • google::cloud::ftp_v1
      • Overview
      • Classes
        • CloudFtpClient
          • Overview
          • Constructors
            • CloudFtpClient(CloudFtpClient const &)
            • CloudFtpClient(CloudFtpClient &&)
            • CloudFtpClient(std::shared_ptr< CloudFtpConnection >, Options)
          • Operators
            • operator=(CloudFtpClient const &)
            • operator=(CloudFtpClient &&)
            • operator==(CloudFtpClient const &, CloudFtpClient const &)
            • operator!=(CloudFtpClient const &, CloudFtpClient const &)
          • Functions
            • ListServers(std::string const &, Options)
            • ListServers(google::cloud::ftp::v1::ListServersRequest, Options)
            • GetServer(std::string const &, Options)
            • GetServer(google::cloud::ftp::v1::GetServerRequest const &, Options)
            • CreateServer(std::string const &, google::cloud::ftp::v1::Server const &, std::string const &, Options)
            • CreateServer(NoAwaitTag, std::string const &, google::cloud::ftp::v1::Server const &, std::string const &, Options)
            • CreateServer(google::cloud::ftp::v1::CreateServerRequest const &, Options)
            • CreateServer(NoAwaitTag, google::cloud::ftp::v1::CreateServerRequest const &, Options)
            • CreateServer(google::longrunning::Operation const &, Options)
            • UpdateServer(google::cloud::ftp::v1::Server const &, google::protobuf::FieldMask const &, Options)
            • UpdateServer(NoAwaitTag, google::cloud::ftp::v1::Server const &, google::protobuf::FieldMask const &, Options)
            • UpdateServer(google::cloud::ftp::v1::UpdateServerRequest const &, Options)
            • UpdateServer(NoAwaitTag, google::cloud::ftp::v1::UpdateServerRequest const &, Options)
            • UpdateServer(google::longrunning::Operation const &, Options)
            • DeleteServer(std::string const &, Options)
            • DeleteServer(NoAwaitTag, std::string const &, Options)
            • DeleteServer(google::cloud::ftp::v1::DeleteServerRequest const &, Options)
            • DeleteServer(NoAwaitTag, google::cloud::ftp::v1::DeleteServerRequest const &, Options)
            • DeleteServer(google::longrunning::Operation const &, Options)
            • ListUsers(std::string const &, Options)
            • ListUsers(google::cloud::ftp::v1::ListUsersRequest, Options)
            • GetUser(std::string const &, Options)
            • GetUser(google::cloud::ftp::v1::GetUserRequest const &, Options)
            • CreateUser(std::string const &, google::cloud::ftp::v1::User const &, std::string const &, Options)
            • CreateUser(NoAwaitTag, std::string const &, google::cloud::ftp::v1::User const &, std::string const &, Options)
            • CreateUser(google::cloud::ftp::v1::CreateUserRequest const &, Options)
            • CreateUser(NoAwaitTag, google::cloud::ftp::v1::CreateUserRequest const &, Options)
            • CreateUser(google::longrunning::Operation const &, Options)
            • UpdateUser(google::cloud::ftp::v1::User const &, google::protobuf::FieldMask const &, Options)
            • UpdateUser(NoAwaitTag, google::cloud::ftp::v1::User const &, google::protobuf::FieldMask const &, Options)
            • UpdateUser(google::cloud::ftp::v1::UpdateUserRequest const &, Options)
            • UpdateUser(NoAwaitTag, google::cloud::ftp::v1::UpdateUserRequest const &, Options)
            • UpdateUser(google::longrunning::Operation const &, Options)
            • DeleteUser(std::string const &, Options)
            • DeleteUser(NoAwaitTag, std::string const &, Options)
            • DeleteUser(google::cloud::ftp::v1::DeleteUserRequest const &, Options)
            • DeleteUser(NoAwaitTag, google::cloud::ftp::v1::DeleteUserRequest const &, Options)
            • DeleteUser(google::longrunning::Operation const &, Options)
            • StartServer(std::string const &, Options)
            • StartServer(NoAwaitTag, std::string const &, Options)
            • StartServer(google::cloud::ftp::v1::StartServerRequest const &, Options)
            • StartServer(NoAwaitTag, google::cloud::ftp::v1::StartServerRequest const &, Options)
            • StartServer(google::longrunning::Operation const &, Options)
            • StopServer(std::string const &, Options)
            • StopServer(NoAwaitTag, std::string const &, Options)
            • StopServer(google::cloud::ftp::v1::StopServerRequest const &, Options)
            • StopServer(NoAwaitTag, google::cloud::ftp::v1::StopServerRequest const &, Options)
            • StopServer(google::longrunning::Operation const &, Options)
            • ListLocations(google::cloud::location::ListLocationsRequest, Options)
            • GetLocation(google::cloud::location::GetLocationRequest const &, Options)
            • ListOperations(std::string const &, std::string const &, Options)
            • ListOperations(google::longrunning::ListOperationsRequest, Options)
            • GetOperation(std::string const &, Options)
            • GetOperation(google::longrunning::GetOperationRequest const &, Options)
            • DeleteOperation(std::string const &, Options)
            • DeleteOperation(google::longrunning::DeleteOperationRequest const &, Options)
            • CancelOperation(std::string const &, Options)
            • CancelOperation(google::longrunning::CancelOperationRequest const &, Options)
        • CloudFtpConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListServers(google::cloud::ftp::v1::ListServersRequest)
            • virtual GetServer(google::cloud::ftp::v1::GetServerRequest const &)
            • virtual CreateServer(google::cloud::ftp::v1::CreateServerRequest const &)
            • virtual CreateServer(NoAwaitTag, google::cloud::ftp::v1::CreateServerRequest const &)
            • virtual CreateServer(google::longrunning::Operation const &)
            • virtual UpdateServer(google::cloud::ftp::v1::UpdateServerRequest const &)
            • virtual UpdateServer(NoAwaitTag, google::cloud::ftp::v1::UpdateServerRequest const &)
            • virtual UpdateServer(google::longrunning::Operation const &)
            • virtual DeleteServer(google::cloud::ftp::v1::DeleteServerRequest const &)
            • virtual DeleteServer(NoAwaitTag, google::cloud::ftp::v1::DeleteServerRequest const &)
            • virtual DeleteServer(google::longrunning::Operation const &)
            • virtual ListUsers(google::cloud::ftp::v1::ListUsersRequest)
            • virtual GetUser(google::cloud::ftp::v1::GetUserRequest const &)
            • virtual CreateUser(google::cloud::ftp::v1::CreateUserRequest const &)
            • virtual CreateUser(NoAwaitTag, google::cloud::ftp::v1::CreateUserRequest const &)
            • virtual CreateUser(google::longrunning::Operation const &)
            • virtual UpdateUser(google::cloud::ftp::v1::UpdateUserRequest const &)
            • virtual UpdateUser(NoAwaitTag, google::cloud::ftp::v1::UpdateUserRequest const &)
            • virtual UpdateUser(google::longrunning::Operation const &)
            • virtual DeleteUser(google::cloud::ftp::v1::DeleteUserRequest const &)
            • virtual DeleteUser(NoAwaitTag, google::cloud::ftp::v1::DeleteUserRequest const &)
            • virtual DeleteUser(google::longrunning::Operation const &)
            • virtual StartServer(google::cloud::ftp::v1::StartServerRequest const &)
            • virtual StartServer(NoAwaitTag, google::cloud::ftp::v1::StartServerRequest const &)
            • virtual StartServer(google::longrunning::Operation const &)
            • virtual StopServer(google::cloud::ftp::v1::StopServerRequest const &)
            • virtual StopServer(NoAwaitTag, google::cloud::ftp::v1::StopServerRequest const &)
            • virtual StopServer(google::longrunning::Operation const &)
            • virtual ListLocations(google::cloud::location::ListLocationsRequest)
            • virtual GetLocation(google::cloud::location::GetLocationRequest const &)
            • virtual ListOperations(google::longrunning::ListOperationsRequest)
            • virtual GetOperation(google::longrunning::GetOperationRequest const &)
            • virtual DeleteOperation(google::longrunning::DeleteOperationRequest const &)
            • virtual CancelOperation(google::longrunning::CancelOperationRequest const &)
        • CloudFtpConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListServers(google::cloud::ftp::v1::ListServersRequest)
            • virtual GetServer(google::cloud::ftp::v1::GetServerRequest const &)
            • virtual CreateServer(google::cloud::ftp::v1::CreateServerRequest const &)
            • virtual UpdateServer(google::cloud::ftp::v1::UpdateServerRequest const &)
            • virtual DeleteServer(google::cloud::ftp::v1::DeleteServerRequest const &)
            • virtual ListUsers(google::cloud::ftp::v1::ListUsersRequest)
            • virtual GetUser(google::cloud::ftp::v1::GetUserRequest const &)
            • virtual CreateUser(google::cloud::ftp::v1::CreateUserRequest const &)
            • virtual UpdateUser(google::cloud::ftp::v1::UpdateUserRequest const &)
            • virtual DeleteUser(google::cloud::ftp::v1::DeleteUserRequest const &)
            • virtual StartServer(google::cloud::ftp::v1::StartServerRequest const &)
            • virtual StopServer(google::cloud::ftp::v1::StopServerRequest const &)
            • virtual ListLocations(google::cloud::location::ListLocationsRequest)
            • virtual GetLocation(google::cloud::location::GetLocationRequest const &)
            • virtual ListOperations(google::longrunning::ListOperationsRequest)
            • virtual GetOperation(google::longrunning::GetOperationRequest const &)
            • virtual DeleteOperation(google::longrunning::DeleteOperationRequest const &)
            • virtual CancelOperation(google::longrunning::CancelOperationRequest const &)
        • CloudFtpLimitedErrorCountRetryPolicy
          • Overview
          • Constructors
            • CloudFtpLimitedErrorCountRetryPolicy(int)
            • CloudFtpLimitedErrorCountRetryPolicy(CloudFtpLimitedErrorCountRetryPolicy &&)
            • CloudFtpLimitedErrorCountRetryPolicy(CloudFtpLimitedErrorCountRetryPolicy const &)
          • Functions
            • maximum_failures() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • CloudFtpLimitedTimeRetryPolicy
          • Overview
          • Constructors
            • CloudFtpLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
            • CloudFtpLimitedTimeRetryPolicy(CloudFtpLimitedTimeRetryPolicy &&)
            • CloudFtpLimitedTimeRetryPolicy(CloudFtpLimitedTimeRetryPolicy const &)
          • Functions
            • maximum_duration() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • CloudFtpRetryPolicy
          • Overview
          • Functions
            • clone() const
            • OnFailure(Status const &)
            • OnFailure(Status const &)
            • IsExhausted() const
            • IsExhausted() const
            • IsPermanentFailure(Status const &) const
            • IsPermanentFailure(Status const &) const
      • Structs
        • CloudFtpBackoffPolicyOption
          • Overview
          • Types
            • Type
        • CloudFtpConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • CloudFtpPollingPolicyOption
          • Overview
          • Types
            • Type
        • CloudFtpRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeDefaultCloudFtpConnectionIdempotencyPolicy()
        • MakeCloudFtpConnectionRest(Options)
    • google::cloud::ftp_v1_mocks
      • Overview
      • Classes
        • MockCloudFtpConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListServers(google::cloud::ftp::v1::ListServersRequest)
            • virtual GetServer(google::cloud::ftp::v1::GetServerRequest const &)
            • virtual CreateServer(google::cloud::ftp::v1::CreateServerRequest const &)
            • virtual CreateServer(NoAwaitTag, google::cloud::ftp::v1::CreateServerRequest const &)
            • virtual CreateServer(google::longrunning::Operation const &)
            • virtual UpdateServer(google::cloud::ftp::v1::UpdateServerRequest const &)
            • virtual UpdateServer(NoAwaitTag, google::cloud::ftp::v1::UpdateServerRequest const &)
            • virtual UpdateServer(google::longrunning::Operation const &)
            • virtual DeleteServer(google::cloud::ftp::v1::DeleteServerRequest const &)
            • virtual DeleteServer(NoAwaitTag, google::cloud::ftp::v1::DeleteServerRequest const &)
            • virtual DeleteServer(google::longrunning::Operation const &)
            • virtual ListUsers(google::cloud::ftp::v1::ListUsersRequest)
            • virtual GetUser(google::cloud::ftp::v1::GetUserRequest const &)
            • virtual CreateUser(google::cloud::ftp::v1::CreateUserRequest const &)
            • virtual CreateUser(NoAwaitTag, google::cloud::ftp::v1::CreateUserRequest const &)
            • virtual CreateUser(google::longrunning::Operation const &)
            • virtual UpdateUser(google::cloud::ftp::v1::UpdateUserRequest const &)
            • virtual UpdateUser(NoAwaitTag, google::cloud::ftp::v1::UpdateUserRequest const &)
            • virtual UpdateUser(google::longrunning::Operation const &)
            • virtual DeleteUser(google::cloud::ftp::v1::DeleteUserRequest const &)
            • virtual DeleteUser(NoAwaitTag, google::cloud::ftp::v1::DeleteUserRequest const &)
            • virtual DeleteUser(google::longrunning::Operation const &)
            • virtual StartServer(google::cloud::ftp::v1::StartServerRequest const &)
            • virtual StartServer(NoAwaitTag, google::cloud::ftp::v1::StartServerRequest const &)
            • virtual StartServer(google::longrunning::Operation const &)
            • virtual StopServer(google::cloud::ftp::v1::StopServerRequest const &)
            • virtual StopServer(NoAwaitTag, google::cloud::ftp::v1::StopServerRequest const &)
            • virtual StopServer(google::longrunning::Operation const &)
            • virtual ListLocations(google::cloud::location::ListLocationsRequest)
            • virtual GetLocation(google::cloud::location::GetLocationRequest const &)
            • virtual ListOperations(google::longrunning::ListOperationsRequest)
            • virtual GetOperation(google::longrunning::GetOperationRequest const &)
            • virtual DeleteOperation(google::longrunning::DeleteOperationRequest const &)
            • virtual CancelOperation(google::longrunning::CancelOperationRequest const &)
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
Some or all of the information on this page might not apply to Cloud de Confiance by S3NS. See Differences from Google Cloud for more details.
  • Home
  • Documentation
  • Developer tools
  • Google Cloud SDK
  • C++
  • Client libraries

Struct CloudFtpPollingPolicyOption (3.9.0-rc)

Use with google::cloud::Options to configure the long-running operations polling policy.

Type Aliases

Type

Alias Of: std::shared_ptr< PollingPolicy >

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-08-21 UTC.

  • Terms
  • Privacy
  • Manage cookies