Class UndeleteRoleRequest
The request to undelete an existing role.
Implements
Inherited Members
Namespace: Google.Apis.Iam.v1.Data
Assembly: Google.Apis.Iam.v1.dll
Syntax
public class UndeleteRoleRequest : IDirectResponseSchema
Properties
ETag
Used to perform a consistent read-modify-write.
Declaration
[JsonProperty("etag")]
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |