Uses of Class
com.google.cloud.talent.v4.ClientEvent.EventCase
-
Packages that use ClientEvent.EventCase Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of ClientEvent.EventCase in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return ClientEvent.EventCase Modifier and Type Method Description static ClientEvent.EventCaseClientEvent.EventCase. forNumber(int value)ClientEvent.EventCaseClientEvent.Builder. getEventCase()ClientEvent.EventCaseClientEvent. getEventCase()ClientEvent.EventCaseClientEventOrBuilder. getEventCase()static ClientEvent.EventCaseClientEvent.EventCase. valueOf(int value)Deprecated.static ClientEvent.EventCaseClientEvent.EventCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ClientEvent.EventCase[]ClientEvent.EventCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-