Skip to content

Commit 1e3c477

Browse files
committedOct 12, 2021
feat(sqladmin): update the api
#### sqladmin:v1 The following keys were added: - schemas.GenerateEphemeralCertRequest.properties.validDuration (Total Keys: 2) #### sqladmin:v1beta4 The following keys were added: - schemas.GenerateEphemeralCertRequest.properties.validDuration (Total Keys: 2)
1 parent 1fe9ba8 commit 1e3c477

19 files changed

+356
-336
lines changed
 

‎docs/dyn/sqladmin_v1.backupRuns.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h3>Method Details</h3>
105105
Args:
106106
project: string, Project ID of the project that contains the instance. (required)
107107
instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
108-
id: string, The ID of the backup run to delete. To find a backup run ID, use the list method. (required)
108+
id: string, The ID of the backup run to delete. To find a backup run ID, use the [list](https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1/backupRuns/list) method. (required)
109109
x__xgafv: string, V1 error format.
110110
Allowed values
111111
1 - v1 error format
@@ -229,7 +229,7 @@ <h3>Method Details</h3>
229229
},
230230
&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a specific Cloud SQL instance.
231231
&quot;instance&quot;: &quot;A String&quot;, # Name of the database instance.
232-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRun*.
232+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRun**.
233233
&quot;location&quot;: &quot;A String&quot;, # Location of the backups.
234234
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
235235
&quot;startTime&quot;: &quot;A String&quot;, # The time the backup operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
@@ -269,7 +269,7 @@ <h3>Method Details</h3>
269269
},
270270
&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a specific Cloud SQL instance.
271271
&quot;instance&quot;: &quot;A String&quot;, # Name of the database instance.
272-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRun*.
272+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRun**.
273273
&quot;location&quot;: &quot;A String&quot;, # Location of the backups.
274274
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
275275
&quot;startTime&quot;: &quot;A String&quot;, # The time the backup operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
@@ -404,7 +404,7 @@ <h3>Method Details</h3>
404404
},
405405
&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a specific Cloud SQL instance.
406406
&quot;instance&quot;: &quot;A String&quot;, # Name of the database instance.
407-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRun*.
407+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRun**.
408408
&quot;location&quot;: &quot;A String&quot;, # Location of the backups.
409409
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
410410
&quot;startTime&quot;: &quot;A String&quot;, # The time the backup operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
@@ -413,7 +413,7 @@ <h3>Method Details</h3>
413413
&quot;windowStartTime&quot;: &quot;A String&quot;, # The start time of the backup window during which this the backup was attempted in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
414414
},
415415
],
416-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRunsList*.
416+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRunsList**.
417417
&quot;nextPageToken&quot;: &quot;A String&quot;, # The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.
418418
}</pre>
419419
</div>

‎docs/dyn/sqladmin_v1.connect.html

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ <h3>Method Details</h3>
103103
&quot;access_token&quot;: &quot;A String&quot;, # Optional. Access token to include in the signed certificate.
104104
&quot;public_key&quot;: &quot;A String&quot;, # PEM encoded public key to include in the signed certificate.
105105
&quot;readTime&quot;: &quot;A String&quot;, # Optional. Optional snapshot read timestamp to trade freshness for performance.
106+
&quot;validDuration&quot;: &quot;A String&quot;, # Optional. If set, it will contain the cert valid duration.
106107
}
107108

108109
x__xgafv: string, V1 error format.

‎docs/dyn/sqladmin_v1.databases.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h3>Method Details</h3>
372372
},
373373
},
374374
],
375-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#databasesList*.
375+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#databasesList**.
376376
}</pre>
377377
</div>
378378

‎docs/dyn/sqladmin_v1.instances.html

+67-67
Large diffs are not rendered by default.

‎docs/dyn/sqladmin_v1.operations.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h3>Method Details</h3>
283283
&quot;user&quot;: &quot;A String&quot;, # The email address of the user who initiated this operation.
284284
},
285285
],
286-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#operationsList*.
286+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#operationsList**.
287287
&quot;nextPageToken&quot;: &quot;A String&quot;, # The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.
288288
}</pre>
289289
</div>

