| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.forNumber(int value) |
Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSourceOrBuilder.getDataFormat()
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.getDataFormat()
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.Builder.getDataFormat()
The format in which instances are given, if not specified, assume it's
JSONL format.
|
static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Examples.ExampleGcsSource.DataFormat[] |
Examples.ExampleGcsSource.DataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Examples.ExampleGcsSource.DataFormat> |
Examples.ExampleGcsSource.DataFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Examples.ExampleGcsSource.Builder |
Examples.ExampleGcsSource.Builder.setDataFormat(Examples.ExampleGcsSource.DataFormat value)
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Copyright © 2025 Google LLC. All rights reserved.