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