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