Uses of Enum
com.google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState
-
Uses of ImportEntriesMetadata.ImportState in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ImportEntriesMetadata.ImportStateModifier and TypeMethodDescriptionImportEntriesMetadata.ImportState.forNumber(int value) ImportEntriesMetadata.Builder.getState()State of the import operation.ImportEntriesMetadata.getState()State of the import operation.ImportEntriesMetadataOrBuilder.getState()State of the import operation.ImportEntriesMetadata.ImportState.valueOf(int value) Deprecated.ImportEntriesMetadata.ImportState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static ImportEntriesMetadata.ImportState[]ImportEntriesMetadata.ImportState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type ImportEntriesMetadata.ImportStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ImportEntriesMetadata.ImportState>ImportEntriesMetadata.ImportState.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type ImportEntriesMetadata.ImportStateModifier and TypeMethodDescriptionImportEntriesMetadata.Builder.setState(ImportEntriesMetadata.ImportState value) State of the import operation.