LaunchState

  • The content defines the launch state of an entity.

  • It lists various possible launch states such as unlaunched, pending, launched, rejected, suspended, and states related to reviews.

  • One specific state, LAUNCH_STATE_INVALID_IN_GMB, is mentioned as being applicable only for locations and related to Google My Business messaging support.

The launch state of an entity.

Enums
LAUNCH_STATE_UNSPECIFIED Unspecified state.
LAUNCH_STATE_UNLAUNCHED Entity is unlaunched.
LAUNCH_STATE_PENDING Launch in review.
LAUNCH_STATE_LAUNCHED Launched.
LAUNCH_STATE_REJECTED Launch is rejected.
LAUNCH_STATE_SUSPENDED Launch is suspended.
LAUNCH_STATE_PENDING_UNLAUNCH Unlaunch in review.
LAUNCH_STATE_INVALID_IN_GMB Launch is invalid because the associated Google My Business Listing doesn't support messaging. Reverifying in Google My Business automatically relaunches here. Only applicable for locations.