Class ImagesUploadResponse
Inheritance
System.Object
ImagesUploadResponse
Implements
Namespace: Google.Apis.AndroidPublisher.v2.Data
Assembly: Google.Apis.AndroidPublisher.v2.dll
Syntax
public class ImagesUploadResponse : object, IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Image
Declaration
public virtual Image Image { get; set; }
Property Value
Type | Description |
---|---|
Image |