public static final class StoredInfoTypeVersion.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder> implements StoredInfoTypeVersionOrBuilder
Version of a StoredInfoType, including the configuration used to build it, create timestamp, and current state.Protobuf type
google.privacy.dlp.v2.StoredInfoTypeVersion| Modifier and Type | Method and Description |
|---|---|
StoredInfoTypeVersion.Builder |
addAllErrors(Iterable<? extends Error> values)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
addErrors(Error.Builder builderForValue)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
addErrors(Error value)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
addErrors(int index,
Error.Builder builderForValue)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
addErrors(int index,
Error value)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
Error.Builder |
addErrorsBuilder()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
Error.Builder |
addErrorsBuilder(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoredInfoTypeVersion |
build() |
StoredInfoTypeVersion |
buildPartial() |
StoredInfoTypeVersion.Builder |
clear() |
StoredInfoTypeVersion.Builder |
clearConfig()
StoredInfoType configuration.
|
StoredInfoTypeVersion.Builder |
clearCreateTime()
Create timestamp of the version.
|
StoredInfoTypeVersion.Builder |
clearErrors()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StoredInfoTypeVersion.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StoredInfoTypeVersion.Builder |
clearState()
Stored info type version state.
|
StoredInfoTypeVersion.Builder |
clearStats()
Statistics about this storedInfoType version.
|
StoredInfoTypeVersion.Builder |
clone() |
StoredInfoTypeConfig |
getConfig()
StoredInfoType configuration.
|
StoredInfoTypeConfig.Builder |
getConfigBuilder()
StoredInfoType configuration.
|
StoredInfoTypeConfigOrBuilder |
getConfigOrBuilder()
StoredInfoType configuration.
|
com.google.protobuf.Timestamp |
getCreateTime()
Create timestamp of the version.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Create timestamp of the version.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Create timestamp of the version.
|
StoredInfoTypeVersion |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Error |
getErrors(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
Error.Builder |
getErrorsBuilder(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
List<Error.Builder> |
getErrorsBuilderList()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
int |
getErrorsCount()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
List<Error> |
getErrorsList()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
ErrorOrBuilder |
getErrorsOrBuilder(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
List<? extends ErrorOrBuilder> |
getErrorsOrBuilderList()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeState |
getState()
Stored info type version state.
|
int |
getStateValue()
Stored info type version state.
|
StoredInfoTypeStats |
getStats()
Statistics about this storedInfoType version.
|
StoredInfoTypeStats.Builder |
getStatsBuilder()
Statistics about this storedInfoType version.
|
StoredInfoTypeStatsOrBuilder |
getStatsOrBuilder()
Statistics about this storedInfoType version.
|
boolean |
hasConfig()
StoredInfoType configuration.
|
boolean |
hasCreateTime()
Create timestamp of the version.
|
boolean |
hasStats()
Statistics about this storedInfoType version.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StoredInfoTypeVersion.Builder |
mergeConfig(StoredInfoTypeConfig value)
StoredInfoType configuration.
|
StoredInfoTypeVersion.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Create timestamp of the version.
|
StoredInfoTypeVersion.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StoredInfoTypeVersion.Builder |
mergeFrom(com.google.protobuf.Message other) |
StoredInfoTypeVersion.Builder |
mergeFrom(StoredInfoTypeVersion other) |
StoredInfoTypeVersion.Builder |
mergeStats(StoredInfoTypeStats value)
Statistics about this storedInfoType version.
|
StoredInfoTypeVersion.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoredInfoTypeVersion.Builder |
removeErrors(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
setConfig(StoredInfoTypeConfig.Builder builderForValue)
StoredInfoType configuration.
|
StoredInfoTypeVersion.Builder |
setConfig(StoredInfoTypeConfig value)
StoredInfoType configuration.
|
StoredInfoTypeVersion.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Create timestamp of the version.
|
StoredInfoTypeVersion.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Create timestamp of the version.
|
StoredInfoTypeVersion.Builder |
setErrors(int index,
Error.Builder builderForValue)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
setErrors(int index,
Error value)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
StoredInfoTypeVersion.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoredInfoTypeVersion.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StoredInfoTypeVersion.Builder |
setState(StoredInfoTypeState value)
Stored info type version state.
|
StoredInfoTypeVersion.Builder |
setStateValue(int value)
Stored info type version state.
|
StoredInfoTypeVersion.Builder |
setStats(StoredInfoTypeStats.Builder builderForValue)
Statistics about this storedInfoType version.
|
StoredInfoTypeVersion.Builder |
setStats(StoredInfoTypeStats value)
Statistics about this storedInfoType version.
|
StoredInfoTypeVersion.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StoredInfoTypeVersion build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StoredInfoTypeVersion buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StoredInfoTypeVersion.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder mergeFrom(StoredInfoTypeVersion other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public StoredInfoTypeVersion.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoredInfoTypeVersion.Builder>IOExceptionpublic boolean hasConfig()
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;hasConfig in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeConfig getConfig()
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;getConfig in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeVersion.Builder setConfig(StoredInfoTypeConfig value)
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;public StoredInfoTypeVersion.Builder setConfig(StoredInfoTypeConfig.Builder builderForValue)
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;public StoredInfoTypeVersion.Builder mergeConfig(StoredInfoTypeConfig value)
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;public StoredInfoTypeVersion.Builder clearConfig()
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;public StoredInfoTypeConfig.Builder getConfigBuilder()
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;public StoredInfoTypeConfigOrBuilder getConfigOrBuilder()
StoredInfoType configuration.
.google.privacy.dlp.v2.StoredInfoTypeConfig config = 1;getConfigOrBuilder in interface StoredInfoTypeVersionOrBuilderpublic boolean hasCreateTime()
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;hasCreateTime in interface StoredInfoTypeVersionOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;getCreateTime in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeVersion.Builder setCreateTime(com.google.protobuf.Timestamp value)
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;public StoredInfoTypeVersion.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;public StoredInfoTypeVersion.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;public StoredInfoTypeVersion.Builder clearCreateTime()
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Create timestamp of the version. Read-only, determined by the system when the version is created.
.google.protobuf.Timestamp create_time = 2;getCreateTimeOrBuilder in interface StoredInfoTypeVersionOrBuilderpublic int getStateValue()
Stored info type version state. Read-only, updated by the system during dictionary creation.
.google.privacy.dlp.v2.StoredInfoTypeState state = 3;getStateValue in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeVersion.Builder setStateValue(int value)
Stored info type version state. Read-only, updated by the system during dictionary creation.
.google.privacy.dlp.v2.StoredInfoTypeState state = 3;value - The enum numeric value on the wire for state to set.public StoredInfoTypeState getState()
Stored info type version state. Read-only, updated by the system during dictionary creation.
.google.privacy.dlp.v2.StoredInfoTypeState state = 3;getState in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeVersion.Builder setState(StoredInfoTypeState value)
Stored info type version state. Read-only, updated by the system during dictionary creation.
.google.privacy.dlp.v2.StoredInfoTypeState state = 3;value - The state to set.public StoredInfoTypeVersion.Builder clearState()
Stored info type version state. Read-only, updated by the system during dictionary creation.
.google.privacy.dlp.v2.StoredInfoTypeState state = 3;public List<Error> getErrorsList()
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;getErrorsList in interface StoredInfoTypeVersionOrBuilderpublic int getErrorsCount()
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;getErrorsCount in interface StoredInfoTypeVersionOrBuilderpublic Error getErrors(int index)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;getErrors in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeVersion.Builder setErrors(int index, Error value)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder setErrors(int index, Error.Builder builderForValue)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder addErrors(Error value)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder addErrors(int index, Error value)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder addErrors(Error.Builder builderForValue)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder addErrors(int index, Error.Builder builderForValue)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder addAllErrors(Iterable<? extends Error> values)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder clearErrors()
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public StoredInfoTypeVersion.Builder removeErrors(int index)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public Error.Builder getErrorsBuilder(int index)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public ErrorOrBuilder getErrorsOrBuilder(int index)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;getErrorsOrBuilder in interface StoredInfoTypeVersionOrBuilderpublic List<? extends ErrorOrBuilder> getErrorsOrBuilderList()
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;getErrorsOrBuilderList in interface StoredInfoTypeVersionOrBuilderpublic Error.Builder addErrorsBuilder()
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public Error.Builder addErrorsBuilder(int index)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public List<Error.Builder> getErrorsBuilderList()
Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same `config` if it was not the source of the error.
repeated .google.privacy.dlp.v2.Error errors = 4;public boolean hasStats()
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;hasStats in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeStats getStats()
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;getStats in interface StoredInfoTypeVersionOrBuilderpublic StoredInfoTypeVersion.Builder setStats(StoredInfoTypeStats value)
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;public StoredInfoTypeVersion.Builder setStats(StoredInfoTypeStats.Builder builderForValue)
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;public StoredInfoTypeVersion.Builder mergeStats(StoredInfoTypeStats value)
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;public StoredInfoTypeVersion.Builder clearStats()
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;public StoredInfoTypeStats.Builder getStatsBuilder()
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;public StoredInfoTypeStatsOrBuilder getStatsOrBuilder()
Statistics about this storedInfoType version.
.google.privacy.dlp.v2.StoredInfoTypeStats stats = 5;getStatsOrBuilder in interface StoredInfoTypeVersionOrBuilderpublic final StoredInfoTypeVersion.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>public final StoredInfoTypeVersion.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoredInfoTypeVersion.Builder>Copyright © 2022 Google LLC. All rights reserved.