public static final class InspectOperationMetadata.Builder extends GeneratedMessageV3.Builder<InspectOperationMetadata.Builder> implements InspectOperationMetadataOrBuilder
Metadata returned within GetOperation for an inspect request.Protobuf type
google.privacy.dlp.v2beta1.InspectOperationMetadata
Modifier and Type | Method and Description |
---|---|
InspectOperationMetadata.Builder |
addAllInfoTypeStats(java.lang.Iterable<? extends InfoTypeStatistics> values)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
addInfoTypeStats(InfoTypeStatistics.Builder builderForValue)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
addInfoTypeStats(InfoTypeStatistics value)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
addInfoTypeStats(int index,
InfoTypeStatistics.Builder builderForValue)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
addInfoTypeStats(int index,
InfoTypeStatistics value)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InfoTypeStatistics.Builder |
addInfoTypeStatsBuilder()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InfoTypeStatistics.Builder |
addInfoTypeStatsBuilder(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
InspectOperationMetadata |
build() |
InspectOperationMetadata |
buildPartial() |
InspectOperationMetadata.Builder |
clear() |
InspectOperationMetadata.Builder |
clearCreateTime()
The time which this request was started.
|
InspectOperationMetadata.Builder |
clearField(Descriptors.FieldDescriptor field) |
InspectOperationMetadata.Builder |
clearInfoTypeStats()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
InspectOperationMetadata.Builder |
clearProcessedBytes()
Total size in bytes that were processed.
|
InspectOperationMetadata.Builder |
clearRequestInspectConfig()
The inspect config used to create the Operation.
|
InspectOperationMetadata.Builder |
clearRequestOutputConfig()
Optional location to store findings.
|
InspectOperationMetadata.Builder |
clearRequestStorageConfig()
The storage config used to create the Operation.
|
InspectOperationMetadata.Builder |
clearTotalEstimatedBytes()
Estimate of the number of bytes to process.
|
InspectOperationMetadata.Builder |
clone() |
Timestamp |
getCreateTime()
The time which this request was started.
|
Timestamp.Builder |
getCreateTimeBuilder()
The time which this request was started.
|
TimestampOrBuilder |
getCreateTimeOrBuilder()
The time which this request was started.
|
InspectOperationMetadata |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
InfoTypeStatistics |
getInfoTypeStats(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InfoTypeStatistics.Builder |
getInfoTypeStatsBuilder(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
java.util.List<InfoTypeStatistics.Builder> |
getInfoTypeStatsBuilderList()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
int |
getInfoTypeStatsCount()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
java.util.List<InfoTypeStatistics> |
getInfoTypeStatsList()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InfoTypeStatisticsOrBuilder |
getInfoTypeStatsOrBuilder(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
java.util.List<? extends InfoTypeStatisticsOrBuilder> |
getInfoTypeStatsOrBuilderList()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
long |
getProcessedBytes()
Total size in bytes that were processed.
|
InspectConfig |
getRequestInspectConfig()
The inspect config used to create the Operation.
|
InspectConfig.Builder |
getRequestInspectConfigBuilder()
The inspect config used to create the Operation.
|
InspectConfigOrBuilder |
getRequestInspectConfigOrBuilder()
The inspect config used to create the Operation.
|
OutputStorageConfig |
getRequestOutputConfig()
Optional location to store findings.
|
OutputStorageConfig.Builder |
getRequestOutputConfigBuilder()
Optional location to store findings.
|
OutputStorageConfigOrBuilder |
getRequestOutputConfigOrBuilder()
Optional location to store findings.
|
StorageConfig |
getRequestStorageConfig()
The storage config used to create the Operation.
|
StorageConfig.Builder |
getRequestStorageConfigBuilder()
The storage config used to create the Operation.
|
StorageConfigOrBuilder |
getRequestStorageConfigOrBuilder()
The storage config used to create the Operation.
|
long |
getTotalEstimatedBytes()
Estimate of the number of bytes to process.
|
boolean |
hasCreateTime()
The time which this request was started.
|
boolean |
hasRequestInspectConfig()
The inspect config used to create the Operation.
|
boolean |
hasRequestOutputConfig()
Optional location to store findings.
|
boolean |
hasRequestStorageConfig()
The storage config used to create the Operation.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InspectOperationMetadata.Builder |
mergeCreateTime(Timestamp value)
The time which this request was started.
|
InspectOperationMetadata.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
InspectOperationMetadata.Builder |
mergeFrom(InspectOperationMetadata other) |
InspectOperationMetadata.Builder |
mergeFrom(Message other) |
InspectOperationMetadata.Builder |
mergeRequestInspectConfig(InspectConfig value)
The inspect config used to create the Operation.
|
InspectOperationMetadata.Builder |
mergeRequestOutputConfig(OutputStorageConfig value)
Optional location to store findings.
|
InspectOperationMetadata.Builder |
mergeRequestStorageConfig(StorageConfig value)
The storage config used to create the Operation.
|
InspectOperationMetadata.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
InspectOperationMetadata.Builder |
removeInfoTypeStats(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
setCreateTime(Timestamp.Builder builderForValue)
The time which this request was started.
|
InspectOperationMetadata.Builder |
setCreateTime(Timestamp value)
The time which this request was started.
|
InspectOperationMetadata.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
InspectOperationMetadata.Builder |
setInfoTypeStats(int index,
InfoTypeStatistics.Builder builderForValue)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
setInfoTypeStats(int index,
InfoTypeStatistics value)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2; |
InspectOperationMetadata.Builder |
setProcessedBytes(long value)
Total size in bytes that were processed.
|
InspectOperationMetadata.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
InspectOperationMetadata.Builder |
setRequestInspectConfig(InspectConfig.Builder builderForValue)
The inspect config used to create the Operation.
|
InspectOperationMetadata.Builder |
setRequestInspectConfig(InspectConfig value)
The inspect config used to create the Operation.
|
InspectOperationMetadata.Builder |
setRequestOutputConfig(OutputStorageConfig.Builder builderForValue)
Optional location to store findings.
|
InspectOperationMetadata.Builder |
setRequestOutputConfig(OutputStorageConfig value)
Optional location to store findings.
|
InspectOperationMetadata.Builder |
setRequestStorageConfig(StorageConfig.Builder builderForValue)
The storage config used to create the Operation.
|
InspectOperationMetadata.Builder |
setRequestStorageConfig(StorageConfig value)
The storage config used to create the Operation.
|
InspectOperationMetadata.Builder |
setTotalEstimatedBytes(long value)
Estimate of the number of bytes to process.
|
InspectOperationMetadata.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public InspectOperationMetadata build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public InspectOperationMetadata buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public InspectOperationMetadata.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder mergeFrom(InspectOperationMetadata other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public InspectOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<InspectOperationMetadata.Builder>
java.io.IOException
public long getProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;
getProcessedBytes
in interface InspectOperationMetadataOrBuilder
public InspectOperationMetadata.Builder setProcessedBytes(long value)
Total size in bytes that were processed.
int64 processed_bytes = 1;
public InspectOperationMetadata.Builder clearProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;
public long getTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 4;
getTotalEstimatedBytes
in interface InspectOperationMetadataOrBuilder
public InspectOperationMetadata.Builder setTotalEstimatedBytes(long value)
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 4;
public InspectOperationMetadata.Builder clearTotalEstimatedBytes()
Estimate of the number of bytes to process.
int64 total_estimated_bytes = 4;
public java.util.List<InfoTypeStatistics> getInfoTypeStatsList()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
getInfoTypeStatsList
in interface InspectOperationMetadataOrBuilder
public int getInfoTypeStatsCount()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
getInfoTypeStatsCount
in interface InspectOperationMetadataOrBuilder
public InfoTypeStatistics getInfoTypeStats(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
getInfoTypeStats
in interface InspectOperationMetadataOrBuilder
public InspectOperationMetadata.Builder setInfoTypeStats(int index, InfoTypeStatistics value)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder setInfoTypeStats(int index, InfoTypeStatistics.Builder builderForValue)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder addInfoTypeStats(InfoTypeStatistics value)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder addInfoTypeStats(int index, InfoTypeStatistics value)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder addInfoTypeStats(InfoTypeStatistics.Builder builderForValue)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder addInfoTypeStats(int index, InfoTypeStatistics.Builder builderForValue)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder addAllInfoTypeStats(java.lang.Iterable<? extends InfoTypeStatistics> values)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder clearInfoTypeStats()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InspectOperationMetadata.Builder removeInfoTypeStats(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InfoTypeStatistics.Builder getInfoTypeStatsBuilder(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InfoTypeStatisticsOrBuilder getInfoTypeStatsOrBuilder(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
getInfoTypeStatsOrBuilder
in interface InspectOperationMetadataOrBuilder
public java.util.List<? extends InfoTypeStatisticsOrBuilder> getInfoTypeStatsOrBuilderList()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
getInfoTypeStatsOrBuilderList
in interface InspectOperationMetadataOrBuilder
public InfoTypeStatistics.Builder addInfoTypeStatsBuilder()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public InfoTypeStatistics.Builder addInfoTypeStatsBuilder(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public java.util.List<InfoTypeStatistics.Builder> getInfoTypeStatsBuilderList()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;
public boolean hasCreateTime()
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
hasCreateTime
in interface InspectOperationMetadataOrBuilder
public Timestamp getCreateTime()
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
getCreateTime
in interface InspectOperationMetadataOrBuilder
public InspectOperationMetadata.Builder setCreateTime(Timestamp value)
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
public InspectOperationMetadata.Builder setCreateTime(Timestamp.Builder builderForValue)
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
public InspectOperationMetadata.Builder mergeCreateTime(Timestamp value)
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
public InspectOperationMetadata.Builder clearCreateTime()
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
public Timestamp.Builder getCreateTimeBuilder()
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
public TimestampOrBuilder getCreateTimeOrBuilder()
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;
getCreateTimeOrBuilder
in interface InspectOperationMetadataOrBuilder
public boolean hasRequestInspectConfig()
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
hasRequestInspectConfig
in interface InspectOperationMetadataOrBuilder
public InspectConfig getRequestInspectConfig()
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
getRequestInspectConfig
in interface InspectOperationMetadataOrBuilder
public InspectOperationMetadata.Builder setRequestInspectConfig(InspectConfig value)
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
public InspectOperationMetadata.Builder setRequestInspectConfig(InspectConfig.Builder builderForValue)
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
public InspectOperationMetadata.Builder mergeRequestInspectConfig(InspectConfig value)
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
public InspectOperationMetadata.Builder clearRequestInspectConfig()
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
public InspectConfig.Builder getRequestInspectConfigBuilder()
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
public InspectConfigOrBuilder getRequestInspectConfigOrBuilder()
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;
getRequestInspectConfigOrBuilder
in interface InspectOperationMetadataOrBuilder
public boolean hasRequestStorageConfig()
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
hasRequestStorageConfig
in interface InspectOperationMetadataOrBuilder
public StorageConfig getRequestStorageConfig()
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
getRequestStorageConfig
in interface InspectOperationMetadataOrBuilder
public InspectOperationMetadata.Builder setRequestStorageConfig(StorageConfig value)
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
public InspectOperationMetadata.Builder setRequestStorageConfig(StorageConfig.Builder builderForValue)
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
public InspectOperationMetadata.Builder mergeRequestStorageConfig(StorageConfig value)
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
public InspectOperationMetadata.Builder clearRequestStorageConfig()
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
public StorageConfig.Builder getRequestStorageConfigBuilder()
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
public StorageConfigOrBuilder getRequestStorageConfigOrBuilder()
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;
getRequestStorageConfigOrBuilder
in interface InspectOperationMetadataOrBuilder
public boolean hasRequestOutputConfig()
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
hasRequestOutputConfig
in interface InspectOperationMetadataOrBuilder
public OutputStorageConfig getRequestOutputConfig()
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
getRequestOutputConfig
in interface InspectOperationMetadataOrBuilder
public InspectOperationMetadata.Builder setRequestOutputConfig(OutputStorageConfig value)
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
public InspectOperationMetadata.Builder setRequestOutputConfig(OutputStorageConfig.Builder builderForValue)
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
public InspectOperationMetadata.Builder mergeRequestOutputConfig(OutputStorageConfig value)
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
public InspectOperationMetadata.Builder clearRequestOutputConfig()
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
public OutputStorageConfig.Builder getRequestOutputConfigBuilder()
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
public OutputStorageConfigOrBuilder getRequestOutputConfigOrBuilder()
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;
getRequestOutputConfigOrBuilder
in interface InspectOperationMetadataOrBuilder
public final InspectOperationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>
public final InspectOperationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>