Class GdataContentTypeInfo
gdata
Implements
Inherited Members
Namespace: Google.Apis.YouTubeReporting.v1.Data
Assembly: Google.Apis.YouTubeReporting.v1.dll
Syntax
public class GdataContentTypeInfo : IDirectResponseSchema
Properties
BestGuess
gdata
Declaration
[JsonProperty("bestGuess")]
public virtual string BestGuess { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
FromBytes
gdata
Declaration
[JsonProperty("fromBytes")]
public virtual string FromBytes { get; set; }
Property Value
Type | Description |
---|---|
string |
FromFileName
gdata
Declaration
[JsonProperty("fromFileName")]
public virtual string FromFileName { get; set; }
Property Value
Type | Description |
---|---|
string |
FromHeader
gdata
Declaration
[JsonProperty("fromHeader")]
public virtual string FromHeader { get; set; }
Property Value
Type | Description |
---|---|
string |
FromUrlPath
gdata
Declaration
[JsonProperty("fromUrlPath")]
public virtual string FromUrlPath { get; set; }
Property Value
Type | Description |
---|---|
string |