UserListPrepopulationStatus

  • The content describes an enum for user list prepopulation status.

  • The possible statuses include UNSPECIFIED, UNKNOWN, REQUESTED, FINISHED, and FAILED.

  • These statuses indicate the different stages or outcomes of the prepopulation process.

Enum describing possible user list prepopulation status.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

REQUESTED

Prepopoulation is being requested.

FINISHED

Prepopulation is finished.

FAILED

Prepopulation failed.