Class CloudAsset
Implements
Inherited Members
Namespace: Google.Apis.AppHub.v1.Data
Assembly: Google.Apis.AppHub.v1.dll
Syntax
public class CloudAsset : IDirectResponseSchema
Properties
AssetName
Declaration
[JsonProperty("assetName")]
public virtual string AssetName { get; set; }
Property Value
Type | Description |
---|---|
string |
AssetType
Declaration
[JsonProperty("assetType")]
public virtual string AssetType { 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 |