‎docs/dyn/sqladmin_v1.projects.instances.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -342,15 +342,15 @@ <h3>Method Details</h3>
342342
&quot;errors&quot;: [ # List of migration violations.
343343
{ # External primary instance migration setting error/warning.
344344
&quot;detail&quot;: &quot;A String&quot;, # Additional information about the error encountered.
345-
&quot;kind&quot;: &quot;A String&quot;, # Can be *sql#externalSyncSettingError* or *sql#externalSyncSettingWarning*.
345+
&quot;kind&quot;: &quot;A String&quot;, # Can be **sql#externalSyncSettingError** or **sql#externalSyncSettingWarning**.
346346
&quot;type&quot;: &quot;A String&quot;, # Identifies the specific error that occurred.
347347
},
348348
],
349-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#migrationSettingErrorList*.
349+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#migrationSettingErrorList**.
350350
&quot;warnings&quot;: [ # List of migration warnings.
351351
{ # External primary instance migration setting error/warning.
352352
&quot;detail&quot;: &quot;A String&quot;, # Additional information about the error encountered.
353-
&quot;kind&quot;: &quot;A String&quot;, # Can be *sql#externalSyncSettingError* or *sql#externalSyncSettingWarning*.
353+
&quot;kind&quot;: &quot;A String&quot;, # Can be **sql#externalSyncSettingError** or **sql#externalSyncSettingWarning**.
354354
&quot;type&quot;: &quot;A String&quot;, # Identifies the specific error that occurred.
355355
},
356356
],

‎docs/dyn/sqladmin_v1.sslCerts.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h3>Method Details</h3>
295295
},
296296
&quot;certPrivateKey&quot;: &quot;A String&quot;, # The private key for the client cert, in pem format. Keep private in order to protect your security.
297297
},
298-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#sslCertsInsert*.
298+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#sslCertsInsert**.
299299
&quot;operation&quot;: { # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource. # The operation to track the ssl certs insert request.
300300
&quot;backupContext&quot;: { # Backup context. # The context for backup operation, if applicable.
301301
&quot;backupId&quot;: &quot;A String&quot;, # The identifier of the backup.
@@ -416,7 +416,7 @@ <h3>Method Details</h3>
416416
&quot;sha1Fingerprint&quot;: &quot;A String&quot;, # Sha1 Fingerprint.
417417
},
418418
],
419-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#sslCertsList*.
419+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#sslCertsList**.
420420
}</pre>
421421
</div>
422422

‎docs/dyn/sqladmin_v1.tiers.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,14 @@ <h3>Method Details</h3>
105105
{ # A Google Cloud SQL service tier resource.
106106
&quot;DiskQuota&quot;: &quot;A String&quot;, # The maximum disk size of this tier in bytes.
107107
&quot;RAM&quot;: &quot;A String&quot;, # The maximum RAM usage of this tier in bytes.
108-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#tier*.
108+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#tier**.
109109
&quot;region&quot;: [ # The applicable regions for this tier.
110110
&quot;A String&quot;,
111111
],
112-
&quot;tier&quot;: &quot;A String&quot;, # An identifier for the machine type, for example, db-custom-1-3840. For related information, see #.
112+
&quot;tier&quot;: &quot;A String&quot;, # An identifier for the machine type, for example, db-custom-1-3840. For related information, see [#](/sql/#).
113113
},
114114
],
115-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#tiersList*.
115+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#tiersList**.
116116
}</pre>
117117
</div>
118118

‎docs/dyn/sqladmin_v1.users.html

+16-16
Original file line numberDiff line numberDiff line change
@@ -203,12 +203,12 @@ <h3>Method Details</h3>
203203

