Class NamespacesResource.AuthorizeddomainsResource
The "authorizeddomains" collection of methods.
Inheritance
System.Object
NamespacesResource.AuthorizeddomainsResource
Namespace: Google.Apis.CloudRun.v1
Assembly: Google.Apis.CloudRun.v1.dll
Syntax
public class AuthorizeddomainsResource : object
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 |
|---|---|---|
| System.String | parent | Name of the parent Application resource. Example: |
Returns
| Type | Description |
|---|---|
| NamespacesResource.AuthorizeddomainsResource.ListRequest |