Class GceInstanceFilter
Message describing compute engine instance filter
Implements
Inherited Members
Namespace: Google.Apis.WorkloadManager.v1.Data
Assembly: Google.Apis.WorkloadManager.v1.dll
Syntax
public class GceInstanceFilter : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ServiceAccounts
Service account of compute engine
Declaration
[JsonProperty("serviceAccounts")]
public virtual IList<string> ServiceAccounts { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<string> |