| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.clear() |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.clearHotwordRegex()
Regular expression pattern defining what qualifies as a hotword.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.clearLikelihoodAdjustment()
Likelihood adjustment to apply to all matching findings.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.clearProximity()
Range of characters within which the entire hotword must reside.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.clone() |
CustomInfoType.DetectionRule.HotwordRule.Builder |
InspectionRule.Builder.getHotwordRuleBuilder()
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.Builder.getHotwordRuleBuilder()
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeFrom(CustomInfoType.DetectionRule.HotwordRule other) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeFrom(com.google.protobuf.Message other) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeHotwordRegex(CustomInfoType.Regex value)
Regular expression pattern defining what qualifies as a hotword.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeLikelihoodAdjustment(CustomInfoType.DetectionRule.LikelihoodAdjustment value)
Likelihood adjustment to apply to all matching findings.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeProximity(CustomInfoType.DetectionRule.Proximity value)
Range of characters within which the entire hotword must reside.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.newBuilder() |
static CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.newBuilder(CustomInfoType.DetectionRule.HotwordRule prototype) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.newBuilderForType() |
protected CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setHotwordRegex(CustomInfoType.Regex.Builder builderForValue)
Regular expression pattern defining what qualifies as a hotword.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setHotwordRegex(CustomInfoType.Regex value)
Regular expression pattern defining what qualifies as a hotword.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setLikelihoodAdjustment(CustomInfoType.DetectionRule.LikelihoodAdjustment.Builder builderForValue)
Likelihood adjustment to apply to all matching findings.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setLikelihoodAdjustment(CustomInfoType.DetectionRule.LikelihoodAdjustment value)
Likelihood adjustment to apply to all matching findings.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setProximity(CustomInfoType.DetectionRule.Proximity.Builder builderForValue)
Range of characters within which the entire hotword must reside.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setProximity(CustomInfoType.DetectionRule.Proximity value)
Range of characters within which the entire hotword must reside.
|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
InspectionRule.Builder |
InspectionRule.Builder.setHotwordRule(CustomInfoType.DetectionRule.HotwordRule.Builder builderForValue)
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.setHotwordRule(CustomInfoType.DetectionRule.HotwordRule.Builder builderForValue)
Hotword-based detection rule.
|
Copyright © 2022 Google LLC. All rights reserved.