Uses of Enum
com.google.cloud.aiplatform.v1.Part.DataCase
Packages that use Part.DataCase
-
Uses of Part.DataCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Part.DataCaseModifier and TypeMethodDescriptionstatic Part.DataCasePart.DataCase.forNumber(int value) Part.Builder.getDataCase()Part.getDataCase()PartOrBuilder.getDataCase()static Part.DataCasePart.DataCase.valueOf(int value) Deprecated.static Part.DataCaseReturns the enum constant of this type with the specified name.static Part.DataCase[]Part.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.