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
#### connectors:v1
The following keys were deleted:
- schemas.RuntimeConfig.properties.name (Total Keys: 2)
The following keys were added:
- schemas.Connection.properties.egressBackends (Total Keys: 3)
Copy file name to clipboardExpand all lines: docs/dyn/connectors_v1.projects.locations.connections.html
+17-5Lines changed: 17 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ <h3>Method Details</h3>
162
162
"subject": "A String", # Value for the "sub" claim.
163
163
},
164
164
},
165
-
"sshPublicKey": { # SSH Public Key.
165
+
"sshPublicKey": { # Parameters to support Ssh public key Authentication. # SSH Public Key.
166
166
"certType": "A String", # Format of SSH Client cert.
167
167
"password": { # Secret provides a reference to entries in Secret Manager. # This is an optional field used in case client has enabled multi-factor authentication
168
168
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
@@ -193,6 +193,9 @@ <h3>Method Details</h3>
193
193
"connectorVersion": "A String", # Required. Connector version on which the connection is created. The format is: projects/*/locations/global/providers/*/connectors/*/versions/*
194
194
"createTime": "A String", # Output only. Created time.
195
195
"description": "A String", # Optional. Description of the resource.
196
+
"egressBackends": [ # Output only. Outbound domains/hosts needs to be allowlisted.
197
+
"A String",
198
+
],
196
199
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
197
200
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
198
201
"labels": { # Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
@@ -328,7 +331,7 @@ <h3>Method Details</h3>
328
331
"subject": "A String", # Value for the "sub" claim.
329
332
},
330
333
},
331
-
"sshPublicKey": { # SSH Public Key.
334
+
"sshPublicKey": { # Parameters to support Ssh public key Authentication. # SSH Public Key.
332
335
"certType": "A String", # Format of SSH Client cert.
333
336
"password": { # Secret provides a reference to entries in Secret Manager. # This is an optional field used in case client has enabled multi-factor authentication
334
337
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
@@ -359,6 +362,9 @@ <h3>Method Details</h3>
359
362
"connectorVersion": "A String", # Required. Connector version on which the connection is created. The format is: projects/*/locations/global/providers/*/connectors/*/versions/*
360
363
"createTime": "A String", # Output only. Created time.
361
364
"description": "A String", # Optional. Description of the resource.
365
+
"egressBackends": [ # Output only. Outbound domains/hosts needs to be allowlisted.
366
+
"A String",
367
+
],
362
368
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
363
369
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
364
370
"labels": { # Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
@@ -508,7 +514,7 @@ <h3>Method Details</h3>
508
514
"subject": "A String", # Value for the "sub" claim.
509
515
},
510
516
},
511
-
"sshPublicKey": { # SSH Public Key.
517
+
"sshPublicKey": { # Parameters to support Ssh public key Authentication. # SSH Public Key.
512
518
"certType": "A String", # Format of SSH Client cert.
513
519
"password": { # Secret provides a reference to entries in Secret Manager. # This is an optional field used in case client has enabled multi-factor authentication
514
520
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
@@ -539,6 +545,9 @@ <h3>Method Details</h3>
539
545
"connectorVersion": "A String", # Required. Connector version on which the connection is created. The format is: projects/*/locations/global/providers/*/connectors/*/versions/*
540
546
"createTime": "A String", # Output only. Created time.
541
547
"description": "A String", # Optional. Description of the resource.
548
+
"egressBackends": [ # Output only. Outbound domains/hosts needs to be allowlisted.
549
+
"A String",
550
+
],
542
551
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
543
552
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
544
553
"labels": { # Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
@@ -620,7 +629,7 @@ <h3>Method Details</h3>
620
629
"subject": "A String", # Value for the "sub" claim.
621
630
},
622
631
},
623
-
"sshPublicKey": { # SSH Public Key.
632
+
"sshPublicKey": { # Parameters to support Ssh public key Authentication. # SSH Public Key.
624
633
"certType": "A String", # Format of SSH Client cert.
625
634
"password": { # Secret provides a reference to entries in Secret Manager. # This is an optional field used in case client has enabled multi-factor authentication
626
635
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
@@ -651,6 +660,9 @@ <h3>Method Details</h3>
651
660
"connectorVersion": "A String", # Required. Connector version on which the connection is created. The format is: projects/*/locations/global/providers/*/connectors/*/versions/*
652
661
"createTime": "A String", # Output only. Created time.
653
662
"description": "A String", # Optional. Description of the resource.
663
+
"egressBackends": [ # Output only. Outbound domains/hosts needs to be allowlisted.
664
+
"A String",
665
+
],
654
666
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
655
667
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
656
668
"labels": { # Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
updateMask: string, Required. Field mask is used to specify the fields to be overwritten in the Connection resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
687
+
updateMask: string, Field mask is used to specify the fields to be overwritten in the Connection resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
Copy file name to clipboardExpand all lines: docs/dyn/connectors_v1.projects.locations.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,6 @@ <h3>Method Details</h3>
162
162
"controlPlaneSubscription": "A String", # Output only. Pub/Sub subscription for control plane to receive message. E.g. projects/{project-id}/subscriptions/{topic-id}
163
163
"controlPlaneTopic": "A String", # Output only. Pub/Sub topic for control plne to send message. communication. E.g. projects/{project-id}/topics/{topic-id}
164
164
"locationId": "A String", # Output only. location_id of the runtime location. E.g. "us-west1".
165
-
"name": "A String", # Output only. Resource name of the form: `projects/*/locations/*/runtimeConfig`
166
165
"runtimeEndpoint": "A String", # Output only. The endpoint of the connectors runtime ingress.
167
166
"schemaGcsBucket": "A String", # Output only. The Cloud Storage bucket that stores connector's schema reports.
168
167
"serviceDirectory": "A String", # Output only. The name of the Service Directory service name.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/connectors.v1.json
+11-7Lines changed: 11 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -436,7 +436,7 @@
436
436
"type": "string"
437
437
},
438
438
"updateMask": {
439
-
"description": "Required. Field mask is used to specify the fields to be overwritten in the Connection resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.",
439
+
"description": "Field mask is used to specify the fields to be overwritten in the Connection resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.",
440
440
"format": "google-fieldmask",
441
441
"location": "query",
442
442
"type": "string"
@@ -1055,7 +1055,7 @@
1055
1055
}
1056
1056
}
1057
1057
},
1058
-
"revision": "20220603",
1058
+
"revision": "20220616",
1059
1059
"rootUrl": "https://connectors.googleapis.com/",
1060
1060
"schemas": {
1061
1061
"AuditConfig": {
@@ -1329,6 +1329,14 @@
1329
1329
"description": "Optional. Description of the resource.",
1330
1330
"type": "string"
1331
1331
},
1332
+
"egressBackends": {
1333
+
"description": "Output only. Outbound domains/hosts needs to be allowlisted.",
1334
+
"items": {
1335
+
"type": "string"
1336
+
},
1337
+
"readOnly": true,
1338
+
"type": "array"
1339
+
},
1332
1340
"envoyImageLocation": {
1333
1341
"description": "Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}",
1334
1342
"readOnly": true,
@@ -2647,11 +2655,6 @@
2647
2655
"readOnly": true,
2648
2656
"type": "string"
2649
2657
},
2650
-
"name": {
2651
-
"description": "Output only. Resource name of the form: `projects/*/locations/*/runtimeConfig`",
2652
-
"readOnly": true,
2653
-
"type": "string"
2654
-
},
2655
2658
"runtimeEndpoint": {
2656
2659
"description": "Output only. The endpoint of the connectors runtime ingress.",
2657
2660
"readOnly": true,
@@ -2764,6 +2767,7 @@
2764
2767
"type": "object"
2765
2768
},
2766
2769
"SshPublicKey": {
2770
+
"description": "Parameters to support Ssh public key Authentication.",
0 commit comments