Edit

GitItemRequestData Class

Definition

[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

Applies to