| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.clear() |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.clearWindowAfter()
Number of characters after the finding to consider.
|
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.clearWindowBefore()
Number of characters before the finding to consider.
|
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.clone() |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.getProximityBuilder()
Range of characters within which the entire hotword must reside.
|
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.mergeFrom(CustomInfoType.DetectionRule.Proximity other) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.mergeFrom(com.google.protobuf.Message other) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.newBuilder() |
static CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.newBuilder(CustomInfoType.DetectionRule.Proximity prototype) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.newBuilderForType() |
protected CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.setWindowAfter(int value)
Number of characters after the finding to consider.
|
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.Builder.setWindowBefore(int value)
Number of characters before the finding to consider.
|
CustomInfoType.DetectionRule.Proximity.Builder |
CustomInfoType.DetectionRule.Proximity.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.HotwordRule.Builder |
CustomInfoType.DetectionRule.HotwordRule.Builder.setProximity(CustomInfoType.DetectionRule.Proximity.Builder builderForValue)
Range of characters within which the entire hotword must reside.
|
Copyright © 2022 Google LLC. All rights reserved.