Class ProjectsResource.AuthorizeddomainsResource
The "authorizeddomains" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudRun.v1
Assembly: Google.Apis.CloudRun.v1.dll
Syntax
public class ProjectsResource.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.AuthorizeddomainsResource.ListRequest List(string parent)
Parameters
Type | Name | Description |
---|---|---|
string | parent | Name of the parent Project resource. Example: |
Returns
Type | Description |
---|---|
ProjectsResource.AuthorizeddomainsResource.ListRequest |