GoogleApi.SQLAdmin.V1beta4.Model.ImportContextTdeImportOptions (google_api_sql_admin v0.71.0)
View SourceOptional. Import parameters specific to SQL Server .TDE files Import parameters specific to SQL Server TDE certificates
Attributes
-
certificatePath
(type:String.t
, default:nil
) - Required. Path to the TDE certificate public key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances. -
name
(type:String.t
, default:nil
) - Required. Certificate name. Applicable only for SQL Server instances. -
privateKeyPassword
(type:String.t
, default:nil
) - Required. Password that encrypts the private key. -
privateKeyPath
(type:String.t
, default:nil
) - Required. Path to the TDE certificate private key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.