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/alloydb_v1alpha.projects.locations.clusters.instances.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -163,6 +163,7 @@ <h3>Method Details</h3>
163
163
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
164
164
},
165
165
],
166
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
166
167
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
167
168
},
168
169
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -183,6 +184,9 @@ <h3>Method Details</h3>
183
184
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
184
185
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
185
186
},
187
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
188
+
"A String",
189
+
],
186
190
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
187
191
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
188
192
"A String",
@@ -296,6 +300,7 @@ <h3>Method Details</h3>
296
300
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
297
301
},
298
302
],
303
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
299
304
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
300
305
},
301
306
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -316,6 +321,9 @@ <h3>Method Details</h3>
316
321
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
317
322
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
318
323
},
324
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
325
+
"A String",
326
+
],
319
327
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
320
328
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
321
329
"A String",
@@ -520,6 +528,7 @@ <h3>Method Details</h3>
520
528
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
521
529
},
522
530
],
531
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
523
532
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
524
533
},
525
534
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -540,6 +549,9 @@ <h3>Method Details</h3>
540
549
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
541
550
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
542
551
},
552
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
553
+
"A String",
554
+
],
543
555
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
544
556
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
545
557
"A String",
@@ -704,6 +716,7 @@ <h3>Method Details</h3>
704
716
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
705
717
},
706
718
],
719
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
707
720
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
708
721
},
709
722
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -724,6 +737,9 @@ <h3>Method Details</h3>
724
737
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
725
738
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
726
739
},
740
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
741
+
"A String",
742
+
],
727
743
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
728
744
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
729
745
"A String",
@@ -826,6 +842,7 @@ <h3>Method Details</h3>
826
842
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
827
843
},
828
844
],
845
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
829
846
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
830
847
},
831
848
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -846,6 +863,9 @@ <h3>Method Details</h3>
846
863
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
847
864
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
848
865
},
866
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
867
+
"A String",
868
+
],
849
869
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
850
870
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
Copy file name to clipboardExpand all lines: docs/dyn/alloydb_v1beta.projects.locations.clusters.instances.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -163,6 +163,7 @@ <h3>Method Details</h3>
163
163
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
164
164
},
165
165
],
166
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
166
167
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
167
168
},
168
169
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -183,6 +184,9 @@ <h3>Method Details</h3>
183
184
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
184
185
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
185
186
},
187
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
188
+
"A String",
189
+
],
186
190
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
187
191
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
188
192
"A String",
@@ -295,6 +299,7 @@ <h3>Method Details</h3>
295
299
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
296
300
},
297
301
],
302
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
298
303
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
299
304
},
300
305
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -315,6 +320,9 @@ <h3>Method Details</h3>
315
320
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
316
321
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
317
322
},
323
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
324
+
"A String",
325
+
],
318
326
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
319
327
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
320
328
"A String",
@@ -518,6 +526,7 @@ <h3>Method Details</h3>
518
526
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
519
527
},
520
528
],
529
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
521
530
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
522
531
},
523
532
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -538,6 +547,9 @@ <h3>Method Details</h3>
538
547
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
539
548
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
540
549
},
550
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
551
+
"A String",
552
+
],
541
553
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
542
554
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
543
555
"A String",
@@ -701,6 +713,7 @@ <h3>Method Details</h3>
701
713
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
702
714
},
703
715
],
716
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
704
717
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
705
718
},
706
719
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -721,6 +734,9 @@ <h3>Method Details</h3>
721
734
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
722
735
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
723
736
},
737
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
738
+
"A String",
739
+
],
724
740
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
725
741
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
726
742
"A String",
@@ -822,6 +838,7 @@ <h3>Method Details</h3>
822
838
"cidrRange": "A String", # CIDR range for one authorzied network of the instance.
823
839
},
824
840
],
841
+
"enableOutboundPublicIp": True or False, # Optional. Enabling an outbound public IP address to support a database server sending requests out into the internet.
825
842
"enablePublicIp": True or False, # Optional. Enabling public ip for the instance.
826
843
},
827
844
"nodes": [ # Output only. List of available read-only VMs in this instance, including the standby for a PRIMARY instance.
@@ -842,6 +859,9 @@ <h3>Method Details</h3>
842
859
"trackWaitEventTypes": True or False, # Output only. Track wait event types during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by producer API.
843
860
"trackWaitEvents": True or False, # Track wait events during query execution for an instance. This flag is turned "on" by default but tracking is enabled only after observability enabled flag is also turned on.
844
861
},
862
+
"outboundPublicIpAddresses": [ # Output only. All outbound public IP addresses configured for the instance.
863
+
"A String",
864
+
],
845
865
"pscInstanceConfig": { # PscInstanceConfig contains PSC related configuration at an instance level. # Optional. The configuration for Private Service Connect (PSC) for the instance.
846
866
"allowedConsumerProjects": [ # Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
0 commit comments