public static final class OtherCloudDiscoveryStartingLocation.Builder extends GeneratedMessageV3.Builder<OtherCloudDiscoveryStartingLocation.Builder> implements OtherCloudDiscoveryStartingLocationOrBuilder
The other cloud starting location for discovery.
Protobuf type google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public OtherCloudDiscoveryStartingLocation.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public OtherCloudDiscoveryStartingLocation build()
buildPartial()
public OtherCloudDiscoveryStartingLocation buildPartial()
clear()
public OtherCloudDiscoveryStartingLocation.Builder clear()
Overrides
clearAwsLocation()
public OtherCloudDiscoveryStartingLocation.Builder clearAwsLocation()
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
clearField(Descriptors.FieldDescriptor field)
public OtherCloudDiscoveryStartingLocation.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearLocation()
public OtherCloudDiscoveryStartingLocation.Builder clearLocation()
clearOneof(Descriptors.OneofDescriptor oneof)
public OtherCloudDiscoveryStartingLocation.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public OtherCloudDiscoveryStartingLocation.Builder clone()
Overrides
getAwsLocation()
public OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation getAwsLocation()
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
getAwsLocationBuilder()
public OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation.Builder getAwsLocationBuilder()
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
getAwsLocationOrBuilder()
public OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocationOrBuilder getAwsLocationOrBuilder()
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
getDefaultInstanceForType()
public OtherCloudDiscoveryStartingLocation getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getLocationCase()
public OtherCloudDiscoveryStartingLocation.LocationCase getLocationCase()
hasAwsLocation()
public boolean hasAwsLocation()
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
Returns |
Type |
Description |
boolean |
Whether the awsLocation field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeAwsLocation(OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation value)
public OtherCloudDiscoveryStartingLocation.Builder mergeAwsLocation(OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation value)
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
mergeFrom(OtherCloudDiscoveryStartingLocation other)
public OtherCloudDiscoveryStartingLocation.Builder mergeFrom(OtherCloudDiscoveryStartingLocation other)
public OtherCloudDiscoveryStartingLocation.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public OtherCloudDiscoveryStartingLocation.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final OtherCloudDiscoveryStartingLocation.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setAwsLocation(OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation value)
public OtherCloudDiscoveryStartingLocation.Builder setAwsLocation(OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation value)
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
setAwsLocation(OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation.Builder builderForValue)
public OtherCloudDiscoveryStartingLocation.Builder setAwsLocation(OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation.Builder builderForValue)
The AWS starting location for discovery.
.google.privacy.dlp.v2.OtherCloudDiscoveryStartingLocation.AwsDiscoveryStartingLocation aws_location = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public OtherCloudDiscoveryStartingLocation.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public OtherCloudDiscoveryStartingLocation.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final OtherCloudDiscoveryStartingLocation.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides