Cloud FTP v1 API - Enum User.Types.State (1.0.0-beta01)

public enum User.Types.State

Reference documentation and code samples for the Cloud FTP v1 API enum User.Types.State.

Tracks user creation.

Namespace

Google.Cloud.Ftp.V1

Assembly

Google.Cloud.Ftp.V1.dll

Fields

Name Description
Active

User is ready to be used.

Creating

User is being created.

Deleting

The resource is being deleted.

Error

User creation failed.

Unspecified

State unspecified.

Updating

The resource is being updated.