models_v2.object_type_1_enum module¶
-
class
models_v2.object_type_1_enum.
ObjectType1Enum
[source]¶ Bases:
object
Implementation of the ‘ObjectType1’ enum.
Specifies the object type to be searched for.
- Attributes:
EMAILS: TODO: type description here. FILES: TODO: type description here. CASSANDRAOBJECTS: TODO: type description here. COUCHBASEOBJECTS: TODO: type description here. HBASEOBJECTS: TODO: type description here. HIVEOBJECTS: TODO: type description here. MONGOOBJECTS: TODO: type description here. HDFSOBJECTS: TODO: type description here. PUBLICFOLDERS: TODO: type description here.
-
CASSANDRAOBJECTS
= 'CassandraObjects'¶
-
COUCHBASEOBJECTS
= 'CouchbaseObjects'¶
-
EMAILS
= 'Emails'¶
-
FILES
= 'Files'¶
-
HBASEOBJECTS
= 'HbaseObjects'¶
-
HDFSOBJECTS
= 'HDFSObjects'¶
-
HIVEOBJECTS
= 'HiveObjects'¶
-
MONGOOBJECTS
= 'MongoObjects'¶
-
PUBLICFOLDERS
= 'PublicFolders'¶