Google Cloud Sql Admin V1beta4 Client - Class SqlBakImportOptions (0.2.12)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class SqlBakImportOptions.

Generated from protobuf message google.cloud.sql.v1beta4.ImportContext.SqlBakImportOptions

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ encryption_options Google\Cloud\Sql\V1beta4\ImportContext\SqlBakImportOptions\EncryptionOptions

getEncryptionOptions

Generated from protobuf field .google.cloud.sql.v1beta4.ImportContext.SqlBakImportOptions.EncryptionOptions encryption_options = 1;

Returns
TypeDescription
Google\Cloud\Sql\V1beta4\ImportContext\SqlBakImportOptions\EncryptionOptions|null

hasEncryptionOptions

clearEncryptionOptions

setEncryptionOptions

Generated from protobuf field .google.cloud.sql.v1beta4.ImportContext.SqlBakImportOptions.EncryptionOptions encryption_options = 1;

Parameter
NameDescription
var Google\Cloud\Sql\V1beta4\ImportContext\SqlBakImportOptions\EncryptionOptions
Returns
TypeDescription
$this