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