makerfewshot EntityType
This fewshot is updated by maker for testing the queries and by the NL2SQ with the results
- Entity set path:
- [organization URI]/api/data/v9.2/makerfewshots
- Base type:
- crmbaseentity
- Display name:
- MakerFewShot
- Primary key:
- makerfewshotid
- Primary name column:
- query
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| comment | Edm.String |
Explanation of the query. Display name: Comment |
||||||||||
| createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
||||||||||
| entityscope | Edm.String |
EntityScope that can be used to extract results. Format: [entityscopeA], [entityscopeB] Display name: EntityScope |
||||||||||
| entityscopecolumn | Edm.String |
EntityScopeColumn within the EntityScope specified above.Format: [EntityScopeA].[EntityScopeColumnA1], [EntityScopeB].[EntityScopeColumnB2] Display name: EntityScopeColumn |
||||||||||
| importsequencenumber | Edm.Int32 |
Sequence number of the import that created this record. Display name: Import Sequence Number |
||||||||||
| makerfewshotid | Edm.Guid |
Unique identifier for entity instances Display name: MakerFewShotId |
||||||||||
| modifiedon | Edm.DateTimeOffset |
Date and time when the record was modified. Display name: Modified On Read only
|
||||||||||
| overriddencreatedon | Edm.DateTimeOffset |
Date and time that the record was migrated. Display name: Record Created On |
||||||||||
| query | Edm.String |
Natural language question. Display name: Query |
||||||||||
| rephrase | Edm.String |
Rephrase generated by NL2SQ. Display name: Rephrase |
||||||||||
| sqlcorrectness | Edm.Int32 |
Feedback by the maker after they validate the standard sql. Display name: SQL Correctness
Default options
|
||||||||||
| standardsql | Edm.String |
SQL generated by NL2SQ based on the query and fewshots of maker. Display name: Standard SQL |
||||||||||
| statecode | Edm.Int32 |
Status of the makerfewshot Display name: Status
Default options
|
||||||||||
| statuscode | Edm.Int32 |
Reason for the status of the makerfewshot Display name: Status Reason
Default options
|
||||||||||
| timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display name: Time Zone Rule Version Number |
||||||||||
| utcconversiontimezonecode | Edm.Int32 |
Time zone code that was in use when the record was created. Display name: UTC Conversion Time Zone Code |
||||||||||
| versionnumber | Edm.Int64 |
Version Number Display name: Version Number Read only
|
Lookup properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.
| Name | Single-valued navigation property | Description |
|---|---|---|
| _createdby_value | createdby |
Unique identifier of the user who created the record. |
| _createdonbehalfby_value | createdonbehalfby |
Unique identifier of the delegate user who created the record. |
| _modifiedby_value | modifiedby |
Unique identifier of the user who modified the record. |
| _modifiedonbehalfby_value | modifiedonbehalfby |
Unique identifier of the delegate user who modified the record. |
| _organizationid_value | organizationid |
Unique identifier for the organization |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
| Name | Type | Partner |
|---|---|---|
| createdby | systemuser | lk_makerfewshot_createdby |
| createdonbehalfby | systemuser | lk_makerfewshot_createdonbehalfby |
| modifiedby | systemuser | lk_makerfewshot_modifiedby |
| modifiedonbehalfby | systemuser | lk_makerfewshot_modifiedonbehalfby |
| organizationid | organization | organization_makerfewshot |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
| Name | Type | Partner |
|---|---|---|
| makerfewshot_AsyncOperations | asyncoperation | regardingobjectid_makerfewshot |
| makerfewshot_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_makerfewshot |
| makerfewshot_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_makerfewshot |
| makerfewshot_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_makerfewshot |
| makerfewshot_ProcessSession | processsession | regardingobjectid_makerfewshot |
| makerfewshot_SyncErrors | syncerror | regardingobjectid_makerfewshot |
Operations
The following operations can be used with the makerfewshot entity type.
| Name | Binding |
|---|---|
| BulkRetain | Not Bound |
| CreateMultiple | Not Bound |
| DeleteMultiple | Not Bound |
| IsValidStateTransition | Not Bound |
| PurgeRetainedContent | Not Bound |
| Retain | Not Bound |
| RollbackRetain | Not Bound |
| UpdateMultiple | Not Bound |
| ValidateRetentionConfig | Not Bound |