Uses of Enum
com.google.cloud.aiplatform.v1.Event.Type
Packages that use Event.Type
-
Uses of Event.Type in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Event.TypeModifier and TypeMethodDescriptionstatic Event.TypeEvent.Type.forNumber(int value) Event.Builder.getType()Required.Event.getType()Required.EventOrBuilder.getType()Required.static Event.TypeEvent.Type.valueOf(int value) Deprecated.static Event.TypeEvent.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Event.TypeReturns the enum constant of this type with the specified name.static Event.Type[]Event.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Event.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Event.Type>Event.Type.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Event.Type