Table of Contents

Class UserGender

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

Constructors

UserGender()

public UserGender()

Properties

AddressMeAs

AddressMeAs. A human-readable string containing the proper way to refer to the profile owner by humans, for example "he/him/his" or "they/them/their".

public virtual string AddressMeAs { get; set; }

Property Value

string

CustomGender

Custom gender.

public virtual string CustomGender { get; set; }

Property Value

string

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

Type

Gender.

public virtual string Type { get; set; }

Property Value

string