Uses of Enum
com.google.cloud.datacatalog.v1.ModelSpec.SystemSpecCase
-
Uses of ModelSpec.SystemSpecCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ModelSpec.SystemSpecCaseModifier and TypeMethodDescriptionstatic ModelSpec.SystemSpecCaseModelSpec.SystemSpecCase.forNumber(int value) ModelSpec.Builder.getSystemSpecCase()ModelSpec.getSystemSpecCase()ModelSpecOrBuilder.getSystemSpecCase()static ModelSpec.SystemSpecCaseModelSpec.SystemSpecCase.valueOf(int value) Deprecated.static ModelSpec.SystemSpecCaseReturns the enum constant of this type with the specified name.static ModelSpec.SystemSpecCase[]ModelSpec.SystemSpecCase.values()Returns an array containing the constants of this enum type, in the order they are declared.