204204
{ # A Cloud SQL user resource.
205205
&quot;etag&quot;: &quot;A String&quot;, # This field is deprecated and will be removed from a future version of the API.
206-
&quot;host&quot;: &quot;A String&quot;, # The host name from which the user can connect. For *insert* operations, host defaults to an empty string. For *update* operations, host is specified as part of the request URL. The host name cannot be updated after insertion.
207-
&quot;instance&quot;: &quot;A String&quot;, # The name of the Cloud SQL instance. This does not include the project ID. Can be omitted for *update* since it is already specified on the URL.
208-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#user*.
209-
&quot;name&quot;: &quot;A String&quot;, # The name of the user in the Cloud SQL instance. Can be omitted for *update* since it is already specified in the URL.
206+
&quot;host&quot;: &quot;A String&quot;, # The host name from which the user can connect. For **insert** operations, host defaults to an empty string. For **update** operations, host is specified as part of the request URL. The host name cannot be updated after insertion.
207+
&quot;instance&quot;: &quot;A String&quot;, # The name of the Cloud SQL instance. This does not include the project ID. Can be omitted for **update** since it is already specified on the URL.
208+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#user**.
209+
&quot;name&quot;: &quot;A String&quot;, # The name of the user in the Cloud SQL instance. Can be omitted for **update** since it is already specified in the URL.
210210
&quot;password&quot;: &quot;A String&quot;, # The password for the user.
211-
&quot;project&quot;: &quot;A String&quot;, # The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable. Can be omitted for *update* since it is already specified on the URL.
211+
&quot;project&quot;: &quot;A String&quot;, # The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable. Can be omitted for **update** since it is already specified on the URL.
212212
&quot;sqlserverUserDetails&quot;: { # Represents a Sql Server user on the Cloud SQL instance.
213213
&quot;disabled&quot;: True or False, # If the user has been disabled
214214
&quot;serverRoles&quot;: [ # The server roles for this user
@@ -324,12 +324,12 @@ <h3>Method Details</h3>
324324
&quot;items&quot;: [ # List of user resources in the instance.
325325
{ # A Cloud SQL user resource.
326326
&quot;etag&quot;: &quot;A String&quot;, # This field is deprecated and will be removed from a future version of the API.
327-
&quot;host&quot;: &quot;A String&quot;, # The host name from which the user can connect. For *insert* operations, host defaults to an empty string. For *update* operations, host is specified as part of the request URL. The host name cannot be updated after insertion.
328-
&quot;instance&quot;: &quot;A String&quot;, # The name of the Cloud SQL instance. This does not include the project ID. Can be omitted for *update* since it is already specified on the URL.
329-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#user*.
330-
&quot;name&quot;: &quot;A String&quot;, # The name of the user in the Cloud SQL instance. Can be omitted for *update* since it is already specified in the URL.
327+
&quot;host&quot;: &quot;A String&quot;, # The host name from which the user can connect. For **insert** operations, host defaults to an empty string. For **update** operations, host is specified as part of the request URL. The host name cannot be updated after insertion.
328+
&quot;instance&quot;: &quot;A String&quot;, # The name of the Cloud SQL instance. This does not include the project ID. Can be omitted for **update** since it is already specified on the URL.
329+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#user**.
330+
&quot;name&quot;: &quot;A String&quot;, # The name of the user in the Cloud SQL instance. Can be omitted for **update** since it is already specified in the URL.
331331
&quot;password&quot;: &quot;A String&quot;, # The password for the user.
332-
&quot;project&quot;: &quot;A String&quot;, # The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable. Can be omitted for *update* since it is already specified on the URL.
332+
&quot;project&quot;: &quot;A String&quot;, # The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable. Can be omitted for **update** since it is already specified on the URL.
333333
&quot;sqlserverUserDetails&quot;: { # Represents a Sql Server user on the Cloud SQL instance.
334334
&quot;disabled&quot;: True or False, # If the user has been disabled
335335
&quot;serverRoles&quot;: [ # The server roles for this user
@@ -339,7 +339,7 @@ <h3>Method Details</h3>
339339
&quot;type&quot;: &quot;A String&quot;, # The user type. It determines the method to authenticate the user during login. The default is the database&#x27;s built-in user type.
340340
},
341341
],
342-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#usersList*.
342+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#usersList**.
343343
&quot;nextPageToken&quot;: &quot;A String&quot;, # An identifier that uniquely identifies the operation. You can use this identifier to retrieve the Operations resource that has information about the operation.
344344
}</pre>
345345
</div>
@@ -356,12 +356,12 @@ <h3>Method Details</h3>
356356

357357
{ # A Cloud SQL user resource.
358358
&quot;etag&quot;: &quot;A String&quot;, # This field is deprecated and will be removed from a future version of the API.
359-
&quot;host&quot;: &quot;A String&quot;, # The host name from which the user can connect. For *insert* operations, host defaults to an empty string. For *update* operations, host is specified as part of the request URL. The host name cannot be updated after insertion.
360-
&quot;instance&quot;: &quot;A String&quot;, # The name of the Cloud SQL instance. This does not include the project ID. Can be omitted for *update* since it is already specified on the URL.
361-
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#user*.
362-
&quot;name&quot;: &quot;A String&quot;, # The name of the user in the Cloud SQL instance. Can be omitted for *update* since it is already specified in the URL.
359+
&quot;host&quot;: &quot;A String&quot;, # The host name from which the user can connect. For **insert** operations, host defaults to an empty string. For **update** operations, host is specified as part of the request URL. The host name cannot be updated after insertion.
360+
&quot;instance&quot;: &quot;A String&quot;, # The name of the Cloud SQL instance. This does not include the project ID. Can be omitted for **update** since it is already specified on the URL.
361+
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#user**.
362+
&quot;name&quot;: &quot;A String&quot;, # The name of the user in the Cloud SQL instance. Can be omitted for **update** since it is already specified in the URL.
363363
&quot;password&quot;: &quot;A String&quot;, # The password for the user.
364-
&quot;project&quot;: &quot;A String&quot;, # The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable. Can be omitted for *update* since it is already specified on the URL.
364+
&quot;project&quot;: &quot;A String&quot;, # The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable. Can be omitted for **update** since it is already specified on the URL.
365365
&quot;sqlserverUserDetails&quot;: { # Represents a Sql Server user on the Cloud SQL instance.
366366
&quot;disabled&quot;: True or False, # If the user has been disabled
367367
&quot;serverRoles&quot;: [ # The server roles for this user

0 commit comments

Comments
 (0)