GitItemRequestData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.VisualStudio.Services.Common.GenerateInterface(true)]
[System.Runtime.Serialization.DataContract]
public class GitItemRequestData
type GitItemRequestData = class
Public Class GitItemRequestData
- Inheritance
-
GitItemRequestData
- Attributes
-
Microsoft.VisualStudio.Services.Common.GenerateInterfaceAttribute DataContractAttribute
Constructors
| GitItemRequestData() |
Fields
| IncludeContentMetadata |
Whether to include metadata for all items |
| ItemDescriptors |
Collection of items to fetch, including path, version, and recursion level |
| LatestProcessedChange |
Whether to include shallow ref to commit that last changed each item |
Properties
| IncludeLinks |
Whether to include the _links field on the shallow references |