| Modifier and Type | Method and Description |
|---|---|
InfoType.Builder |
InspectConfig.Builder.addInfoTypesBuilder()
Restricts what info_types to look for.
|
InfoType.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypesBuilder()
InfoTypes to apply the transformation to.
|
InfoType.Builder |
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder.addInfoTypesBuilder()
Required.
|
InfoType.Builder |
InspectionRuleSet.Builder.addInfoTypesBuilder()
List of infoTypes this rule set is applied to.
|
InfoType.Builder |
ExcludeInfoTypes.Builder.addInfoTypesBuilder()
InfoType list in ExclusionRule rule drops a finding when it overlaps or
contained within with a finding of an infoType from this list.
|
InfoType.Builder |
InspectConfig.Builder.addInfoTypesBuilder(int index)
Restricts what info_types to look for.
|
InfoType.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypesBuilder(int index)
InfoTypes to apply the transformation to.
|
InfoType.Builder |
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder.addInfoTypesBuilder(int index)
Required.
|
InfoType.Builder |
InspectionRuleSet.Builder.addInfoTypesBuilder(int index)
List of infoTypes this rule set is applied to.
|
InfoType.Builder |
ExcludeInfoTypes.Builder.addInfoTypesBuilder(int index)
InfoType list in ExclusionRule rule drops a finding when it overlaps or
contained within with a finding of an infoType from this list.
|
InfoType.Builder |
InfoType.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InfoType.Builder |
InfoType.Builder.clear() |
InfoType.Builder |
InfoType.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InfoType.Builder |
InfoType.Builder.clearName()
Name of the information type.
|
InfoType.Builder |
InfoType.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InfoType.Builder |
InfoType.Builder.clearVersion()
Optional version name for this InfoType.
|
InfoType.Builder |
InfoType.Builder.clone() |
InfoType.Builder |
TransformationDescription.Builder.getInfoTypeBuilder()
Set if the transformation was limited to a specific `InfoType`.
|
InfoType.Builder |
InspectConfig.FindingLimits.InfoTypeLimit.Builder.getInfoTypeBuilder()
Type of information the findings limit applies to.
|
InfoType.Builder |
QuasiId.Builder.getInfoTypeBuilder()
A column can be tagged with a InfoType to use the relevant public
dataset as a statistical model of population, if available.
|
InfoType.Builder |
InfoTypeStats.Builder.getInfoTypeBuilder()
The type of finding this stat is for.
|
InfoType.Builder |
Finding.Builder.getInfoTypeBuilder()
The type of content that might have been found.
|
InfoType.Builder |
PrivacyMetric.KMapEstimationConfig.TaggedField.Builder.getInfoTypeBuilder()
A column can be tagged with a InfoType to use the relevant public
dataset as a statistical model of population, if available.
|
InfoType.Builder |
RedactImageRequest.ImageRedactionConfig.Builder.getInfoTypeBuilder()
Only one per info_type should be provided per request.
|
InfoType.Builder |
CustomInfoType.Builder.getInfoTypeBuilder()
CustomInfoType can either be a new infoType, or an extension of built-in
infoType, when the name matches one of existing infoTypes and that infoType
is specified in `InspectContent.info_types` field.
|
InfoType.Builder |
TransformationSummary.Builder.getInfoTypeBuilder()
Set if the transformation was limited to a specific InfoType.
|
InfoType.Builder |
OtherInfoTypeSummary.Builder.getInfoTypeBuilder()
The other infoType.
|
InfoType.Builder |
InfoTypeSummary.Builder.getInfoTypeBuilder()
The infoType.
|
InfoType.Builder |
InspectConfig.Builder.getInfoTypesBuilder(int index)
Restricts what info_types to look for.
|
InfoType.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.getInfoTypesBuilder(int index)
InfoTypes to apply the transformation to.
|
InfoType.Builder |
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder.getInfoTypesBuilder(int index)
Required.
|
InfoType.Builder |
InspectionRuleSet.Builder.getInfoTypesBuilder(int index)
List of infoTypes this rule set is applied to.
|
InfoType.Builder |
ExcludeInfoTypes.Builder.getInfoTypesBuilder(int index)
InfoType list in ExclusionRule rule drops a finding when it overlaps or
contained within with a finding of an infoType from this list.
|
InfoType.Builder |
CryptoDeterministicConfig.Builder.getSurrogateInfoTypeBuilder()
The custom info type to annotate the surrogate with.
|
InfoType.Builder |
CryptoReplaceFfxFpeConfig.Builder.getSurrogateInfoTypeBuilder()
The custom infoType to annotate the surrogate with.
|
InfoType.Builder |
InfoType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InfoType.Builder |
InfoType.Builder.mergeFrom(InfoType other) |
InfoType.Builder |
InfoType.Builder.mergeFrom(com.google.protobuf.Message other) |
InfoType.Builder |
InfoType.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InfoType.Builder |
InfoType.newBuilder() |
static InfoType.Builder |
InfoType.newBuilder(InfoType prototype) |
InfoType.Builder |
InfoType.newBuilderForType() |
protected InfoType.Builder |
InfoType.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InfoType.Builder |
InfoType.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InfoType.Builder |
InfoType.Builder.setName(String value)
Name of the information type.
|
InfoType.Builder |
InfoType.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the information type.
|
InfoType.Builder |
InfoType.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InfoType.Builder |
InfoType.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InfoType.Builder |
InfoType.Builder.setVersion(String value)
Optional version name for this InfoType.
|
InfoType.Builder |
InfoType.Builder.setVersionBytes(com.google.protobuf.ByteString value)
Optional version name for this InfoType.
|
InfoType.Builder |
InfoType.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<InfoType.Builder> |
InspectConfig.Builder.getInfoTypesBuilderList()
Restricts what info_types to look for.
|
List<InfoType.Builder> |
InfoTypeTransformations.InfoTypeTransformation.Builder.getInfoTypesBuilderList()
InfoTypes to apply the transformation to.
|
List<InfoType.Builder> |
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder.getInfoTypesBuilderList()
Required.
|
List<InfoType.Builder> |
InspectionRuleSet.Builder.getInfoTypesBuilderList()
List of infoTypes this rule set is applied to.
|
List<InfoType.Builder> |
ExcludeInfoTypes.Builder.getInfoTypesBuilderList()
InfoType list in ExclusionRule rule drops a finding when it overlaps or
contained within with a finding of an infoType from this list.
|
| Modifier and Type | Method and Description |
|---|---|
InspectConfig.Builder |
InspectConfig.Builder.addInfoTypes(InfoType.Builder builderForValue)
Restricts what info_types to look for.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypes(InfoType.Builder builderForValue)
InfoTypes to apply the transformation to.
|
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder |
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder.addInfoTypes(InfoType.Builder builderForValue)
Required.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addInfoTypes(InfoType.Builder builderForValue)
List of infoTypes this rule set is applied to.
|
ExcludeInfoTypes.Builder |
ExcludeInfoTypes.Builder.addInfoTypes(InfoType.Builder builderForValue)
InfoType list in ExclusionRule rule drops a finding when it overlaps or
contained within with a finding of an infoType from this list.
|
InspectConfig.Builder |
InspectConfig.Builder.addInfoTypes(int index,
InfoType.Builder builderForValue)
Restricts what info_types to look for.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.addInfoTypes(int index,
InfoType.Builder builderForValue)
InfoTypes to apply the transformation to.
|
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder |
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder.addInfoTypes(int index,
InfoType.Builder builderForValue)
Required.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.addInfoTypes(int index,
InfoType.Builder builderForValue)
List of infoTypes this rule set is applied to.
|
ExcludeInfoTypes.Builder |
ExcludeInfoTypes.Builder.addInfoTypes(int index,
InfoType.Builder builderForValue)
InfoType list in ExclusionRule rule drops a finding when it overlaps or
contained within with a finding of an infoType from this list.
|
TransformationDescription.Builder |
TransformationDescription.Builder.setInfoType(InfoType.Builder builderForValue)
Set if the transformation was limited to a specific `InfoType`.
|
InspectConfig.FindingLimits.InfoTypeLimit.Builder |
InspectConfig.FindingLimits.InfoTypeLimit.Builder.setInfoType(InfoType.Builder builderForValue)
Type of information the findings limit applies to.
|
QuasiId.Builder |
QuasiId.Builder.setInfoType(InfoType.Builder builderForValue)
A column can be tagged with a InfoType to use the relevant public
dataset as a statistical model of population, if available.
|
InfoTypeStats.Builder |
InfoTypeStats.Builder.setInfoType(InfoType.Builder builderForValue)
The type of finding this stat is for.
|
Finding.Builder |
Finding.Builder.setInfoType(InfoType.Builder builderForValue)
The type of content that might have been found.
|
PrivacyMetric.KMapEstimationConfig.TaggedField.Builder |
PrivacyMetric.KMapEstimationConfig.TaggedField.Builder.setInfoType(InfoType.Builder builderForValue)
A column can be tagged with a InfoType to use the relevant public
dataset as a statistical model of population, if available.
|
RedactImageRequest.ImageRedactionConfig.Builder |
RedactImageRequest.ImageRedactionConfig.Builder.setInfoType(InfoType.Builder builderForValue)
Only one per info_type should be provided per request.
|
CustomInfoType.Builder |
CustomInfoType.Builder.setInfoType(InfoType.Builder builderForValue)
CustomInfoType can either be a new infoType, or an extension of built-in
infoType, when the name matches one of existing infoTypes and that infoType
is specified in `InspectContent.info_types` field.
|
TransformationSummary.Builder |
TransformationSummary.Builder.setInfoType(InfoType.Builder builderForValue)
Set if the transformation was limited to a specific InfoType.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.setInfoType(InfoType.Builder builderForValue)
The other infoType.
|
InfoTypeSummary.Builder |
InfoTypeSummary.Builder.setInfoType(InfoType.Builder builderForValue)
The infoType.
|
InspectConfig.Builder |
InspectConfig.Builder.setInfoTypes(int index,
InfoType.Builder builderForValue)
Restricts what info_types to look for.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.setInfoTypes(int index,
InfoType.Builder builderForValue)
InfoTypes to apply the transformation to.
|
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder |
ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder.setInfoTypes(int index,
InfoType.Builder builderForValue)
Required.
|
InspectionRuleSet.Builder |
InspectionRuleSet.Builder.setInfoTypes(int index,
InfoType.Builder builderForValue)
List of infoTypes this rule set is applied to.
|
ExcludeInfoTypes.Builder |
ExcludeInfoTypes.Builder.setInfoTypes(int index,
InfoType.Builder builderForValue)
InfoType list in ExclusionRule rule drops a finding when it overlaps or
contained within with a finding of an infoType from this list.
|
CryptoDeterministicConfig.Builder |
CryptoDeterministicConfig.Builder.setSurrogateInfoType(InfoType.Builder builderForValue)
The custom info type to annotate the surrogate with.
|
CryptoReplaceFfxFpeConfig.Builder |
CryptoReplaceFfxFpeConfig.Builder.setSurrogateInfoType(InfoType.Builder builderForValue)
The custom infoType to annotate the surrogate with.
|
Copyright © 2022 Google LLC. All rights reserved.