Class ProjectsResource
The "projects" collection of methods.
Inherited Members
Namespace: Google.Apis.DatabaseCenter.v1beta
Assembly: Google.Apis.DatabaseCenter.v1beta.dll
Syntax
public class ProjectsResource
Constructors
ProjectsResource(IClientService)
Constructs a new resource.
Declaration
public ProjectsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
AggregateQueryStats(AggregateQueryStatsRequest, string)
AggregateQueryStats provides database resource query execution statistics.
Declaration
public virtual ProjectsResource.AggregateQueryStatsRequest AggregateQueryStats(AggregateQueryStatsRequest body, string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| AggregateQueryStatsRequest | body | The body of the request. |
| string | parent | Required. Parent can be a project, a folder, or an organization. The search is limited to the resources
within the |
Returns
| Type | Description |
|---|---|
| ProjectsResource.AggregateQueryStatsRequest |