| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static IndexDatapoint.NumericRestriction.ValueCase |
IndexDatapoint.NumericRestriction.ValueCase.forNumber(int value) |
IndexDatapoint.NumericRestriction.ValueCase |
IndexDatapoint.NumericRestrictionOrBuilder.getValueCase() |
IndexDatapoint.NumericRestriction.ValueCase |
IndexDatapoint.NumericRestriction.getValueCase() |
IndexDatapoint.NumericRestriction.ValueCase |
IndexDatapoint.NumericRestriction.Builder.getValueCase() |
static IndexDatapoint.NumericRestriction.ValueCase |
IndexDatapoint.NumericRestriction.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IndexDatapoint.NumericRestriction.ValueCase |
IndexDatapoint.NumericRestriction.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexDatapoint.NumericRestriction.ValueCase[] |
IndexDatapoint.NumericRestriction.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.