Uses of Enum
com.google.cloud.datacatalog.v1.DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase
-
Uses of DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCaseModifier and TypeMethodDescriptionDatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase.forNumber(int value) DatabaseTableSpec.DatabaseViewSpec.Builder.getSourceDefinitionCase()DatabaseTableSpec.DatabaseViewSpec.getSourceDefinitionCase()DatabaseTableSpec.DatabaseViewSpecOrBuilder.getSourceDefinitionCase()DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DatabaseTableSpec.DatabaseViewSpec.SourceDefinitionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.