Uses of Class
ai.promoted.proto.event.AncestorIdHistoryItem.LoggedEventCase
-
Packages that use AncestorIdHistoryItem.LoggedEventCase Package Description ai.promoted.proto.event -
-
Uses of AncestorIdHistoryItem.LoggedEventCase in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return AncestorIdHistoryItem.LoggedEventCase Modifier and Type Method Description static AncestorIdHistoryItem.LoggedEventCaseAncestorIdHistoryItem.LoggedEventCase. forNumber(int value)AncestorIdHistoryItem.LoggedEventCaseAncestorIdHistoryItem.Builder. getLoggedEventCase()AncestorIdHistoryItem.LoggedEventCaseAncestorIdHistoryItem. getLoggedEventCase()AncestorIdHistoryItem.LoggedEventCaseAncestorIdHistoryItemOrBuilder. getLoggedEventCase()static AncestorIdHistoryItem.LoggedEventCaseAncestorIdHistoryItem.LoggedEventCase. valueOf(int value)Deprecated.static AncestorIdHistoryItem.LoggedEventCaseAncestorIdHistoryItem.LoggedEventCase. valueOf(String name)Returns the enum constant of this type with the specified name.static AncestorIdHistoryItem.LoggedEventCase[]AncestorIdHistoryItem.LoggedEventCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-