Table of Contents

Class UserMakeAdmin

Namespace
Google.Apis.Admin.Directory.directory_v1.Data
Assembly
Google.Apis.Admin.Directory.directory_v1.dll
public class UserMakeAdmin : IDirectResponseSchema
Inheritance
UserMakeAdmin
Implements
IDirectResponseSchema
Inherited Members

Constructors

UserMakeAdmin()

public UserMakeAdmin()

Properties

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

Status

Indicates the administrator status of the user.

public virtual bool? Status { get; set; }

Property Value

bool?