| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.clear() |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.clearAdjustment() |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.clearFixedLikelihood()
Set the likelihood of a finding to a fixed value.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.clearRelativeLikelihood()
Increase or decrease the likelihood by the specified number of
levels.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.clone() |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.getLikelihoodAdjustmentBuilder()
Likelihood adjustment to apply to all matching findings.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.mergeFrom(CustomInfoType.DetectionRule.LikelihoodAdjustment other) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.mergeFrom(com.google.protobuf.Message other) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.newBuilder() |
static CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.newBuilder(CustomInfoType.DetectionRule.LikelihoodAdjustment prototype) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.newBuilderForType() |
protected CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.setFixedLikelihood(Likelihood value)
Set the likelihood of a finding to a fixed value.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.setFixedLikelihoodValue(int value)
Set the likelihood of a finding to a fixed value.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.setRelativeLikelihood(int value)
Increase or decrease the likelihood by the specified number of
levels.
|
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder |
CustomInfoType.DetectionRule.LikelihoodAdjustment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setLikelihoodAdjustment(CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder builderForValue)
Likelihood adjustment to apply to all matching findings.
|
Copyright © 2022 Google LLC. All rights reserved.