Skip to content

Commit

Permalink
feat(datastream): update the api
Browse files Browse the repository at this point in the history
#### datastream:v1

The following keys were added:
- schemas.SpecificStartPosition.properties.sqlServerLsnPosition.$ref (Total Keys: 1)
- schemas.SqlServerLsnPosition (Total Keys: 3)
  • Loading branch information
yoshi-automation committed Dec 17, 2024
1 parent deb509a commit d0e9430
Show file tree
Hide file tree
Showing 9 changed files with 69 additions and 51 deletions.
32 changes: 16 additions & 16 deletions docs/dyn/datastream_v1.projects.locations.connectionProfiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@ <h3>Method Details</h3>
},
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the MySQL connection.
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;oracleProfile&quot;: { # Oracle database profile. Next ID: 10. # Oracle ConnectionProfile configuration.
&quot;connectionAttributes&quot;: { # Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;databaseService&quot;: &quot;A String&quot;, # Required. Database for the Oracle connection.
&quot;hostname&quot;: &quot;A String&quot;, # Required. Hostname for the Oracle connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. # Optional. Configuration for Oracle ASM connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. . # Optional. Configuration for Oracle ASM connection.
&quot;asmService&quot;: &quot;A String&quot;, # Required. ASM service name for the Oracle ASM connection.
&quot;connectionAttributes&quot;: { # Optional. Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
Expand All @@ -163,7 +163,7 @@ <h3>Method Details</h3>
&quot;caCertificate&quot;: &quot;A String&quot;, # Input only. PEM-encoded certificate of the CA that signed the source database server&#x27;s certificate.
&quot;caCertificateSet&quot;: True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
},
&quot;password&quot;: &quot;A String&quot;, # Required. Password for the Oracle ASM connection.
&quot;password&quot;: &quot;A String&quot;, # Optional. Password for the Oracle ASM connection.
&quot;port&quot;: 42, # Required. Port for the Oracle ASM connection.
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the Oracle ASM connection.
},
Expand Down Expand Up @@ -310,14 +310,14 @@ <h3>Method Details</h3>
},
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the MySQL connection.
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;oracleProfile&quot;: { # Oracle database profile. Next ID: 10. # Oracle ConnectionProfile configuration.
&quot;connectionAttributes&quot;: { # Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;databaseService&quot;: &quot;A String&quot;, # Required. Database for the Oracle connection.
&quot;hostname&quot;: &quot;A String&quot;, # Required. Hostname for the Oracle connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. # Optional. Configuration for Oracle ASM connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. . # Optional. Configuration for Oracle ASM connection.
&quot;asmService&quot;: &quot;A String&quot;, # Required. ASM service name for the Oracle ASM connection.
&quot;connectionAttributes&quot;: { # Optional. Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
Expand All @@ -327,7 +327,7 @@ <h3>Method Details</h3>
&quot;caCertificate&quot;: &quot;A String&quot;, # Input only. PEM-encoded certificate of the CA that signed the source database server&#x27;s certificate.
&quot;caCertificateSet&quot;: True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
},
&quot;password&quot;: &quot;A String&quot;, # Required. Password for the Oracle ASM connection.
&quot;password&quot;: &quot;A String&quot;, # Optional. Password for the Oracle ASM connection.
&quot;port&quot;: 42, # Required. Port for the Oracle ASM connection.
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the Oracle ASM connection.
},
Expand Down Expand Up @@ -621,14 +621,14 @@ <h3>Method Details</h3>
},
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the MySQL connection.
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;oracleProfile&quot;: { # Oracle database profile. Next ID: 10. # Oracle ConnectionProfile configuration.
&quot;connectionAttributes&quot;: { # Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;databaseService&quot;: &quot;A String&quot;, # Required. Database for the Oracle connection.
&quot;hostname&quot;: &quot;A String&quot;, # Required. Hostname for the Oracle connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. # Optional. Configuration for Oracle ASM connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. . # Optional. Configuration for Oracle ASM connection.
&quot;asmService&quot;: &quot;A String&quot;, # Required. ASM service name for the Oracle ASM connection.
&quot;connectionAttributes&quot;: { # Optional. Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
Expand All @@ -638,7 +638,7 @@ <h3>Method Details</h3>
&quot;caCertificate&quot;: &quot;A String&quot;, # Input only. PEM-encoded certificate of the CA that signed the source database server&#x27;s certificate.
&quot;caCertificateSet&quot;: True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
},
&quot;password&quot;: &quot;A String&quot;, # Required. Password for the Oracle ASM connection.
&quot;password&quot;: &quot;A String&quot;, # Optional. Password for the Oracle ASM connection.
&quot;port&quot;: 42, # Required. Port for the Oracle ASM connection.
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the Oracle ASM connection.
},
Expand Down Expand Up @@ -727,14 +727,14 @@ <h3>Method Details</h3>
},
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the MySQL connection.
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;oracleProfile&quot;: { # Oracle database profile. Next ID: 10. # Oracle ConnectionProfile configuration.
&quot;connectionAttributes&quot;: { # Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;databaseService&quot;: &quot;A String&quot;, # Required. Database for the Oracle connection.
&quot;hostname&quot;: &quot;A String&quot;, # Required. Hostname for the Oracle connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. # Optional. Configuration for Oracle ASM connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. . # Optional. Configuration for Oracle ASM connection.
&quot;asmService&quot;: &quot;A String&quot;, # Required. ASM service name for the Oracle ASM connection.
&quot;connectionAttributes&quot;: { # Optional. Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
Expand All @@ -744,7 +744,7 @@ <h3>Method Details</h3>
&quot;caCertificate&quot;: &quot;A String&quot;, # Input only. PEM-encoded certificate of the CA that signed the source database server&#x27;s certificate.
&quot;caCertificateSet&quot;: True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
},
&quot;password&quot;: &quot;A String&quot;, # Required. Password for the Oracle ASM connection.
&quot;password&quot;: &quot;A String&quot;, # Optional. Password for the Oracle ASM connection.
&quot;port&quot;: 42, # Required. Port for the Oracle ASM connection.
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the Oracle ASM connection.
},
Expand Down Expand Up @@ -805,7 +805,7 @@ <h3>Method Details</h3>
<pre>Use this method to update the parameters of a connection profile.

Args:
name: string, Output only. The resource&#x27;s name. (required)
name: string, Output only. Identifier. The resource&#x27;s name. (required)
body: object, The request body.
The object takes the form of:

Expand Down Expand Up @@ -842,14 +842,14 @@ <h3>Method Details</h3>
},
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the MySQL connection.
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;oracleProfile&quot;: { # Oracle database profile. Next ID: 10. # Oracle ConnectionProfile configuration.
&quot;connectionAttributes&quot;: { # Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;databaseService&quot;: &quot;A String&quot;, # Required. Database for the Oracle connection.
&quot;hostname&quot;: &quot;A String&quot;, # Required. Hostname for the Oracle connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. # Optional. Configuration for Oracle ASM connection.
&quot;oracleAsmConfig&quot;: { # Configuration for Oracle Automatic Storage Management (ASM) connection. . # Optional. Configuration for Oracle ASM connection.
&quot;asmService&quot;: &quot;A String&quot;, # Required. ASM service name for the Oracle ASM connection.
&quot;connectionAttributes&quot;: { # Optional. Connection string attributes
&quot;a_key&quot;: &quot;A String&quot;,
Expand All @@ -859,7 +859,7 @@ <h3>Method Details</h3>
&quot;caCertificate&quot;: &quot;A String&quot;, # Input only. PEM-encoded certificate of the CA that signed the source database server&#x27;s certificate.
&quot;caCertificateSet&quot;: True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
},
&quot;password&quot;: &quot;A String&quot;, # Required. Password for the Oracle ASM connection.
&quot;password&quot;: &quot;A String&quot;, # Optional. Password for the Oracle ASM connection.
&quot;port&quot;: 42, # Required. Port for the Oracle ASM connection.
&quot;username&quot;: &quot;A String&quot;, # Required. Username for the Oracle ASM connection.
},
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/datastream_v1.projects.locations.operations.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1><a href="datastream_v1.html">Datastream API</a> . <a href="datastream_v1.pro
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#cancel">cancel(name, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.</p>
<p class="firstline">Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.</p>
<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
Expand All @@ -95,7 +95,7 @@ <h2>Instance Methods</h2>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="cancel">cancel(name, body=None, x__xgafv=None)</code>
<pre>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn&#x27;t support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
<pre>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn&#x27;t support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.

Args:
name: string, The name of the operation resource to be cancelled. (required)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the Private Connection.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The update time of the resource.
&quot;vpcPeeringConfig&quot;: { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer&#x27;s VPC. # VPC Peering Config.
Expand Down Expand Up @@ -234,7 +234,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the Private Connection.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The update time of the resource.
&quot;vpcPeeringConfig&quot;: { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer&#x27;s VPC. # VPC Peering Config.
Expand Down Expand Up @@ -280,7 +280,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the Private Connection.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The update time of the resource.
&quot;vpcPeeringConfig&quot;: { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer&#x27;s VPC. # VPC Peering Config.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The update time of the resource.
}

Expand Down Expand Up @@ -208,7 +208,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The update time of the resource.
}</pre>
</div>
Expand Down Expand Up @@ -242,7 +242,7 @@ <h3>Method Details</h3>
&quot;labels&quot;: { # Labels.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource&#x27;s name.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource&#x27;s name.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The update time of the resource.
},
],
Expand Down
Loading

0 comments on commit d0e9430

Please sign in to comment.