| Modifier and Type | Class and Description |
|---|---|
class |
CustomTuningModel
Metadata that describes a custom tuned model.
|
static class |
CustomTuningModel.Builder
Metadata that describes a custom tuned model.
|
| Modifier and Type | Method and Description |
|---|---|
CustomTuningModelOrBuilder |
ListCustomModelsResponseOrBuilder.getModelsOrBuilder(int index)
List of custom tuning models.
|
CustomTuningModelOrBuilder |
ListCustomModelsResponse.getModelsOrBuilder(int index)
List of custom tuning models.
|
CustomTuningModelOrBuilder |
ListCustomModelsResponse.Builder.getModelsOrBuilder(int index)
List of custom tuning models.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CustomTuningModelOrBuilder> |
ListCustomModelsResponseOrBuilder.getModelsOrBuilderList()
List of custom tuning models.
|
List<? extends CustomTuningModelOrBuilder> |
ListCustomModelsResponse.getModelsOrBuilderList()
List of custom tuning models.
|
List<? extends CustomTuningModelOrBuilder> |
ListCustomModelsResponse.Builder.getModelsOrBuilderList()
List of custom tuning models.
|
Copyright © 2024 Google LLC. All rights reserved.