Class GoogleCloudAssuredworkloadsV1beta1RevertArchivedResourceEventsResponse
Response for reverting archived resource events.
Implements
Inherited Members
Namespace: Google.Apis.Assuredworkloads.v1beta1.Data
Assembly: Google.Apis.Assuredworkloads.v1beta1.dll
Syntax
public class GoogleCloudAssuredworkloadsV1beta1RevertArchivedResourceEventsResponse : 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 original table.
Declaration
[JsonProperty("movedEventsCount")]
public virtual int? MovedEventsCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |