Class ProjectsResource.LocationsResource.ApplicationsResource
The "applications" collection of methods.
Inherited Members
Namespace: Google.Apis.Appengine.v1beta
Assembly: Google.Apis.Appengine.v1beta.dll
Syntax
public class ProjectsResource.LocationsResource.ApplicationsResource
Constructors
ApplicationsResource(IClientService)
Constructs a new resource.
Declaration
public ApplicationsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
AuthorizedDomains
Gets the AuthorizedDomains resource.
Declaration
public virtual ProjectsResource.LocationsResource.ApplicationsResource.AuthorizedDomainsResource AuthorizedDomains { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.ApplicationsResource.AuthorizedDomainsResource |