Uses of Enum
com.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema.KindCase
Packages that use ArtifactTypeSchema.KindCase
-
Uses of ArtifactTypeSchema.KindCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ArtifactTypeSchema.KindCaseModifier and TypeMethodDescriptionstatic ArtifactTypeSchema.KindCaseArtifactTypeSchema.KindCase.forNumber(int value) ArtifactTypeSchema.Builder.getKindCase()ArtifactTypeSchema.getKindCase()ArtifactTypeSchemaOrBuilder.getKindCase()static ArtifactTypeSchema.KindCaseArtifactTypeSchema.KindCase.valueOf(int value) Deprecated.static ArtifactTypeSchema.KindCaseReturns the enum constant of this type with the specified name.static ArtifactTypeSchema.KindCase[]ArtifactTypeSchema.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.