Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class SqlBakImportOptions.
Generated from protobuf message google.cloud.sql.v1.ImportContext.SqlBakImportOptions
Namespace
Google \ Cloud \ Sql \ V1 \ ImportContextMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ encryption_options |
Google\Cloud\Sql\V1\ImportContext\SqlBakImportOptions\EncryptionOptions
|
getEncryptionOptions
Generated from protobuf field .google.cloud.sql.v1.ImportContext.SqlBakImportOptions.EncryptionOptions encryption_options = 1;
Returns | |
---|---|
Type | Description |
Google\Cloud\Sql\V1\ImportContext\SqlBakImportOptions\EncryptionOptions|null |
hasEncryptionOptions
clearEncryptionOptions
setEncryptionOptions
Generated from protobuf field .google.cloud.sql.v1.ImportContext.SqlBakImportOptions.EncryptionOptions encryption_options = 1;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Sql\V1\ImportContext\SqlBakImportOptions\EncryptionOptions
|
Returns | |
---|---|
Type | Description |
$this |