UpdateType Optional type classification for the update. Example Usage from glean.api_client.models import UpdateType value = UpdateType.ACTIONABLE # Open enum: unrecognized values are captured as UnrecognizedStr Values Name Value ACTIONABLE ACTIONABLE INFORMATIVE INFORMATIVE