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
Copy file name to clipboardExpand all lines: docs/dyn/datastream_v1.projects.locations.connectionProfiles.html
+20-10Lines changed: 20 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -139,9 +139,9 @@ <h3>Method Details</h3>
139
139
"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL connection.
140
140
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
141
141
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
142
-
"clientCertificate": "A String", # Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
142
+
"clientCertificate": "A String", # Optional. Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
143
143
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
144
-
"clientKey": "A String", # Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
144
+
"clientKey": "A String", # Optional. Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory. Mutually exclusive with the `secret_manager_stored_client_key` field.
145
145
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
146
146
},
147
147
"username": "A String", # Required. Username for the MySQL connection.
"privateConnection": "A String", # Required. A reference to a private connection resource. Format: `projects/{project}/locations/{location}/privateConnections/{name}`
198
198
},
199
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
200
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
"database": "A String", # Required. Database for the SQLServer connection.
201
203
"hostname": "A String", # Required. Hostname for the SQLServer connection.
@@ -313,9 +315,9 @@ <h3>Method Details</h3>
313
315
"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL connection.
314
316
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
315
317
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
316
-
"clientCertificate": "A String", # Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
318
+
"clientCertificate": "A String", # Optional. Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
317
319
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
318
-
"clientKey": "A String", # Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
320
+
"clientKey": "A String", # Optional. Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory. Mutually exclusive with the `secret_manager_stored_client_key` field.
319
321
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
320
322
},
321
323
"username": "A String", # Required. Username for the MySQL connection.
"privateConnection": "A String", # Required. A reference to a private connection resource. Format: `projects/{project}/locations/{location}/privateConnections/{name}`
372
374
},
375
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
376
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
"database": "A String", # Required. Database for the SQLServer connection.
375
379
"hostname": "A String", # Required. Hostname for the SQLServer connection.
@@ -634,9 +638,9 @@ <h3>Method Details</h3>
634
638
"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL connection.
635
639
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
636
640
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
637
-
"clientCertificate": "A String", # Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
641
+
"clientCertificate": "A String", # Optional. Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
638
642
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
639
-
"clientKey": "A String", # Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
643
+
"clientKey": "A String", # Optional. Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory. Mutually exclusive with the `secret_manager_stored_client_key` field.
640
644
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
641
645
},
642
646
"username": "A String", # Required. Username for the MySQL connection.
"privateConnection": "A String", # Required. A reference to a private connection resource. Format: `projects/{project}/locations/{location}/privateConnections/{name}`
693
697
},
698
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
699
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
"database": "A String", # Required. Database for the SQLServer connection.
696
702
"hostname": "A String", # Required. Hostname for the SQLServer connection.
@@ -750,9 +756,9 @@ <h3>Method Details</h3>
750
756
"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL connection.
751
757
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
752
758
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
753
-
"clientCertificate": "A String", # Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
759
+
"clientCertificate": "A String", # Optional. Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
754
760
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
755
-
"clientKey": "A String", # Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
761
+
"clientKey": "A String", # Optional. Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory. Mutually exclusive with the `secret_manager_stored_client_key` field.
756
762
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
757
763
},
758
764
"username": "A String", # Required. Username for the MySQL connection.
"privateConnection": "A String", # Required. A reference to a private connection resource. Format: `projects/{project}/locations/{location}/privateConnections/{name}`
809
815
},
816
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
817
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
"database": "A String", # Required. Database for the SQLServer connection.
812
820
"hostname": "A String", # Required. Hostname for the SQLServer connection.
@@ -875,9 +883,9 @@ <h3>Method Details</h3>
875
883
"sslConfig": { # MySQL SSL configuration information. # SSL configuration for the MySQL connection.
876
884
"caCertificate": "A String", # Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
877
885
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
878
-
"clientCertificate": "A String", # Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
886
+
"clientCertificate": "A String", # Optional. Input only. PEM-encoded certificate that will be used by the replica to authenticate against the source database server. If this field is used then the 'client_key' and the 'ca_certificate' fields are mandatory.
879
887
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
880
-
"clientKey": "A String", # Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory.
888
+
"clientKey": "A String", # Optional. Input only. PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory. Mutually exclusive with the `secret_manager_stored_client_key` field.
881
889
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
882
890
},
883
891
"username": "A String", # Required. Username for the MySQL connection.
"privateConnection": "A String", # Required. A reference to a private connection resource. Format: `projects/{project}/locations/{location}/privateConnections/{name}`
934
942
},
943
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
944
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
Copy file name to clipboardExpand all lines: docs/dyn/datastream_v1.projects.locations.privateConnections.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,8 @@ <h3>Method Details</h3>
128
128
"a_key": "A String",
129
129
},
130
130
"name": "A String", # Output only. Identifier. The resource's name.
131
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
132
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
131
133
"state": "A String", # Output only. The state of the Private Connection.
132
134
"updateTime": "A String", # Output only. The update time of the resource.
133
135
"vpcPeeringConfig": { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC. # VPC Peering Config.
@@ -235,6 +237,8 @@ <h3>Method Details</h3>
235
237
"a_key": "A String",
236
238
},
237
239
"name": "A String", # Output only. Identifier. The resource's name.
240
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
241
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
238
242
"state": "A String", # Output only. The state of the Private Connection.
239
243
"updateTime": "A String", # Output only. The update time of the resource.
240
244
"vpcPeeringConfig": { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC. # VPC Peering Config.
@@ -281,6 +285,8 @@ <h3>Method Details</h3>
281
285
"a_key": "A String",
282
286
},
283
287
"name": "A String", # Output only. Identifier. The resource's name.
288
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
289
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
284
290
"state": "A String", # Output only. The state of the Private Connection.
285
291
"updateTime": "A String", # Output only. The update time of the resource.
286
292
"vpcPeeringConfig": { # The VPC Peering configuration is used to create VPC peering between Datastream and the consumer's VPC. # VPC Peering Config.
Copy file name to clipboardExpand all lines: docs/dyn/datastream_v1.projects.locations.streams.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -271,6 +271,8 @@ <h3>Method Details</h3>
271
271
},
272
272
"lastRecoveryTime": "A String", # Output only. If the stream was recovered, the time of the last recovery. Note: This field is currently experimental.
273
273
"name": "A String", # Output only. Identifier. The stream's name.
274
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
275
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
274
276
"sourceConfig": { # The configuration of the stream source. # Required. Source connection profile configuration.
275
277
"mysqlSourceConfig": { # MySQL source configuration # MySQL data source configuration.
276
278
"binaryLogPosition": { # Use Binary log position based replication. # Use Binary log position based replication.
@@ -749,6 +751,8 @@ <h3>Method Details</h3>
749
751
},
750
752
"lastRecoveryTime": "A String", # Output only. If the stream was recovered, the time of the last recovery. Note: This field is currently experimental.
751
753
"name": "A String", # Output only. Identifier. The stream's name.
754
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
755
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
752
756
"sourceConfig": { # The configuration of the stream source. # Required. Source connection profile configuration.
753
757
"mysqlSourceConfig": { # MySQL source configuration # MySQL data source configuration.
754
758
"binaryLogPosition": { # Use Binary log position based replication. # Use Binary log position based replication.
@@ -1166,6 +1170,8 @@ <h3>Method Details</h3>
1166
1170
},
1167
1171
"lastRecoveryTime": "A String", # Output only. If the stream was recovered, the time of the last recovery. Note: This field is currently experimental.
1168
1172
"name": "A String", # Output only. Identifier. The stream's name.
1173
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
1174
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
1169
1175
"sourceConfig": { # The configuration of the stream source. # Required. Source connection profile configuration.
1170
1176
"mysqlSourceConfig": { # MySQL source configuration # MySQL data source configuration.
1171
1177
"binaryLogPosition": { # Use Binary log position based replication. # Use Binary log position based replication.
@@ -1590,6 +1596,8 @@ <h3>Method Details</h3>
1590
1596
},
1591
1597
"lastRecoveryTime": "A String", # Output only. If the stream was recovered, the time of the last recovery. Note: This field is currently experimental.
1592
1598
"name": "A String", # Output only. Identifier. The stream's name.
1599
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
1600
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
1593
1601
"sourceConfig": { # The configuration of the stream source. # Required. Source connection profile configuration.
1594
1602
"mysqlSourceConfig": { # MySQL source configuration # MySQL data source configuration.
1595
1603
"binaryLogPosition": { # Use Binary log position based replication. # Use Binary log position based replication.
0 commit comments