Class ProjectsResource.LocationsResource.ApplicationsResource.AuthorizedDomainsResource
The "authorizedDomains" collection of methods.
Inheritance
ProjectsResource.LocationsResource.ApplicationsResource.AuthorizedDomainsResource
Inherited Members
Namespace: Google.Apis.Appengine.v1alpha
Assembly: Google.Apis.Appengine.v1alpha.dll
Syntax
public class ProjectsResource.LocationsResource.ApplicationsResource.AuthorizedDomainsResource
Constructors
AuthorizedDomainsResource(IClientService)
Constructs a new resource.
Declaration
public AuthorizedDomainsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(string, string, string)
Lists all domains the user is authorized to administer.
Declaration
public virtual ProjectsResource.LocationsResource.ApplicationsResource.AuthorizedDomainsResource.ListRequest List(string projectsId, string locationsId, string applicationsId)
Parameters
Type | Name | Description |
---|---|---|
string | projectsId | Part of |
string | locationsId | Part of |
string | applicationsId | Part of |
Returns
Type | Description |
---|---|
ProjectsResource.LocationsResource.ApplicationsResource.AuthorizedDomainsResource.ListRequest |