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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic InspectOperationMetadata build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic InspectOperationMetadata buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic InspectOperationMetadata.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder mergeFrom(InspectOperationMetadata other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public InspectOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<InspectOperationMetadata.Builder>java.io.IOExceptionpublic long getProcessedBytes()
Total size in bytes that were processed.
int64 processed_bytes = 1;getProcessedBytes in interface InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic int getInfoTypeStatsCount()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;getInfoTypeStatsCount in interface InspectOperationMetadataOrBuilderpublic InfoTypeStatistics getInfoTypeStats(int index)
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;getInfoTypeStats in interface InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic java.util.List<? extends InfoTypeStatisticsOrBuilder> getInfoTypeStatsOrBuilderList()
repeated .google.privacy.dlp.v2beta1.InfoTypeStatistics info_type_stats = 2;getInfoTypeStatsOrBuilderList in interface InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic Timestamp getCreateTime()
The time which this request was started.
.google.protobuf.Timestamp create_time = 3;getCreateTime in interface InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic boolean hasRequestInspectConfig()
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;hasRequestInspectConfig in interface InspectOperationMetadataOrBuilderpublic InspectConfig getRequestInspectConfig()
The inspect config used to create the Operation.
.google.privacy.dlp.v2beta1.InspectConfig request_inspect_config = 5;getRequestInspectConfig in interface InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic boolean hasRequestStorageConfig()
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;hasRequestStorageConfig in interface InspectOperationMetadataOrBuilderpublic StorageConfig getRequestStorageConfig()
The storage config used to create the Operation.
.google.privacy.dlp.v2beta1.StorageConfig request_storage_config = 6;getRequestStorageConfig in interface InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic boolean hasRequestOutputConfig()
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;hasRequestOutputConfig in interface InspectOperationMetadataOrBuilderpublic OutputStorageConfig getRequestOutputConfig()
Optional location to store findings.
.google.privacy.dlp.v2beta1.OutputStorageConfig request_output_config = 7;getRequestOutputConfig in interface InspectOperationMetadataOrBuilderpublic 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 InspectOperationMetadataOrBuilderpublic final InspectOperationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>public final InspectOperationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<InspectOperationMetadata.Builder>