Class RecentAppView
Metadata about a recently updated app.
Implements
Inherited Members
Namespace: Google.Apis.AndroidPublisher.v3.Data
Assembly: Google.Apis.AndroidPublisher.v3.dll
Syntax
public class RecentAppView : IDirectResponseSchema
Properties
AppView
Recently updated app view.
Declaration
[JsonProperty("appView")]
public virtual CatalogAppView AppView { get; set; }
Property Value
| Type | Description |
|---|---|
| CatalogAppView |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |