Class EncryptionInfo.Builder (0.1.0)

public static final class EncryptionInfo.Builder extends GeneratedMessageV3.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

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public EncryptionInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
EncryptionInfo.Builder
Overrides

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

clearField(Descriptors.FieldDescriptor field)

public EncryptionInfo.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
EncryptionInfo.Builder
Overrides

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

clearOneof(Descriptors.OneofDescriptor oneof)

public EncryptionInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
EncryptionInfo.Builder
Overrides

clearWrappedKey()

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

clone()

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

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 GeneratedMessageV3.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

mergeUnknownFields(UnknownFieldSet unknownFields)

public final EncryptionInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
EncryptionInfo.Builder
Overrides

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

setField(Descriptors.FieldDescriptor field, Object value)

public EncryptionInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
EncryptionInfo.Builder
Overrides

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

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public EncryptionInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
EncryptionInfo.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final EncryptionInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
EncryptionInfo.Builder
Overrides