Skip to content

Commit

Permalink
feat(sqladmin): update the api
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
yoshi-automation committed Oct 12, 2021
1 parent 1fe9ba8 commit 1e3c477
Show file tree
Hide file tree
Showing 19 changed files with 356 additions and 336 deletions.
10 changes: 5 additions & 5 deletions docs/dyn/sqladmin_v1.backupRuns.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h3>Method Details</h3>
Args:
project: string, Project ID of the project that contains the instance. (required)
instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
id: string, The ID of the backup run to delete. To find a backup run ID, use the list method. (required)
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)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -229,7 +229,7 @@ <h3>Method Details</h3>
},
&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a specific Cloud SQL instance.
&quot;instance&quot;: &quot;A String&quot;, # Name of the database instance.
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRun*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRun**.
&quot;location&quot;: &quot;A String&quot;, # Location of the backups.
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&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**.
Expand Down Expand Up @@ -269,7 +269,7 @@ <h3>Method Details</h3>
},
&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a specific Cloud SQL instance.
&quot;instance&quot;: &quot;A String&quot;, # Name of the database instance.
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRun*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRun**.
&quot;location&quot;: &quot;A String&quot;, # Location of the backups.
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&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**.
Expand Down Expand Up @@ -404,7 +404,7 @@ <h3>Method Details</h3>
},
&quot;id&quot;: &quot;A String&quot;, # The identifier for this backup run. Unique only for a specific Cloud SQL instance.
&quot;instance&quot;: &quot;A String&quot;, # Name of the database instance.
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRun*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRun**.
&quot;location&quot;: &quot;A String&quot;, # Location of the backups.
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&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**.
Expand All @@ -413,7 +413,7 @@ <h3>Method Details</h3>
&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**.
},
],
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#backupRunsList*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#backupRunsList**.
&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.
}</pre>
</div>
Expand Down
1 change: 1 addition & 0 deletions docs/dyn/sqladmin_v1.connect.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ <h3>Method Details</h3>
&quot;access_token&quot;: &quot;A String&quot;, # Optional. Access token to include in the signed certificate.
&quot;public_key&quot;: &quot;A String&quot;, # PEM encoded public key to include in the signed certificate.
&quot;readTime&quot;: &quot;A String&quot;, # Optional. Optional snapshot read timestamp to trade freshness for performance.
&quot;validDuration&quot;: &quot;A String&quot;, # Optional. If set, it will contain the cert valid duration.
}

x__xgafv: string, V1 error format.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/sqladmin_v1.databases.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ <h3>Method Details</h3>
},
},
],
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#databasesList*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#databasesList**.
}</pre>
</div>

Expand Down
134 changes: 67 additions & 67 deletions docs/dyn/sqladmin_v1.instances.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dyn/sqladmin_v1.operations.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h3>Method Details</h3>
&quot;user&quot;: &quot;A String&quot;, # The email address of the user who initiated this operation.
},
],
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#operationsList*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#operationsList**.
&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.
}</pre>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/dyn/sqladmin_v1.projects.instances.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,15 +342,15 @@ <h3>Method Details</h3>
&quot;errors&quot;: [ # List of migration violations.
{ # External primary instance migration setting error/warning.
&quot;detail&quot;: &quot;A String&quot;, # Additional information about the error encountered.
&quot;kind&quot;: &quot;A String&quot;, # Can be *sql#externalSyncSettingError* or *sql#externalSyncSettingWarning*.
&quot;kind&quot;: &quot;A String&quot;, # Can be **sql#externalSyncSettingError** or **sql#externalSyncSettingWarning**.
&quot;type&quot;: &quot;A String&quot;, # Identifies the specific error that occurred.
},
],
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#migrationSettingErrorList*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#migrationSettingErrorList**.
&quot;warnings&quot;: [ # List of migration warnings.
{ # External primary instance migration setting error/warning.
&quot;detail&quot;: &quot;A String&quot;, # Additional information about the error encountered.
&quot;kind&quot;: &quot;A String&quot;, # Can be *sql#externalSyncSettingError* or *sql#externalSyncSettingWarning*.
&quot;kind&quot;: &quot;A String&quot;, # Can be **sql#externalSyncSettingError** or **sql#externalSyncSettingWarning**.
&quot;type&quot;: &quot;A String&quot;, # Identifies the specific error that occurred.
},
],
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/sqladmin_v1.sslCerts.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h3>Method Details</h3>
},
&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.
},
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#sslCertsInsert*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#sslCertsInsert**.
&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.
&quot;backupContext&quot;: { # Backup context. # The context for backup operation, if applicable.
&quot;backupId&quot;: &quot;A String&quot;, # The identifier of the backup.
Expand Down Expand Up @@ -416,7 +416,7 @@ <h3>Method Details</h3>
&quot;sha1Fingerprint&quot;: &quot;A String&quot;, # Sha1 Fingerprint.
},
],
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#sslCertsList*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#sslCertsList**.
}</pre>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/dyn/sqladmin_v1.tiers.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,14 +105,14 @@ <h3>Method Details</h3>
{ # A Google Cloud SQL service tier resource.
&quot;DiskQuota&quot;: &quot;A String&quot;, # The maximum disk size of this tier in bytes.
&quot;RAM&quot;: &quot;A String&quot;, # The maximum RAM usage of this tier in bytes.
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#tier*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#tier**.
&quot;region&quot;: [ # The applicable regions for this tier.
&quot;A String&quot;,
],
&quot;tier&quot;: &quot;A String&quot;, # An identifier for the machine type, for example, db-custom-1-3840. For related information, see Pricing.
&quot;tier&quot;: &quot;A String&quot;, # An identifier for the machine type, for example, db-custom-1-3840. For related information, see [Pricing](/sql/pricing).
},
],
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#tiersList*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#tiersList**.
}</pre>
</div>

Expand Down
32 changes: 16 additions & 16 deletions docs/dyn/sqladmin_v1.users.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,12 +203,12 @@ <h3>Method Details</h3>

{ # A Cloud SQL user resource.
&quot;etag&quot;: &quot;A String&quot;, # This field is deprecated and will be removed from a future version of the API.
&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.
&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.
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#user*.
&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.
&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.
&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.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#user**.
&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.
&quot;password&quot;: &quot;A String&quot;, # The password for the user.
&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.
&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.
&quot;sqlserverUserDetails&quot;: { # Represents a Sql Server user on the Cloud SQL instance.
&quot;disabled&quot;: True or False, # If the user has been disabled
&quot;serverRoles&quot;: [ # The server roles for this user
Expand Down Expand Up @@ -324,12 +324,12 @@ <h3>Method Details</h3>
&quot;items&quot;: [ # List of user resources in the instance.
{ # A Cloud SQL user resource.
&quot;etag&quot;: &quot;A String&quot;, # This field is deprecated and will be removed from a future version of the API.
&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.
&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.
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#user*.
&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.
&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.
&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.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#user**.
&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.
&quot;password&quot;: &quot;A String&quot;, # The password for the user.
&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.
&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.
&quot;sqlserverUserDetails&quot;: { # Represents a Sql Server user on the Cloud SQL instance.
&quot;disabled&quot;: True or False, # If the user has been disabled
&quot;serverRoles&quot;: [ # The server roles for this user
Expand All @@ -339,7 +339,7 @@ <h3>Method Details</h3>
&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.
},
],
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#usersList*.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#usersList**.
&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.
}</pre>
</div>
Expand All @@ -356,12 +356,12 @@ <h3>Method Details</h3>

{ # A Cloud SQL user resource.
&quot;etag&quot;: &quot;A String&quot;, # This field is deprecated and will be removed from a future version of the API.
&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.
&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.
&quot;kind&quot;: &quot;A String&quot;, # This is always *sql#user*.
&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.
&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.
&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.
&quot;kind&quot;: &quot;A String&quot;, # This is always **sql#user**.
&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.
&quot;password&quot;: &quot;A String&quot;, # The password for the user.
&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.
&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.
&quot;sqlserverUserDetails&quot;: { # Represents a Sql Server user on the Cloud SQL instance.
&quot;disabled&quot;: True or False, # If the user has been disabled
&quot;serverRoles&quot;: [ # The server roles for this user
Expand Down
Loading

0 comments on commit 1e3c477

Please sign in to comment.