Class GdataDiffDownloadResponse
gdata
Implements
Inherited Members
Namespace: Google.Apis.YouTubeReporting.v1.Data
Assembly: Google.Apis.YouTubeReporting.v1.dll
Syntax
public class GdataDiffDownloadResponse : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ObjectLocation
gdata
Declaration
[JsonProperty("objectLocation")]
public virtual GdataCompositeMedia ObjectLocation { get; set; }
Property Value
Type | Description |
---|---|
GdataCompositeMedia |