| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.Builder.addDetectionRulesBuilder()
Set of detection rules to apply to all findings of this CustomInfoType.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.Builder.addDetectionRulesBuilder(int index)
Set of detection rules to apply to all findings of this CustomInfoType.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.clear() |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.clearHotwordRule()
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.clearType() |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.clone() |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.Builder.getDetectionRulesBuilder(int index)
Set of detection rules to apply to all findings of this CustomInfoType.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.mergeFrom(CustomInfoType.DetectionRule other) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.mergeFrom(com.google.protobuf.Message other) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.mergeHotwordRule(CustomInfoType.DetectionRule.HotwordRule value)
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.newBuilder() |
static CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.newBuilder(CustomInfoType.DetectionRule prototype) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.newBuilderForType() |
protected CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.setHotwordRule(CustomInfoType.DetectionRule.HotwordRule.Builder builderForValue)
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.setHotwordRule(CustomInfoType.DetectionRule.HotwordRule value)
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CustomInfoType.DetectionRule.Builder |
CustomInfoType.DetectionRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomInfoType.DetectionRule.Builder> |
CustomInfoType.Builder.getDetectionRulesBuilderList()
Set of detection rules to apply to all findings of this CustomInfoType.
|
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.Builder |
CustomInfoType.Builder.addDetectionRules(CustomInfoType.DetectionRule.Builder builderForValue)
Set of detection rules to apply to all findings of this CustomInfoType.
|
CustomInfoType.Builder |
CustomInfoType.Builder.addDetectionRules(int index,
CustomInfoType.DetectionRule.Builder builderForValue)
Set of detection rules to apply to all findings of this CustomInfoType.
|
CustomInfoType.Builder |
CustomInfoType.Builder.setDetectionRules(int index,
CustomInfoType.DetectionRule.Builder builderForValue)
Set of detection rules to apply to all findings of this CustomInfoType.
|
Copyright © 2022 Google LLC. All rights reserved.