Class GoogleCloudAssuredworkloadsV1beta1ArchiveResourceEventsResponse
Response for archiving resource events.
Implements
Inherited Members
Namespace: Google.Apis.Assuredworkloads.v1beta1.Data
Assembly: Google.Apis.Assuredworkloads.v1beta1.dll
Syntax
public class GoogleCloudAssuredworkloadsV1beta1ArchiveResourceEventsResponse : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
MovedEventsCount
The total number of events successfully moved to the archive table.
Declaration
[JsonProperty("movedEventsCount")]
public virtual int? MovedEventsCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |