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
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,15 @@ <h3>Method Details</h3>
144
144
"secretManagerStoredPassword": "A String", # Optional. A reference to a Secret Manager resource name storing the SQLServer connection password. Mutually exclusive with the `password` field.
"sslConfig": { # MongoDB SSL configuration information. # Optional. SSL configuration for the MongoDB connection.
148
+
"caCertificate": "A String", # Optional. Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
149
+
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
150
+
"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.
151
+
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
152
+
"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.
153
+
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
154
+
"secretManagerStoredClientKey": "A String", # Optional. Input only. A reference to a Secret Manager resource name storing the 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 `client_key` field.
155
+
},
147
156
"standardConnectionFormat": { # Standard connection format. # Standard connection format.
148
157
"directConnection": True or False, # Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.
149
158
},
@@ -356,6 +365,15 @@ <h3>Method Details</h3>
356
365
"secretManagerStoredPassword": "A String", # Optional. A reference to a Secret Manager resource name storing the SQLServer connection password. Mutually exclusive with the `password` field.
"sslConfig": { # MongoDB SSL configuration information. # Optional. SSL configuration for the MongoDB connection.
369
+
"caCertificate": "A String", # Optional. Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
370
+
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
371
+
"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.
372
+
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
373
+
"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.
374
+
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
375
+
"secretManagerStoredClientKey": "A String", # Optional. Input only. A reference to a Secret Manager resource name storing the 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 `client_key` field.
376
+
},
359
377
"standardConnectionFormat": { # Standard connection format. # Standard connection format.
360
378
"directConnection": True or False, # Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.
361
379
},
@@ -777,6 +795,15 @@ <h3>Method Details</h3>
777
795
"secretManagerStoredPassword": "A String", # Optional. A reference to a Secret Manager resource name storing the SQLServer connection password. Mutually exclusive with the `password` field.
"sslConfig": { # MongoDB SSL configuration information. # Optional. SSL configuration for the MongoDB connection.
799
+
"caCertificate": "A String", # Optional. Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
800
+
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
801
+
"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.
802
+
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
803
+
"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.
804
+
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
805
+
"secretManagerStoredClientKey": "A String", # Optional. Input only. A reference to a Secret Manager resource name storing the 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 `client_key` field.
806
+
},
780
807
"standardConnectionFormat": { # Standard connection format. # Standard connection format.
781
808
"directConnection": True or False, # Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.
782
809
},
@@ -931,6 +958,15 @@ <h3>Method Details</h3>
931
958
"secretManagerStoredPassword": "A String", # Optional. A reference to a Secret Manager resource name storing the SQLServer connection password. Mutually exclusive with the `password` field.
"sslConfig": { # MongoDB SSL configuration information. # Optional. SSL configuration for the MongoDB connection.
962
+
"caCertificate": "A String", # Optional. Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
963
+
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
964
+
"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.
965
+
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
966
+
"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.
967
+
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
968
+
"secretManagerStoredClientKey": "A String", # Optional. Input only. A reference to a Secret Manager resource name storing the 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 `client_key` field.
969
+
},
934
970
"standardConnectionFormat": { # Standard connection format. # Standard connection format.
935
971
"directConnection": True or False, # Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.
936
972
},
@@ -1094,6 +1130,15 @@ <h3>Method Details</h3>
1094
1130
"secretManagerStoredPassword": "A String", # Optional. A reference to a Secret Manager resource name storing the SQLServer connection password. Mutually exclusive with the `password` field.
"sslConfig": { # MongoDB SSL configuration information. # Optional. SSL configuration for the MongoDB connection.
1134
+
"caCertificate": "A String", # Optional. Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
1135
+
"caCertificateSet": True or False, # Output only. Indicates whether the ca_certificate field is set.
1136
+
"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.
1137
+
"clientCertificateSet": True or False, # Output only. Indicates whether the client_certificate field is set.
1138
+
"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.
1139
+
"clientKeySet": True or False, # Output only. Indicates whether the client_key field is set.
1140
+
"secretManagerStoredClientKey": "A String", # Optional. Input only. A reference to a Secret Manager resource name storing the 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 `client_key` field.
1141
+
},
1097
1142
"standardConnectionFormat": { # Standard connection format. # Standard connection format.
1098
1143
"directConnection": True or False, # Optional. Specifies whether the client connects directly to the host[:port] in the connection URI.
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
@@ -129,7 +129,7 @@ <h3>Method Details</h3>
129
129
},
130
130
"name": "A String", # Output only. Identifier. The resource's name.
131
131
"pscInterfaceConfig": { # The PSC Interface configuration is used to create PSC Interface between Datastream and the consumer's PSC. # PSC Interface Config.
132
-
"networkAttachment": "A String", # Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{{project}}/regions/{{region}}/networkAttachments/{{name}}`
132
+
"networkAttachment": "A String", # Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{project}/regions/{region}/networkAttachments/{name}`
133
133
},
134
134
"satisfiesPzi": True or False, # Output only. Reserved for future use.
135
135
"satisfiesPzs": True or False, # Output only. Reserved for future use.
@@ -242,7 +242,7 @@ <h3>Method Details</h3>
242
242
},
243
243
"name": "A String", # Output only. Identifier. The resource's name.
244
244
"pscInterfaceConfig": { # The PSC Interface configuration is used to create PSC Interface between Datastream and the consumer's PSC. # PSC Interface Config.
245
-
"networkAttachment": "A String", # Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{{project}}/regions/{{region}}/networkAttachments/{{name}}`
245
+
"networkAttachment": "A String", # Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{project}/regions/{region}/networkAttachments/{name}`
246
246
},
247
247
"satisfiesPzi": True or False, # Output only. Reserved for future use.
248
248
"satisfiesPzs": True or False, # Output only. Reserved for future use.
@@ -293,7 +293,7 @@ <h3>Method Details</h3>
293
293
},
294
294
"name": "A String", # Output only. Identifier. The resource's name.
295
295
"pscInterfaceConfig": { # The PSC Interface configuration is used to create PSC Interface between Datastream and the consumer's PSC. # PSC Interface Config.
296
-
"networkAttachment": "A String", # Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{{project}}/regions/{{region}}/networkAttachments/{{name}}`
296
+
"networkAttachment": "A String", # Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{project}/regions/{region}/networkAttachments/{name}`
297
297
},
298
298
"satisfiesPzi": True or False, # Output only. Reserved for future use.
299
299
"satisfiesPzs": True or False, # Output only. Reserved for future use.
"description": "Optional. Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.",
2275
+
"type": "string"
2276
+
},
2277
+
"caCertificateSet": {
2278
+
"description": "Output only. Indicates whether the ca_certificate field is set.",
2279
+
"readOnly": true,
2280
+
"type": "boolean"
2281
+
},
2282
+
"clientCertificate": {
2283
+
"description": "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.",
2284
+
"type": "string"
2285
+
},
2286
+
"clientCertificateSet": {
2287
+
"description": "Output only. Indicates whether the client_certificate field is set.",
2288
+
"readOnly": true,
2289
+
"type": "boolean"
2290
+
},
2291
+
"clientKey": {
2292
+
"description": "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.",
2293
+
"type": "string"
2294
+
},
2295
+
"clientKeySet": {
2296
+
"description": "Output only. Indicates whether the client_key field is set.",
2297
+
"readOnly": true,
2298
+
"type": "boolean"
2299
+
},
2300
+
"secretManagerStoredClientKey": {
2301
+
"description": "Optional. Input only. A reference to a Secret Manager resource name storing the 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 `client_key` field.",
2302
+
"type": "string"
2303
+
}
2304
+
},
2305
+
"type": "object"
2306
+
},
2265
2307
"MostRecentStartPosition": {
2266
2308
"description": "CDC strategy to start replicating from the most recent position in the source.",
2267
2309
"id": "MostRecentStartPosition",
@@ -3174,7 +3216,7 @@
3174
3216
"id": "PscInterfaceConfig",
3175
3217
"properties": {
3176
3218
"networkAttachment": {
3177
-
"description": "Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{{project}}/regions/{{region}}/networkAttachments/{{name}}`",
3219
+
"description": "Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: `projects/{project}/regions/{region}/networkAttachments/{name}`",
0 commit comments