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