Table of Contents

Class UserUndelete

Namespace
Google.Apis.Admin.Directory.directory_v1.Data
Assembly
Google.Apis.Admin.Directory.directory_v1.dll

JSON request template to undelete a user in Directory API.

public class UserUndelete : IDirectResponseSchema
Inheritance
UserUndelete
Implements
IDirectResponseSchema
Inherited Members

Constructors

UserUndelete()

public UserUndelete()

Properties

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

OrgUnitPath

OrgUnit of User

public virtual string OrgUnitPath { get; set; }

Property Value

string