Uses of Enum
com.google.cloud.datacatalog.v1beta1.TableSourceType
-
Uses of TableSourceType in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return TableSourceTypeModifier and TypeMethodDescriptionstatic TableSourceTypeTableSourceType.forNumber(int value) BigQueryTableSpec.Builder.getTableSourceType()Output only.BigQueryTableSpec.getTableSourceType()Output only.BigQueryTableSpecOrBuilder.getTableSourceType()Output only.static TableSourceTypeTableSourceType.valueOf(int value) Deprecated.static TableSourceTypeTableSourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TableSourceTypeReturns the enum constant of this type with the specified name.static TableSourceType[]TableSourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type TableSourceTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TableSourceType>TableSourceType.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type TableSourceTypeModifier and TypeMethodDescriptionBigQueryTableSpec.Builder.setTableSourceType(TableSourceType value) Output only.