| Modifier and Type | Method and Description |
|---|---|
static CustomInfoType.DetectionRule.TypeCase |
CustomInfoType.DetectionRule.TypeCase.forNumber(int value) |
CustomInfoType.DetectionRule.TypeCase |
CustomInfoType.DetectionRuleOrBuilder.getTypeCase() |
CustomInfoType.DetectionRule.TypeCase |
CustomInfoType.DetectionRule.getTypeCase() |
CustomInfoType.DetectionRule.TypeCase |
CustomInfoType.DetectionRule.Builder.getTypeCase() |
static CustomInfoType.DetectionRule.TypeCase |
CustomInfoType.DetectionRule.TypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CustomInfoType.DetectionRule.TypeCase |
CustomInfoType.DetectionRule.TypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomInfoType.DetectionRule.TypeCase[] |
CustomInfoType.DetectionRule.TypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.