Class DiffDownloadResponse
gdata.* are outside protos with mising documentation
Inheritance
DiffDownloadResponse
Assembly: Google.Apis.CloudSupport.v2.dll
Syntax
public class DiffDownloadResponse : IDirectResponseSchema
Properties
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
ObjectLocation
gdata.* are outside protos with mising documentation
Declaration
[JsonProperty("objectLocation")]
public virtual CompositeMedia ObjectLocation { get; set; }
Property Value
Implements