Class FoldersResource
The "folders" collection of methods.
Inherited Members
Namespace: Google.Apis.DatabaseCenter.v1beta
Assembly: Google.Apis.DatabaseCenter.v1beta.dll
Syntax
public class FoldersResource
Constructors
FoldersResource(IClientService)
Constructs a new resource.
Declaration
public FoldersResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
AggregateQueryStats(AggregateQueryStatsRequest, string)
AggregateQueryStats provides database resource query execution statistics.
Declaration
public virtual FoldersResource.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 |
|---|---|
| FoldersResource.AggregateQueryStatsRequest |