You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
164
164
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
165
165
},
166
-
"password": "A String", # Required. Password for the Oracle ASM connection.
166
+
"password": "A String", # Optional. Password for the Oracle ASM connection.
167
167
"port": 42, # Required. Port for the Oracle ASM connection.
168
168
"username": "A String", # Required. Username for the Oracle ASM connection.
169
169
},
@@ -310,14 +310,14 @@ <h3>Method Details</h3>
310
310
},
311
311
"username": "A String", # Required. Username for the MySQL connection.
312
312
},
313
-
"name": "A String", # Output only. The resource's name.
313
+
"name": "A String", # Output only. Identifier. The resource's name.
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
328
328
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
329
329
},
330
-
"password": "A String", # Required. Password for the Oracle ASM connection.
330
+
"password": "A String", # Optional. Password for the Oracle ASM connection.
331
331
"port": 42, # Required. Port for the Oracle ASM connection.
332
332
"username": "A String", # Required. Username for the Oracle ASM connection.
333
333
},
@@ -621,14 +621,14 @@ <h3>Method Details</h3>
621
621
},
622
622
"username": "A String", # Required. Username for the MySQL connection.
623
623
},
624
-
"name": "A String", # Output only. The resource's name.
624
+
"name": "A String", # Output only. Identifier. The resource's name.
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
639
639
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
640
640
},
641
-
"password": "A String", # Required. Password for the Oracle ASM connection.
641
+
"password": "A String", # Optional. Password for the Oracle ASM connection.
642
642
"port": 42, # Required. Port for the Oracle ASM connection.
643
643
"username": "A String", # Required. Username for the Oracle ASM connection.
644
644
},
@@ -727,14 +727,14 @@ <h3>Method Details</h3>
727
727
},
728
728
"username": "A String", # Required. Username for the MySQL connection.
729
729
},
730
-
"name": "A String", # Output only. The resource's name.
730
+
"name": "A String", # Output only. Identifier. The resource's name.
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
745
745
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
746
746
},
747
-
"password": "A String", # Required. Password for the Oracle ASM connection.
747
+
"password": "A String", # Optional. Password for the Oracle ASM connection.
748
748
"port": 42, # Required. Port for the Oracle ASM connection.
749
749
"username": "A String", # Required. Username for the Oracle ASM connection.
750
750
},
@@ -805,7 +805,7 @@ <h3>Method Details</h3>
805
805
<pre>Use this method to update the parameters of a connection profile.
806
806
807
807
Args:
808
-
name: string, Output only. The resource's name. (required)
808
+
name: string, Output only. Identifier. The resource's name. (required)
809
809
body: object, The request body.
810
810
The object takes the form of:
811
811
@@ -842,14 +842,14 @@ <h3>Method Details</h3>
842
842
},
843
843
"username": "A String", # Required. Username for the MySQL connection.
844
844
},
845
-
"name": "A String", # Output only. The resource's name.
845
+
"name": "A String", # Output only. Identifier. The resource's name.
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
860
860
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.
861
861
},
862
-
"password": "A String", # Required. Password for the Oracle ASM connection.
862
+
"password": "A String", # Optional. Password for the Oracle ASM connection.
863
863
"port": 42, # Required. Port for the Oracle ASM connection.
864
864
"username": "A String", # Required. Username for the Oracle ASM connection.
<pclass="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>
79
+
<pclass="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>
<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'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`.
98
+
<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'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`.
99
99
100
100
Args:
101
101
name: string, The name of the operation resource to be cancelled. (required)
Copy file name to clipboardExpand all lines: docs/dyn/datastream_v1.projects.locations.privateConnections.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ <h3>Method Details</h3>
127
127
"labels": { # Labels.
128
128
"a_key": "A String",
129
129
},
130
-
"name": "A String", # Output only. The resource's name.
130
+
"name": "A String", # Output only. Identifier. The resource's name.
131
131
"state": "A String", # Output only. The state of the Private Connection.
132
132
"updateTime": "A String", # Output only. The update time of the resource.
133
133
"vpcPeeringConfig": { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC. # VPC Peering Config.
@@ -234,7 +234,7 @@ <h3>Method Details</h3>
234
234
"labels": { # Labels.
235
235
"a_key": "A String",
236
236
},
237
-
"name": "A String", # Output only. The resource's name.
237
+
"name": "A String", # Output only. Identifier. The resource's name.
238
238
"state": "A String", # Output only. The state of the Private Connection.
239
239
"updateTime": "A String", # Output only. The update time of the resource.
240
240
"vpcPeeringConfig": { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC. # VPC Peering Config.
@@ -280,7 +280,7 @@ <h3>Method Details</h3>
280
280
"labels": { # Labels.
281
281
"a_key": "A String",
282
282
},
283
-
"name": "A String", # Output only. The resource's name.
283
+
"name": "A String", # Output only. Identifier. The resource's name.
284
284
"state": "A String", # Output only. The state of the Private Connection.
285
285
"updateTime": "A String", # Output only. The update time of the resource.
286
286
"vpcPeeringConfig": { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC. # VPC Peering Config.
0 commit comments