Class CloudAssetComposition
Implements
Inherited Members
Namespace: Google.Apis.AppHub.v1alpha.Data
Assembly: Google.Apis.AppHub.v1alpha.dll
Syntax
public class CloudAssetComposition : IDirectResponseSchema
Properties
ChildAsset
Declaration
[JsonProperty("childAsset")]
public virtual IList<CloudAsset> ChildAsset { get; set; }
Property Value
Type | Description |
---|---|
IList<CloudAsset> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |