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:
- resources.instances.methods.acquireSsrsLease (Total Keys: 14)
- resources.instances.methods.releaseSsrsLease (Total Keys: 13)
- schemas.AcquireSsrsLeaseContext (Total Keys: 7)
- schemas.InstancesAcquireSsrsLeaseRequest (Total Keys: 3)
- schemas.Operation.properties.acquireSsrsLeaseContext.$ref (Total Keys: 1)
- schemas.Settings.properties.enableGoogleMlIntegration.type (Total Keys: 1)
- schemas.SqlInstancesAcquireSsrsLeaseResponse (Total Keys: 3)
- schemas.SqlInstancesReleaseSsrsLeaseResponse (Total Keys: 3)
- schemas.SqlInstancesVerifyExternalSyncSettingsRequest.properties.syncParallelLevel.type (Total Keys: 1)

#### sqladmin:v1beta4

The following keys were added:
- resources.instances.methods.acquireSsrsLease (Total Keys: 14)
- resources.instances.methods.releaseSsrsLease (Total Keys: 13)
- schemas.AcquireSsrsLeaseContext (Total Keys: 7)
- schemas.InstancesAcquireSsrsLeaseRequest (Total Keys: 3)
- schemas.Operation.properties.acquireSsrsLeaseContext.$ref (Total Keys: 1)
- schemas.Settings.properties.enableGoogleMlIntegration.type (Total Keys: 1)
- schemas.SqlInstancesAcquireSsrsLeaseResponse (Total Keys: 3)
- schemas.SqlInstancesReleaseSsrsLeaseResponse (Total Keys: 3)
- schemas.SqlInstancesVerifyExternalSyncSettingsRequest.properties.syncParallelLevel.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 12, 2024
1 parent cff7dbe commit 3dbdf23
Show file tree
Hide file tree
Showing 16 changed files with 970 additions and 6 deletions.
12 changes: 12 additions & 0 deletions docs/dyn/sqladmin_v1.backupRuns.html
Expand Up @@ -115,6 +115,12 @@ <h3>Method Details</h3>
An object of the form:

{ # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
&quot;acquireSsrsLeaseContext&quot;: { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
&quot;duration&quot;: &quot;A String&quot;, # Lease duration needed for SSRS setup.
&quot;reportDatabase&quot;: &quot;A String&quot;, # The report database to be used for SSRS setup.
&quot;serviceLogin&quot;: &quot;A String&quot;, # The username to be used as the service login to connect to the report database for SSRS setup.
&quot;setupLogin&quot;: &quot;A String&quot;, # The username to be used as the setup login to connect to the database server for SSRS setup.
},
&quot;apiWarning&quot;: { # An Admin API warning message. # An Admin API warning message.
&quot;code&quot;: &quot;A String&quot;, # Code to uniquely identify the warning type.
&quot;message&quot;: &quot;A String&quot;, # The warning message.
Expand Down Expand Up @@ -309,6 +315,12 @@ <h3>Method Details</h3>
An object of the form:

{ # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
&quot;acquireSsrsLeaseContext&quot;: { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
&quot;duration&quot;: &quot;A String&quot;, # Lease duration needed for SSRS setup.
&quot;reportDatabase&quot;: &quot;A String&quot;, # The report database to be used for SSRS setup.
&quot;serviceLogin&quot;: &quot;A String&quot;, # The username to be used as the service login to connect to the report database for SSRS setup.
&quot;setupLogin&quot;: &quot;A String&quot;, # The username to be used as the setup login to connect to the database server for SSRS setup.
},
&quot;apiWarning&quot;: { # An Admin API warning message. # An Admin API warning message.
&quot;code&quot;: &quot;A String&quot;, # Code to uniquely identify the warning type.
&quot;message&quot;: &quot;A String&quot;, # The warning message.
Expand Down
24 changes: 24 additions & 0 deletions docs/dyn/sqladmin_v1.databases.html
Expand Up @@ -118,6 +118,12 @@ <h3>Method Details</h3>
An object of the form:

{ # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
&quot;acquireSsrsLeaseContext&quot;: { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
&quot;duration&quot;: &quot;A String&quot;, # Lease duration needed for SSRS setup.
&quot;reportDatabase&quot;: &quot;A String&quot;, # The report database to be used for SSRS setup.
&quot;serviceLogin&quot;: &quot;A String&quot;, # The username to be used as the service login to connect to the report database for SSRS setup.
&quot;setupLogin&quot;: &quot;A String&quot;, # The username to be used as the setup login to connect to the database server for SSRS setup.
},
&quot;apiWarning&quot;: { # An Admin API warning message. # An Admin API warning message.
&quot;code&quot;: &quot;A String&quot;, # Code to uniquely identify the warning type.
&quot;message&quot;: &quot;A String&quot;, # The warning message.
Expand Down Expand Up @@ -282,6 +288,12 @@ <h3>Method Details</h3>
An object of the form:

{ # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
&quot;acquireSsrsLeaseContext&quot;: { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
&quot;duration&quot;: &quot;A String&quot;, # Lease duration needed for SSRS setup.
&quot;reportDatabase&quot;: &quot;A String&quot;, # The report database to be used for SSRS setup.
&quot;serviceLogin&quot;: &quot;A String&quot;, # The username to be used as the service login to connect to the report database for SSRS setup.
&quot;setupLogin&quot;: &quot;A String&quot;, # The username to be used as the setup login to connect to the database server for SSRS setup.
},
&quot;apiWarning&quot;: { # An Admin API warning message. # An Admin API warning message.
&quot;code&quot;: &quot;A String&quot;, # Code to uniquely identify the warning type.
&quot;message&quot;: &quot;A String&quot;, # The warning message.
Expand Down Expand Up @@ -451,6 +463,12 @@ <h3>Method Details</h3>
An object of the form:

{ # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
&quot;acquireSsrsLeaseContext&quot;: { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
&quot;duration&quot;: &quot;A String&quot;, # Lease duration needed for SSRS setup.
&quot;reportDatabase&quot;: &quot;A String&quot;, # The report database to be used for SSRS setup.
&quot;serviceLogin&quot;: &quot;A String&quot;, # The username to be used as the service login to connect to the report database for SSRS setup.
&quot;setupLogin&quot;: &quot;A String&quot;, # The username to be used as the setup login to connect to the database server for SSRS setup.
},
&quot;apiWarning&quot;: { # An Admin API warning message. # An Admin API warning message.
&quot;code&quot;: &quot;A String&quot;, # Code to uniquely identify the warning type.
&quot;message&quot;: &quot;A String&quot;, # The warning message.
Expand Down Expand Up @@ -584,6 +602,12 @@ <h3>Method Details</h3>
An object of the form:

{ # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
&quot;acquireSsrsLeaseContext&quot;: { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
&quot;duration&quot;: &quot;A String&quot;, # Lease duration needed for SSRS setup.
&quot;reportDatabase&quot;: &quot;A String&quot;, # The report database to be used for SSRS setup.
&quot;serviceLogin&quot;: &quot;A String&quot;, # The username to be used as the service login to connect to the report database for SSRS setup.
&quot;setupLogin&quot;: &quot;A String&quot;, # The username to be used as the setup login to connect to the database server for SSRS setup.
},
&quot;apiWarning&quot;: { # An Admin API warning message. # An Admin API warning message.
&quot;code&quot;: &quot;A String&quot;, # Code to uniquely identify the warning type.
&quot;message&quot;: &quot;A String&quot;, # The warning message.
Expand Down

0 comments on commit 3dbdf23

Please sign in to comment.