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.Connection.properties.inactive.type (Total Keys: 1)
The following keys were added:
- schemas.Connection.properties.suspended.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/connectors_v1.projects.locations.connections.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,6 @@ <h3>Method Details</h3>
188
188
],
189
189
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
190
190
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
191
-
"inactive": True or False, # Optional. Inactive indicates the connection is active to use or not.
192
191
"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
193
192
"a_key": "A String",
194
193
},
@@ -204,6 +203,7 @@ <h3>Method Details</h3>
204
203
"state": "A String", # State.
205
204
"status": "A String", # Status provides detailed information for the state.
206
205
},
206
+
"suspended": True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
349
349
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
350
-
"inactive": True or False, # Optional. Inactive indicates the connection is active to use or not.
351
350
"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
352
351
"a_key": "A String",
353
352
},
@@ -363,6 +362,7 @@ <h3>Method Details</h3>
363
362
"state": "A String", # State.
364
363
"status": "A String", # Status provides detailed information for the state.
365
364
},
365
+
"suspended": True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
522
522
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
523
-
"inactive": True or False, # Optional. Inactive indicates the connection is active to use or not.
524
523
"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
525
524
"a_key": "A String",
526
525
},
@@ -536,6 +535,7 @@ <h3>Method Details</h3>
536
535
"state": "A String", # State.
537
536
"status": "A String", # Status provides detailed information for the state.
538
537
},
538
+
"suspended": True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
"envoyImageLocation": "A String", # Output only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
627
627
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
628
-
"inactive": True or False, # Optional. Inactive indicates the connection is active to use or not.
629
628
"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
630
629
"a_key": "A String",
631
630
},
@@ -641,6 +640,7 @@ <h3>Method Details</h3>
641
640
"state": "A String", # State.
642
641
"status": "A String", # Status provides detailed information for the state.
643
642
},
643
+
"suspended": True or False, # Optional. Suspended indicates if a user has suspended a connection or not.
0 commit comments