Class Asps
- 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
Items
A list of ASP resources.
public virtual IList<Asp> Items { get; set; }
Property Value
Kind
The type of the API resource. This is always admin#directory#aspList.
public virtual string Kind { get; set; }