Class ObjectType (0.1.17)

ObjectType(value)

Defines the type of object the TreeEntry represents.

Enums

Name Description
OBJECT_TYPE_UNSPECIFIED Default value, indicating the object type is unspecified.
TREE Represents a directory (folder).
BLOB Represents a file (contains file data).
COMMIT Represents a pointer to another repository (submodule).