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/datamigration_v1.projects.locations.connectionProfiles.html
+20-12Lines changed: 20 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -177,8 +177,10 @@ <h3>Method Details</h3>
177
177
"dataCacheConfig": { # Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation. # Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation.
178
178
"dataCacheEnabled": True or False, # Optional. Whether data cache is enabled for the instance.
179
179
},
180
+
"dataDiskProvisionedIops": "A String", # Optional. Provisioned number of I/O operations per second for the data disk. This field is only used for hyperdisk-balanced disk types.
181
+
"dataDiskProvisionedThroughput": "A String", # Optional. Provisioned throughput measured in MiB per second for the data disk. This field is only used for hyperdisk-balanced disk types.
180
182
"dataDiskSizeGb": "A String", # The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
181
-
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD`.
183
+
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD` or `HYPERDISK_BALANCED`.
182
184
"databaseFlags": { # The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
183
185
"a_key": "A String",
184
186
},
@@ -304,8 +306,8 @@ <h3>Method Details</h3>
304
306
},
305
307
"provider": "A String", # The database provider.
306
308
"role": "A String", # Optional. The connection profile role.
307
-
"satisfiesPzi": True or False, # Output only. Zone Isolation compliance state of the resource.
308
-
"satisfiesPzs": True or False, # Output only. Zone Separation compliance state of the resource.
309
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
310
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
309
311
"sqlserver": { # Specifies connection parameters required specifically for SQL Server databases. # Connection profile for a SQL Server data source.
310
312
"backups": { # Specifies the backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server. # The backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server.
311
313
"gcsBucket": "A String", # Required. The Cloud Storage bucket that stores backups for all replicated databases.
@@ -485,8 +487,10 @@ <h3>Method Details</h3>
485
487
"dataCacheConfig": { # Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation. # Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation.
486
488
"dataCacheEnabled": True or False, # Optional. Whether data cache is enabled for the instance.
487
489
},
490
+
"dataDiskProvisionedIops": "A String", # Optional. Provisioned number of I/O operations per second for the data disk. This field is only used for hyperdisk-balanced disk types.
491
+
"dataDiskProvisionedThroughput": "A String", # Optional. Provisioned throughput measured in MiB per second for the data disk. This field is only used for hyperdisk-balanced disk types.
488
492
"dataDiskSizeGb": "A String", # The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
489
-
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD`.
493
+
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD` or `HYPERDISK_BALANCED`.
490
494
"databaseFlags": { # The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
491
495
"a_key": "A String",
492
496
},
@@ -612,8 +616,8 @@ <h3>Method Details</h3>
612
616
},
613
617
"provider": "A String", # The database provider.
614
618
"role": "A String", # Optional. The connection profile role.
615
-
"satisfiesPzi": True or False, # Output only. Zone Isolation compliance state of the resource.
616
-
"satisfiesPzs": True or False, # Output only. Zone Separation compliance state of the resource.
619
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
620
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
617
621
"sqlserver": { # Specifies connection parameters required specifically for SQL Server databases. # Connection profile for a SQL Server data source.
618
622
"backups": { # Specifies the backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server. # The backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server.
619
623
"gcsBucket": "A String", # Required. The Cloud Storage bucket that stores backups for all replicated databases.
@@ -778,8 +782,10 @@ <h3>Method Details</h3>
778
782
"dataCacheConfig": { # Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation. # Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation.
779
783
"dataCacheEnabled": True or False, # Optional. Whether data cache is enabled for the instance.
780
784
},
785
+
"dataDiskProvisionedIops": "A String", # Optional. Provisioned number of I/O operations per second for the data disk. This field is only used for hyperdisk-balanced disk types.
786
+
"dataDiskProvisionedThroughput": "A String", # Optional. Provisioned throughput measured in MiB per second for the data disk. This field is only used for hyperdisk-balanced disk types.
781
787
"dataDiskSizeGb": "A String", # The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
782
-
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD`.
788
+
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD` or `HYPERDISK_BALANCED`.
783
789
"databaseFlags": { # The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
784
790
"a_key": "A String",
785
791
},
@@ -905,8 +911,8 @@ <h3>Method Details</h3>
905
911
},
906
912
"provider": "A String", # The database provider.
907
913
"role": "A String", # Optional. The connection profile role.
908
-
"satisfiesPzi": True or False, # Output only. Zone Isolation compliance state of the resource.
909
-
"satisfiesPzs": True or False, # Output only. Zone Separation compliance state of the resource.
914
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
915
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
910
916
"sqlserver": { # Specifies connection parameters required specifically for SQL Server databases. # Connection profile for a SQL Server data source.
911
917
"backups": { # Specifies the backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server. # The backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server.
912
918
"gcsBucket": "A String", # Required. The Cloud Storage bucket that stores backups for all replicated databases.
@@ -1032,8 +1038,10 @@ <h3>Method Details</h3>
1032
1038
"dataCacheConfig": { # Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation. # Optional. Data cache is an optional feature available for Cloud SQL for MySQL Enterprise Plus edition only. For more information on data cache, see [Data cache overview](https://cloud.google.com/sql/help/mysql-data-cache) in Cloud SQL documentation.
1033
1039
"dataCacheEnabled": True or False, # Optional. Whether data cache is enabled for the instance.
1034
1040
},
1041
+
"dataDiskProvisionedIops": "A String", # Optional. Provisioned number of I/O operations per second for the data disk. This field is only used for hyperdisk-balanced disk types.
1042
+
"dataDiskProvisionedThroughput": "A String", # Optional. Provisioned throughput measured in MiB per second for the data disk. This field is only used for hyperdisk-balanced disk types.
1035
1043
"dataDiskSizeGb": "A String", # The storage capacity available to the database, in GB. The minimum (and default) size is 10GB.
1036
-
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD`.
1044
+
"dataDiskType": "A String", # The type of storage: `PD_SSD` (default) or `PD_HDD` or `HYPERDISK_BALANCED`.
1037
1045
"databaseFlags": { # The database flags passed to the Cloud SQL instance at startup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
1038
1046
"a_key": "A String",
1039
1047
},
@@ -1159,8 +1167,8 @@ <h3>Method Details</h3>
1159
1167
},
1160
1168
"provider": "A String", # The database provider.
1161
1169
"role": "A String", # Optional. The connection profile role.
1162
-
"satisfiesPzi": True or False, # Output only. Zone Isolation compliance state of the resource.
1163
-
"satisfiesPzs": True or False, # Output only. Zone Separation compliance state of the resource.
1170
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
1171
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
1164
1172
"sqlserver": { # Specifies connection parameters required specifically for SQL Server databases. # Connection profile for a SQL Server data source.
1165
1173
"backups": { # Specifies the backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server. # The backup details in Cloud Storage for homogeneous migration to Cloud SQL for SQL Server.
1166
1174
"gcsBucket": "A String", # Required. The Cloud Storage bucket that stores backups for all replicated databases.
Copy file name to clipboardExpand all lines: docs/dyn/datamigration_v1.projects.locations.privateConnections.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -132,8 +132,8 @@ <h3>Method Details</h3>
132
132
"a_key": "A String",
133
133
},
134
134
"name": "A String", # The name of the resource.
135
-
"satisfiesPzi": True or False, # Output only. Zone Isolation compliance state of the resource.
136
-
"satisfiesPzs": True or False, # Output only. Zone Separation compliance state of the resource.
135
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
136
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
137
137
"state": "A String", # Output only. The state of the private connection.
138
138
"updateTime": "A String", # Output only. The last update time of the resource.
139
139
"vpcPeeringConfig": { # The VPC peering configuration is used to create VPC peering with the consumer's VPC. # VPC peering configuration.
@@ -240,8 +240,8 @@ <h3>Method Details</h3>
240
240
"a_key": "A String",
241
241
},
242
242
"name": "A String", # The name of the resource.
243
-
"satisfiesPzi": True or False, # Output only. Zone Isolation compliance state of the resource.
244
-
"satisfiesPzs": True or False, # Output only. Zone Separation compliance state of the resource.
243
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
244
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
245
245
"state": "A String", # Output only. The state of the private connection.
246
246
"updateTime": "A String", # Output only. The last update time of the resource.
247
247
"vpcPeeringConfig": { # The VPC peering configuration is used to create VPC peering with the consumer's VPC. # VPC peering configuration.
@@ -336,8 +336,8 @@ <h3>Method Details</h3>
336
336
"a_key": "A String",
337
337
},
338
338
"name": "A String", # The name of the resource.
339
-
"satisfiesPzi": True or False, # Output only. Zone Isolation compliance state of the resource.
340
-
"satisfiesPzs": True or False, # Output only. Zone Separation compliance state of the resource.
339
+
"satisfiesPzi": True or False, # Output only. Reserved for future use.
340
+
"satisfiesPzs": True or False, # Output only. Reserved for future use.
341
341
"state": "A String", # Output only. The state of the private connection.
342
342
"updateTime": "A String", # Output only. The last update time of the resource.
343
343
"vpcPeeringConfig": { # The VPC peering configuration is used to create VPC peering with the consumer's VPC. # VPC peering configuration.
0 commit comments