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