Class EncryptionInfo.Builder (0.6.0)

public static final class EncryptionInfo.Builder extends GeneratedMessage.Builder<EncryptionInfo.Builder> implements EncryptionInfoOrBuilder

Encryption information for the data being ingested.

Protobuf type google.ads.datamanager.v1.EncryptionInfo

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public EncryptionInfo build()
Returns
Type Description
EncryptionInfo

buildPartial()

public EncryptionInfo buildPartial()
Returns
Type Description
EncryptionInfo

clear()

public EncryptionInfo.Builder clear()
Returns
Type Description
EncryptionInfo.Builder
Overrides

clearAwsWrappedKeyInfo()

public EncryptionInfo.Builder clearAwsWrappedKeyInfo()

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Returns
Type Description
EncryptionInfo.Builder

clearGcpWrappedKeyInfo()

public EncryptionInfo.Builder clearGcpWrappedKeyInfo()

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Returns
Type Description
EncryptionInfo.Builder

clearWrappedKey()

public EncryptionInfo.Builder clearWrappedKey()
Returns
Type Description
EncryptionInfo.Builder

getAwsWrappedKeyInfo()

public AwsWrappedKeyInfo getAwsWrappedKeyInfo()

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Returns
Type Description
AwsWrappedKeyInfo

The awsWrappedKeyInfo.

getAwsWrappedKeyInfoBuilder()

public AwsWrappedKeyInfo.Builder getAwsWrappedKeyInfoBuilder()

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Returns
Type Description
AwsWrappedKeyInfo.Builder

getAwsWrappedKeyInfoOrBuilder()

public AwsWrappedKeyInfoOrBuilder getAwsWrappedKeyInfoOrBuilder()

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Returns
Type Description
AwsWrappedKeyInfoOrBuilder

getDefaultInstanceForType()

public EncryptionInfo getDefaultInstanceForType()
Returns
Type Description
EncryptionInfo

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getGcpWrappedKeyInfo()

public GcpWrappedKeyInfo getGcpWrappedKeyInfo()

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Returns
Type Description
GcpWrappedKeyInfo

The gcpWrappedKeyInfo.

getGcpWrappedKeyInfoBuilder()

public GcpWrappedKeyInfo.Builder getGcpWrappedKeyInfoBuilder()

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Returns
Type Description
GcpWrappedKeyInfo.Builder

getGcpWrappedKeyInfoOrBuilder()

public GcpWrappedKeyInfoOrBuilder getGcpWrappedKeyInfoOrBuilder()

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Returns
Type Description
GcpWrappedKeyInfoOrBuilder

getWrappedKeyCase()

public EncryptionInfo.WrappedKeyCase getWrappedKeyCase()
Returns
Type Description
EncryptionInfo.WrappedKeyCase

hasAwsWrappedKeyInfo()

public boolean hasAwsWrappedKeyInfo()

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Returns
Type Description
boolean

Whether the awsWrappedKeyInfo field is set.

hasGcpWrappedKeyInfo()

public boolean hasGcpWrappedKeyInfo()

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Returns
Type Description
boolean

Whether the gcpWrappedKeyInfo field is set.

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeAwsWrappedKeyInfo(AwsWrappedKeyInfo value)

public EncryptionInfo.Builder mergeAwsWrappedKeyInfo(AwsWrappedKeyInfo value)

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Parameter
Name Description
value AwsWrappedKeyInfo
Returns
Type Description
EncryptionInfo.Builder

mergeFrom(EncryptionInfo other)

public EncryptionInfo.Builder mergeFrom(EncryptionInfo other)
Parameter
Name Description
other EncryptionInfo
Returns
Type Description
EncryptionInfo.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public EncryptionInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
EncryptionInfo.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public EncryptionInfo.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
EncryptionInfo.Builder
Overrides

mergeGcpWrappedKeyInfo(GcpWrappedKeyInfo value)

public EncryptionInfo.Builder mergeGcpWrappedKeyInfo(GcpWrappedKeyInfo value)

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Parameter
Name Description
value GcpWrappedKeyInfo
Returns
Type Description
EncryptionInfo.Builder

setAwsWrappedKeyInfo(AwsWrappedKeyInfo value)

public EncryptionInfo.Builder setAwsWrappedKeyInfo(AwsWrappedKeyInfo value)

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Parameter
Name Description
value AwsWrappedKeyInfo
Returns
Type Description
EncryptionInfo.Builder

setAwsWrappedKeyInfo(AwsWrappedKeyInfo.Builder builderForValue)

public EncryptionInfo.Builder setAwsWrappedKeyInfo(AwsWrappedKeyInfo.Builder builderForValue)

Amazon Web Services wrapped key information.

.google.ads.datamanager.v1.AwsWrappedKeyInfo aws_wrapped_key_info = 2;

Parameter
Name Description
builderForValue AwsWrappedKeyInfo.Builder
Returns
Type Description
EncryptionInfo.Builder

setGcpWrappedKeyInfo(GcpWrappedKeyInfo value)

public EncryptionInfo.Builder setGcpWrappedKeyInfo(GcpWrappedKeyInfo value)

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Parameter
Name Description
value GcpWrappedKeyInfo
Returns
Type Description
EncryptionInfo.Builder

setGcpWrappedKeyInfo(GcpWrappedKeyInfo.Builder builderForValue)

public EncryptionInfo.Builder setGcpWrappedKeyInfo(GcpWrappedKeyInfo.Builder builderForValue)

Google Cloud Platform wrapped key information.

.google.ads.datamanager.v1.GcpWrappedKeyInfo gcp_wrapped_key_info = 1;

Parameter
Name Description
builderForValue GcpWrappedKeyInfo.Builder
Returns
Type Description
EncryptionInfo.Builder