public static interface CustomInfoType.DetectionRuleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DetectionRule.HotwordRule |
getHotwordRule()
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.HotwordRuleOrBuilder |
getHotwordRuleOrBuilder()
Hotword-based detection rule.
|
CustomInfoType.DetectionRule.TypeCase |
getTypeCase() |
boolean |
hasHotwordRule()
Hotword-based detection rule.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHotwordRule()
Hotword-based detection rule.
.google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule hotword_rule = 1;
CustomInfoType.DetectionRule.HotwordRule getHotwordRule()
Hotword-based detection rule.
.google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule hotword_rule = 1;
CustomInfoType.DetectionRule.HotwordRuleOrBuilder getHotwordRuleOrBuilder()
Hotword-based detection rule.
.google.privacy.dlp.v2.CustomInfoType.DetectionRule.HotwordRule hotword_rule = 1;
CustomInfoType.DetectionRule.TypeCase getTypeCase()
Copyright © 2022 Google LLC. All rights reserved.