Enum Action.ActionCase (3.4.0)

public enum Action.ActionCase extends Enum<Action.ActionCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
ACTION_NOT_SET
JOB_NOTIFICATION_EMAILS
PUBLISH_FINDINGS_TO_CLOUD_DATA_CATALOG
PUBLISH_SUMMARY_TO_CSCC
PUBLISH_TO_STACKDRIVER
PUB_SUB
SAVE_FINDINGS

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()