diff --git a/docs/dyn/sqladmin_v1.backupRuns.html b/docs/dyn/sqladmin_v1.backupRuns.html index 7f8cf098921..42709f91650 100644 --- a/docs/dyn/sqladmin_v1.backupRuns.html +++ b/docs/dyn/sqladmin_v1.backupRuns.html @@ -131,6 +131,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -162,6 +166,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -305,6 +310,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -336,6 +345,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1.databases.html b/docs/dyn/sqladmin_v1.databases.html index fb23f1fd154..0ee9182d95d 100644 --- a/docs/dyn/sqladmin_v1.databases.html +++ b/docs/dyn/sqladmin_v1.databases.html @@ -134,6 +134,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -165,6 +169,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -278,6 +283,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -309,6 +318,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -427,6 +437,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -458,6 +472,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -540,6 +555,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -571,6 +590,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1.instances.html b/docs/dyn/sqladmin_v1.instances.html index fb8a5770be2..5cbe1186ea6 100644 --- a/docs/dyn/sqladmin_v1.instances.html +++ b/docs/dyn/sqladmin_v1.instances.html @@ -176,6 +176,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -207,6 +211,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -291,6 +296,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -322,6 +331,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -390,6 +400,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -421,6 +435,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -507,6 +522,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -538,6 +557,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -581,6 +601,10 @@

Method Details

