Class ProjectsResource
The "projects" collection of methods.
Inherited Members
Namespace: Google.Apis.WebSecurityScanner.v1beta
Assembly: Google.Apis.WebSecurityScanner.v1beta.dll
Syntax
public class ProjectsResource
Constructors
ProjectsResource(IClientService)
Constructs a new resource.
Declaration
public ProjectsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
ScanConfigs
Gets the ScanConfigs resource.
Declaration
public virtual ProjectsResource.ScanConfigsResource ScanConfigs { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.ScanConfigsResource |