Table of Contents

Class Asps

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

Constructors

Asps()

public Asps()

Properties

ETag

ETag of the resource.

public virtual string ETag { get; set; }

Property Value

string

Items

A list of ASP resources.

public virtual IList<Asp> Items { get; set; }

Property Value

IList<Asp>

Kind

The type of the API resource. This is always admin#directory#aspList.

public virtual string Kind { get; set; }

Property Value

string