Class CancelTaskRequest
Implements
Inherited Members
Namespace: Google.Apis.WorkspaceEvents.v1.Data
Assembly: Google.Apis.WorkspaceEvents.v1.dll
Syntax
public class CancelTaskRequest : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Tenant
Optional tenant, provided as a path parameter. Experimental, might still change for 1.0 release.
Declaration
[JsonProperty("tenant")]
public virtual string Tenant { get; set; }
Property Value
| Type | Description |
|---|---|
| string |