sdk/projects.scailo.pb library

Classes

Project
Represents a full Project within the system.
PROJECT_SORT_KEY
Enumeration of fields available for sorting project search results.
ProjectContact
Represents a full Project Contact within the system. This message encapsulates the complete state of a project contact association, including organization tenancy, core entity identifiers, audit trails, and granular approval workflow metadata.
ProjectContactsList
Container message for a collection of Project Contact records.
ProjectsList
Container message for a collection of Project records.
ProjectsServiceContactCreateRequest
Request message for creating a new project contact association. This message encapsulates the necessary identifiers to link an employee to a project, along with compliance details and audit logs required for record initialization.
ProjectsServiceCountReq
Target filter request for counting project records matching specific logical criteria. This message encapsulates lifecycle status filters, timestamp ranges, workflow markers, and entity references to determine the total size of a targeted dataset.
ProjectsServiceCreateRequest
Request message for creating a new project record. This message encapsulates all the foundational metadata, client associations, compliance details, and external system cross-references required to initialize a project.
ProjectsServiceFilterReq
Advanced filter request for searching and paginating projects using multiple logical criteria. This message encapsulates pagination controls, sorting keys, lifecycle status filters, timestamp ranges, and entity references.
ProjectsServicePaginationReq
Pagination request for retrieving slices of Project records.
ProjectsServicePaginationResponse
Response message for paginated queries, including total counts for UI elements.
ProjectsServiceSearchAllReq
Broad-spectrum search and lookup request for locating and paginating projects via text matching. This message encapsulates full-text query parameters, pagination controls, sorting keys, lifecycle status constraints, and other core references.
ProjectsServiceUpdateRequest
Request message for updating an existing Project record. Only applicable for records in DRAFT or REVISION states. This message allows for modifying the internal reference, client, description of an established Project.
ProjectStatistics
Represents a snapshot of performance and progress metrics for a project. This message aggregates key performance indicators (KPIs) to provide a high-level overview of project health, effort, and completion status.

Extensions

GeneratedMessageGenericExtensions on T
Extensions on GeneratedMessages.