Class GdataDiffChecksumsResponse
gdata
Implements
Inherited Members
Namespace: Google.Apis.YouTubeReporting.v1.Data
Assembly: Google.Apis.YouTubeReporting.v1.dll
Syntax
public class GdataDiffChecksumsResponse : IDirectResponseSchema
Properties
ChecksumsLocation
gdata
Declaration
[JsonProperty("checksumsLocation")]
public virtual GdataCompositeMedia ChecksumsLocation { get; set; }
Property Value
Type | Description |
---|---|
GdataCompositeMedia |
ChunkSizeBytes
gdata
Declaration
[JsonProperty("chunkSizeBytes")]
public virtual long? ChunkSizeBytes { get; set; }
Property Value
Type | Description |
---|---|
long? |
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 |
ObjectSizeBytes
gdata
Declaration
[JsonProperty("objectSizeBytes")]
public virtual long? ObjectSizeBytes { get; set; }
Property Value
Type | Description |
---|---|
long? |
ObjectVersion
gdata
Declaration
[JsonProperty("objectVersion")]
public virtual string ObjectVersion { get; set; }
Property Value
Type | Description |
---|---|
string |