public static final class EncryptionInfo.Builder extends GeneratedMessage.Builder<EncryptionInfo.Builder> implements EncryptionInfoOrBuilderEncryption information for the data being ingested.
Protobuf type google.ads.datamanager.v1.EncryptionInfo
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > EncryptionInfo.BuilderImplements
EncryptionInfoOrBuilderStatic 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 |
|
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 |
|
clearCoordinatorKeyInfo()
public EncryptionInfo.Builder clearCoordinatorKeyInfo()Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| 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 |
|
getCoordinatorKeyInfo()
public CoordinatorKeyInfo getCoordinatorKeyInfo()Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| Returns | |
|---|---|
| Type | Description |
CoordinatorKeyInfo |
The coordinatorKeyInfo. |
getCoordinatorKeyInfoBuilder()
public CoordinatorKeyInfo.Builder getCoordinatorKeyInfoBuilder()Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| Returns | |
|---|---|
| Type | Description |
CoordinatorKeyInfo.Builder |
|
getCoordinatorKeyInfoOrBuilder()
public CoordinatorKeyInfoOrBuilder getCoordinatorKeyInfoOrBuilder()Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| Returns | |
|---|---|
| Type | Description |
CoordinatorKeyInfoOrBuilder |
|
getDefaultInstanceForType()
public EncryptionInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
EncryptionInfo |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
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. |
hasCoordinatorKeyInfo()
public boolean hasCoordinatorKeyInfo()Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the coordinatorKeyInfo 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 |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
mergeCoordinatorKeyInfo(CoordinatorKeyInfo value)
public EncryptionInfo.Builder mergeCoordinatorKeyInfo(CoordinatorKeyInfo value)Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
CoordinatorKeyInfo |
| 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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public EncryptionInfo.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
EncryptionInfo.Builder |
|
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 |
|
setCoordinatorKeyInfo(CoordinatorKeyInfo value)
public EncryptionInfo.Builder setCoordinatorKeyInfo(CoordinatorKeyInfo value)Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
CoordinatorKeyInfo |
| Returns | |
|---|---|
| Type | Description |
EncryptionInfo.Builder |
|
setCoordinatorKeyInfo(CoordinatorKeyInfo.Builder builderForValue)
public EncryptionInfo.Builder setCoordinatorKeyInfo(CoordinatorKeyInfo.Builder builderForValue)Key information for the chosen coordinator key.
This is not supported for the IngestEvents, IngestAudienceMembers, and RemoveAudienceMembers methods.
.google.ads.datamanager.v1.CoordinatorKeyInfo coordinator_key_info = 3;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CoordinatorKeyInfo.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 |
|