Class ProjectsResource.LocationsResource.AuthorizeddomainsResource
The "authorizeddomains" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudRun.v1
Assembly: Google.Apis.CloudRun.v1.dll
Syntax
public class ProjectsResource.LocationsResource.AuthorizeddomainsResource
Constructors
AuthorizeddomainsResource(IClientService)
Constructs a new resource.
Declaration
public AuthorizeddomainsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
List authorized domains.
Declaration
public virtual ProjectsResource.LocationsResource.AuthorizeddomainsResource.ListRequest List(string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parent | Name of the parent Project resource. Example: |
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.AuthorizeddomainsResource.ListRequest |