{ # Database instance export request. "exportContext": { # Database instance export context. # Contains details about the export operation. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -632,6 +656,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -663,6 +691,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -736,6 +765,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -767,6 +800,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -975,6 +1009,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1042,6 +1077,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -1086,6 +1122,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -1117,6 +1157,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -1319,6 +1360,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1392,6 +1434,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -1423,6 +1469,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -1635,6 +1682,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1915,6 +1963,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1988,6 +2037,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2019,6 +2072,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2082,6 +2136,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2113,6 +2171,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2176,6 +2235,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2207,6 +2270,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2270,6 +2334,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2301,6 +2369,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2376,6 +2445,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2407,6 +2480,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2480,6 +2554,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2511,6 +2589,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2574,6 +2653,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2605,6 +2688,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2668,6 +2752,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2699,6 +2787,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2772,6 +2861,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2803,6 +2896,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -3006,6 +3100,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -3079,6 +3174,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -3110,6 +3209,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1.operations.html b/docs/dyn/sqladmin_v1.operations.html index 583515576e9..63d8b51f7a2 100644 --- a/docs/dyn/sqladmin_v1.operations.html +++ b/docs/dyn/sqladmin_v1.operations.html @@ -124,6 +124,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -155,6 +159,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -222,6 +227,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -253,6 +262,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1.projects.instances.html b/docs/dyn/sqladmin_v1.projects.instances.html index d56cc035b93..52c5e76d189 100644 --- a/docs/dyn/sqladmin_v1.projects.instances.html +++ b/docs/dyn/sqladmin_v1.projects.instances.html @@ -134,6 +134,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -165,6 +169,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -244,6 +249,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -275,6 +284,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1.sslCerts.html b/docs/dyn/sqladmin_v1.sslCerts.html index 009726feca8..fc7d53799f2 100644 --- a/docs/dyn/sqladmin_v1.sslCerts.html +++ b/docs/dyn/sqladmin_v1.sslCerts.html @@ -167,6 +167,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -198,6 +202,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -313,6 +318,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -344,6 +353,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1.users.html b/docs/dyn/sqladmin_v1.users.html index ab7180d5c1e..ac1b5c64598 100644 --- a/docs/dyn/sqladmin_v1.users.html +++ b/docs/dyn/sqladmin_v1.users.html @@ -81,7 +81,7 @@

Instance Methods

delete(project, instance, host=None, name=None, x__xgafv=None)

Deletes a user from a Cloud SQL instance.

- get(project, instance, name, x__xgafv=None)

+ get(project, instance, name, host=None, x__xgafv=None)

Retrieves a resource containing information about a user.

insert(project, instance, body=None, x__xgafv=None)

@@ -132,6 +132,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -163,6 +167,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -195,13 +200,14 @@

Method Details

- get(project, instance, name, x__xgafv=None) + get(project, instance, name, host=None, x__xgafv=None)
Retrieves a resource containing information about a user.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Database instance ID. This does not include the project ID. (required)
-  name: string, User of the instance. If the database user has a host, this is specified as {username}@{host} else as {username}. (required)
+  name: string, User of the instance. (required)
+  host: string, Host of a user of the instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -302,6 +308,10 @@ 

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -333,6 +343,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -479,6 +490,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -510,6 +525,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1beta4.backupRuns.html b/docs/dyn/sqladmin_v1beta4.backupRuns.html index e7d6c98dd49..a469ea72fe4 100644 --- a/docs/dyn/sqladmin_v1beta4.backupRuns.html +++ b/docs/dyn/sqladmin_v1beta4.backupRuns.html @@ -131,6 +131,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -162,6 +166,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -305,6 +310,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -336,6 +345,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1beta4.databases.html b/docs/dyn/sqladmin_v1beta4.databases.html index 69a51824923..a2de9147c56 100644 --- a/docs/dyn/sqladmin_v1beta4.databases.html +++ b/docs/dyn/sqladmin_v1beta4.databases.html @@ -134,6 +134,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -165,6 +169,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -278,6 +283,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -309,6 +318,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -427,6 +437,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -458,6 +472,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -540,6 +555,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -571,6 +590,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1beta4.instances.html b/docs/dyn/sqladmin_v1beta4.instances.html index 5686df3a0fe..53815c6dc98 100644 --- a/docs/dyn/sqladmin_v1beta4.instances.html +++ b/docs/dyn/sqladmin_v1beta4.instances.html @@ -176,6 +176,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -207,6 +211,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -291,6 +296,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -322,6 +331,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -390,6 +400,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -421,6 +435,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -507,6 +522,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -538,6 +557,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -581,6 +601,10 @@

Method Details

{ # Database instance export request. "exportContext": { # Database instance export context. # Contains details about the export operation. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -632,6 +656,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -663,6 +691,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -736,6 +765,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -767,6 +800,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -975,6 +1009,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1042,6 +1077,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -1086,6 +1122,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -1117,6 +1157,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -1319,6 +1360,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1392,6 +1434,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -1423,6 +1469,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -1635,6 +1682,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1915,6 +1963,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -1988,6 +2037,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2019,6 +2072,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2082,6 +2136,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2113,6 +2171,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2176,6 +2235,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2207,6 +2270,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2270,6 +2334,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2301,6 +2369,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2376,6 +2445,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2407,6 +2480,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2480,6 +2554,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2511,6 +2589,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2574,6 +2653,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2605,6 +2688,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2668,6 +2752,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2699,6 +2787,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -2772,6 +2861,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -2803,6 +2896,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -3006,6 +3100,7 @@

Method Details

"value": "A String", # The allowlisted value for the access control list. }, ], + "enablePrivatePathForGoogleCloudServices": True or False, # Controls connectivity to private IP instances from Google services, such as BigQuery. "ipv4Enabled": True or False, # Whether the instance is assigned a public IP address or not. "privateNetwork": "A String", # The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, `/projects/myProject/global/networks/default`. This setting can be updated, but it cannot be removed after it is set. "requireSsl": True or False, # Whether SSL connections over IP are enforced or not. @@ -3079,6 +3174,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -3110,6 +3209,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1beta4.operations.html b/docs/dyn/sqladmin_v1beta4.operations.html index c53af189cc4..0cc67b34b62 100644 --- a/docs/dyn/sqladmin_v1beta4.operations.html +++ b/docs/dyn/sqladmin_v1beta4.operations.html @@ -124,6 +124,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -155,6 +159,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -222,6 +227,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -253,6 +262,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1beta4.projects.instances.html b/docs/dyn/sqladmin_v1beta4.projects.instances.html index f2f17c37efa..04db81a5e98 100644 --- a/docs/dyn/sqladmin_v1beta4.projects.instances.html +++ b/docs/dyn/sqladmin_v1beta4.projects.instances.html @@ -134,6 +134,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -165,6 +169,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -244,6 +249,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -275,6 +284,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1beta4.sslCerts.html b/docs/dyn/sqladmin_v1beta4.sslCerts.html index 7bf74c4c8a5..1bfb819ef7d 100644 --- a/docs/dyn/sqladmin_v1beta4.sslCerts.html +++ b/docs/dyn/sqladmin_v1beta4.sslCerts.html @@ -167,6 +167,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -198,6 +202,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -313,6 +318,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -344,6 +353,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/docs/dyn/sqladmin_v1beta4.users.html b/docs/dyn/sqladmin_v1beta4.users.html index d4abe1f2828..a1016626157 100644 --- a/docs/dyn/sqladmin_v1beta4.users.html +++ b/docs/dyn/sqladmin_v1beta4.users.html @@ -81,7 +81,7 @@

Instance Methods

delete(project, instance, host=None, name=None, x__xgafv=None)

Deletes a user from a Cloud SQL instance.

- get(project, instance, name, x__xgafv=None)

+ get(project, instance, name, host=None, x__xgafv=None)

Retrieves a resource containing information about a user.

insert(project, instance, body=None, x__xgafv=None)

@@ -132,6 +132,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -163,6 +167,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -195,13 +200,14 @@

Method Details

- get(project, instance, name, x__xgafv=None) + get(project, instance, name, host=None, x__xgafv=None)
Retrieves a resource containing information about a user.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Database instance ID. This does not include the project ID. (required)
-  name: string, User of the instance. If the database user has a host, this is specified as {username}@{host} else as {username}. (required)
+  name: string, User of the instance. (required)
+  host: string, Host of a user of the instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -302,6 +308,10 @@ 

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -333,6 +343,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. @@ -479,6 +490,10 @@

Method Details

"kind": "A String", # This is always `sql#operationErrors`. }, "exportContext": { # Database instance export context. # The context for export operation, if applicable. + "bakExportOptions": { + "stripeCount": 42, + "striped": True or False, + }, "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only. "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped. "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file. @@ -510,6 +525,7 @@

Method Details

"pvkPassword": "A String", # Password that encrypts the private key "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file. }, + "striped": True or False, }, "csvImportOptions": { # Options for importing data as CSV. "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data. diff --git a/googleapiclient/discovery_cache/documents/sqladmin.v1.json b/googleapiclient/discovery_cache/documents/sqladmin.v1.json index 56afe6640ba..7aaf4f29639 100644 --- a/googleapiclient/discovery_cache/documents/sqladmin.v1.json +++ b/googleapiclient/discovery_cache/documents/sqladmin.v1.json @@ -1773,6 +1773,11 @@ "name" ], "parameters": { + "host": { + "description": "Host of a user of the instance.", + "location": "query", + "type": "string" + }, "instance": { "description": "Database instance ID. This does not include the project ID.", "location": "path", @@ -1780,7 +1785,7 @@ "type": "string" }, "name": { - "description": "User of the instance. If the database user has a host, this is specified as {username}@{host} else as {username}.", + "description": "User of the instance.", "location": "path", "required": true, "type": "string" @@ -1916,7 +1921,7 @@ } } }, - "revision": "20220922", + "revision": "20221017", "rootUrl": "https://sqladmin.googleapis.com/", "schemas": { "AclEntry": { @@ -2857,6 +2862,18 @@ "description": "Database instance export context.", "id": "ExportContext", "properties": { + "bakExportOptions": { + "properties": { + "stripeCount": { + "format": "int32", + "type": "integer" + }, + "striped": { + "type": "boolean" + } + }, + "type": "object" + }, "csvExportOptions": { "description": "Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.", "properties": { @@ -3177,6 +3194,9 @@ } }, "type": "object" + }, + "striped": { + "type": "boolean" } }, "type": "object" @@ -3450,6 +3470,10 @@ }, "type": "array" }, + "enablePrivatePathForGoogleCloudServices": { + "description": "Controls connectivity to private IP instances from Google services, such as BigQuery.", + "type": "boolean" + }, "ipv4Enabled": { "description": "Whether the instance is assigned a public IP address or not.", "type": "boolean" diff --git a/googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json b/googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json index d42e60dc24d..b02d8b51d87 100644 --- a/googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json +++ b/googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json @@ -1773,6 +1773,11 @@ "name" ], "parameters": { + "host": { + "description": "Host of a user of the instance.", + "location": "query", + "type": "string" + }, "instance": { "description": "Database instance ID. This does not include the project ID.", "location": "path", @@ -1780,7 +1785,7 @@ "type": "string" }, "name": { - "description": "User of the instance. If the database user has a host, this is specified as {username}@{host} else as {username}.", + "description": "User of the instance.", "location": "path", "required": true, "type": "string" @@ -1916,7 +1921,7 @@ } } }, - "revision": "20220922", + "revision": "20221017", "rootUrl": "https://sqladmin.googleapis.com/", "schemas": { "AclEntry": { @@ -2857,6 +2862,18 @@ "description": "Database instance export context.", "id": "ExportContext", "properties": { + "bakExportOptions": { + "properties": { + "stripeCount": { + "format": "int32", + "type": "integer" + }, + "striped": { + "type": "boolean" + } + }, + "type": "object" + }, "csvExportOptions": { "description": "Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.", "properties": { @@ -3177,6 +3194,9 @@ } }, "type": "object" + }, + "striped": { + "type": "boolean" } }, "type": "object" @@ -3450,6 +3470,10 @@ }, "type": "array" }, + "enablePrivatePathForGoogleCloudServices": { + "description": "Controls connectivity to private IP instances from Google services, such as BigQuery.", + "type": "boolean" + }, "ipv4Enabled": { "description": "Whether the instance is assigned a public IP address or not.", "type": "boolean"