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