Class GdataCompositeMedia
gdata
Implements
Inherited Members
Namespace: Google.Apis.YouTubeReporting.v1.Data
Assembly: Google.Apis.YouTubeReporting.v1.dll
Syntax
public class GdataCompositeMedia : IDirectResponseSchema
Properties
BlobRef
gdata
Declaration
[JsonProperty("blobRef")]
public virtual string BlobRef { get; set; }
Property Value
Type | Description |
---|---|
string |
Blobstore2Info
gdata
Declaration
[JsonProperty("blobstore2Info")]
public virtual GdataBlobstore2Info Blobstore2Info { get; set; }
Property Value
Type | Description |
---|---|
GdataBlobstore2Info |
CosmoBinaryReference
gdata
Declaration
[JsonProperty("cosmoBinaryReference")]
public virtual string CosmoBinaryReference { get; set; }
Property Value
Type | Description |
---|---|
string |
Crc32cHash
gdata
Declaration
[JsonProperty("crc32cHash")]
public virtual long? Crc32cHash { 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 |
Inline
gdata
Declaration
[JsonProperty("inline")]
public virtual string Inline { get; set; }
Property Value
Type | Description |
---|---|
string |
Length
gdata
Declaration
[JsonProperty("length")]
public virtual long? Length { get; set; }
Property Value
Type | Description |
---|---|
long? |
Md5Hash
gdata
Declaration
[JsonProperty("md5Hash")]
public virtual string Md5Hash { get; set; }
Property Value
Type | Description |
---|---|
string |
ObjectId
gdata
Declaration
[JsonProperty("objectId")]
public virtual GdataObjectId ObjectId { get; set; }
Property Value
Type | Description |
---|---|
GdataObjectId |
Path
gdata
Declaration
[JsonProperty("path")]
public virtual string Path { get; set; }
Property Value
Type | Description |
---|---|
string |
ReferenceType
gdata
Declaration
[JsonProperty("referenceType")]
public virtual string ReferenceType { get; set; }
Property Value
Type | Description |
---|---|
string |
Sha1Hash
gdata
Declaration
[JsonProperty("sha1Hash")]
public virtual string Sha1Hash { get; set; }
Property Value
Type | Description |
---|---|
string |