Google Cloud Sql Admin V1 Client - Class SqlBakImportOptions (0.3.1)

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 \ ImportContext

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
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
NameDescription
var Google\Cloud\Sql\V1\ImportContext\SqlBakImportOptions\EncryptionOptions
Returns
TypeDescription
$this