Lists all backup runs associated with a given instance and configuration in the reverse chronological order of the backup initiation time.
More...
|
virtual string | Project [get] |
| Project ID of the project that contains the instance. More...
|
|
virtual string | Instance [get] |
| Cloud SQL instance ID. This does not include the project ID. More...
|
|
virtual System.Nullable< int > | MaxResults [get, set] |
| Maximum number of backup runs per response. More...
|
|
virtual string | PageToken [get, set] |
| A previously-returned page token representing part of the larger set of results to view. More...
|
|
override string | MethodName [get] |
| summary>Gets the HTTP method. More...
|
|
override string | HttpMethod [get] |
| summary>Gets the REST path. More...
|
|
override string | RestPath [get] |
|
virtual System.Nullable< AltEnum > | Alt [get, set] |
| Data format for the response. More...
|
|
virtual string | Fields [get, set] |
| Selector specifying which fields to include in a partial response. More...
|
|
virtual string | Key [get, set] |
| API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. More...
|
|
virtual string | OauthToken [get, set] |
| OAuth 2.0 token for the current user. More...
|
|
virtual System.Nullable< bool > | PrettyPrint [get, set] |
| Returns response with indentations and line breaks. More...
|
|
virtual string | QuotaUser [get, set] |
| An opaque string that represents a user for quota purposes. Must not exceed 40 characters. More...
|
|
virtual string | UserIp [get, set] |
| Deprecated. Please use quotaUser instead. More...
|
|
Lists all backup runs associated with a given instance and configuration in the reverse chronological order of the backup initiation time.
◆ ListRequest()
Constructs a new List request.
◆ InitParameters()
override void Google.Apis.SQLAdmin.v1beta4.BackupRunsResource.ListRequest.InitParameters |
( |
| ) |
|
|
inlineprotected |
Initializes List parameter list.
◆ HttpMethod
override string Google.Apis.SQLAdmin.v1beta4.BackupRunsResource.ListRequest.HttpMethod |
|
get |
summary>Gets the REST path.
◆ Instance
virtual string Google.Apis.SQLAdmin.v1beta4.BackupRunsResource.ListRequest.Instance |
|
get |
Cloud SQL instance ID. This does not include the project ID.
◆ MaxResults
virtual System.Nullable<int> Google.Apis.SQLAdmin.v1beta4.BackupRunsResource.ListRequest.MaxResults |
|
getset |
Maximum number of backup runs per response.
◆ MethodName
override string Google.Apis.SQLAdmin.v1beta4.BackupRunsResource.ListRequest.MethodName |
|
get |
summary>Gets the HTTP method.
◆ PageToken
virtual string Google.Apis.SQLAdmin.v1beta4.BackupRunsResource.ListRequest.PageToken |
|
getset |
A previously-returned page token representing part of the larger set of results to view.
summary>Gets the method name.
◆ Project
virtual string Google.Apis.SQLAdmin.v1beta4.BackupRunsResource.ListRequest.Project |
|
get |
Project ID of the project that contains the instance.
The documentation for this class was generated from the following file:
- Google.Apis.SQLAdmin.v1beta4.cs