| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DataItem |
DataItem.Builder.build() |
DataItem |
DataItem.Builder.buildPartial() |
DataItem |
DataItemViewOrBuilder.getDataItem()
The DataItem.
|
DataItem |
DataItemView.getDataItem()
The DataItem.
|
DataItem |
DataItemView.Builder.getDataItem()
The DataItem.
|
DataItem |
ListDataItemsResponseOrBuilder.getDataItems(int index)
A list of DataItems that matches the specified filter in the request.
|
DataItem |
ListDataItemsResponse.getDataItems(int index)
A list of DataItems that matches the specified filter in the request.
|
DataItem |
ListDataItemsResponse.Builder.getDataItems(int index)
A list of DataItems that matches the specified filter in the request.
|
static DataItem |
DataItem.getDefaultInstance() |
DataItem |
DataItem.getDefaultInstanceForType() |
DataItem |
DataItem.Builder.getDefaultInstanceForType() |
static DataItem |
DataItem.parseDelimitedFrom(InputStream input) |
static DataItem |
DataItem.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataItem |
DataItem.parseFrom(byte[] data) |
static DataItem |
DataItem.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataItem |
DataItem.parseFrom(ByteBuffer data) |
static DataItem |
DataItem.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataItem |
DataItem.parseFrom(com.google.protobuf.ByteString data) |
static DataItem |
DataItem.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataItem |
DataItem.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataItem |
DataItem.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataItem |
DataItem.parseFrom(InputStream input) |
static DataItem |
DataItem.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DataItem> |
ListDataItemsResponseOrBuilder.getDataItemsList()
A list of DataItems that matches the specified filter in the request.
|
List<DataItem> |
ListDataItemsResponse.getDataItemsList()
A list of DataItems that matches the specified filter in the request.
|
List<DataItem> |
ListDataItemsResponse.Builder.getDataItemsList()
A list of DataItems that matches the specified filter in the request.
|
com.google.protobuf.Parser<DataItem> |
DataItem.getParserForType() |
static com.google.protobuf.Parser<DataItem> |
DataItem.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListDataItemsResponse.Builder |
ListDataItemsResponse.Builder.addDataItems(DataItem value)
A list of DataItems that matches the specified filter in the request.
|
ListDataItemsResponse.Builder |
ListDataItemsResponse.Builder.addDataItems(int index,
DataItem value)
A list of DataItems that matches the specified filter in the request.
|
DataItemView.Builder |
DataItemView.Builder.mergeDataItem(DataItem value)
The DataItem.
|
DataItem.Builder |
DataItem.Builder.mergeFrom(DataItem other) |
static DataItem.Builder |
DataItem.newBuilder(DataItem prototype) |
DataItemView.Builder |
DataItemView.Builder.setDataItem(DataItem value)
The DataItem.
|
ListDataItemsResponse.Builder |
ListDataItemsResponse.Builder.setDataItems(int index,
DataItem value)
A list of DataItems that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataItemsResponse.Builder |
ListDataItemsResponse.Builder.addAllDataItems(Iterable<? extends DataItem> values)
A list of DataItems that matches the specified filter in the request.
|
Copyright © 2024 Google LLC. All rights reserved.