Google Ads Data Manager V1 Client - Class EncryptionInfo (0.1.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class EncryptionInfo.

Encryption information for the data being ingested.

Generated from protobuf message google.ads.datamanager.v1.EncryptionInfo

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gcp_wrapped_key_info GcpWrappedKeyInfo

Google Cloud Platform wrapped key information.

↳ aws_wrapped_key_info AwsWrappedKeyInfo

Amazon Web Services wrapped key information.

getGcpWrappedKeyInfo

Google Cloud Platform wrapped key information.

Returns
Type Description
GcpWrappedKeyInfo|null

hasGcpWrappedKeyInfo

setGcpWrappedKeyInfo

Google Cloud Platform wrapped key information.

Parameter
Name Description
var GcpWrappedKeyInfo
Returns
Type Description
$this

getAwsWrappedKeyInfo

Amazon Web Services wrapped key information.

Returns
Type Description
AwsWrappedKeyInfo|null

hasAwsWrappedKeyInfo

setAwsWrappedKeyInfo

Amazon Web Services wrapped key information.

Parameter
Name Description
var AwsWrappedKeyInfo
Returns
Type Description
$this

getWrappedKey

Returns
Type Description
string