Class GoogleCloudAssuredworkloadsV1beta1ApplyWorkloadUpdateRequest
Request to apply update to a workload.
Implements
Inherited Members
Namespace: Google.Apis.Assuredworkloads.v1beta1.Data
Assembly: Google.Apis.Assuredworkloads.v1beta1.dll
Syntax
public class GoogleCloudAssuredworkloadsV1beta1ApplyWorkloadUpdateRequest : IDirectResponseSchema
Properties
Action
The action to be performed on the update.
Declaration
[JsonProperty("action")]
public virtual string Action { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |