| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
StructFieldValue
One field of a Struct (or object) type feature value.
|
static class |
StructFieldValue.Builder
One field of a Struct (or object) type feature value.
|
| Modifier and Type | Method and Description |
|---|---|
StructFieldValueOrBuilder |
StructValue.getValuesOrBuilder(int index)
A list of field values.
|
StructFieldValueOrBuilder |
StructValue.Builder.getValuesOrBuilder(int index)
A list of field values.
|
StructFieldValueOrBuilder |
StructValueOrBuilder.getValuesOrBuilder(int index)
A list of field values.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends StructFieldValueOrBuilder> |
StructValue.getValuesOrBuilderList()
A list of field values.
|
List<? extends StructFieldValueOrBuilder> |
StructValue.Builder.getValuesOrBuilderList()
A list of field values.
|
List<? extends StructFieldValueOrBuilder> |
StructValueOrBuilder.getValuesOrBuilderList()
A list of field values.
|
Copyright © 2025 Google LLC. All rights reserved.