| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Feature |
Feature.Builder.build() |
Feature |
Feature.Builder.buildPartial() |
static Feature |
Feature.getDefaultInstance() |
Feature |
Feature.getDefaultInstanceForType() |
Feature |
Feature.Builder.getDefaultInstanceForType() |
Feature |
UpdateFeatureRequestOrBuilder.getFeature()
Required.
|
Feature |
CreateFeatureRequest.getFeature()
Required.
|
Feature |
CreateFeatureRequest.Builder.getFeature()
Required.
|
Feature |
UpdateFeatureRequest.getFeature()
Required.
|
Feature |
UpdateFeatureRequest.Builder.getFeature()
Required.
|
Feature |
CreateFeatureRequestOrBuilder.getFeature()
Required.
|
Feature |
BatchCreateFeaturesResponse.getFeatures(int index)
The Features created.
|
Feature |
BatchCreateFeaturesResponse.Builder.getFeatures(int index)
The Features created.
|
Feature |
SearchFeaturesResponseOrBuilder.getFeatures(int index)
The Features matching the request.
|
Feature |
ListFeaturesResponseOrBuilder.getFeatures(int index)
The Features matching the request.
|
Feature |
SearchFeaturesResponse.getFeatures(int index)
The Features matching the request.
|
Feature |
SearchFeaturesResponse.Builder.getFeatures(int index)
The Features matching the request.
|
Feature |
ListFeaturesResponse.getFeatures(int index)
The Features matching the request.
|
Feature |
ListFeaturesResponse.Builder.getFeatures(int index)
The Features matching the request.
|
Feature |
BatchCreateFeaturesResponseOrBuilder.getFeatures(int index)
The Features created.
|
static Feature |
Feature.parseDelimitedFrom(InputStream input) |
static Feature |
Feature.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(byte[] data) |
static Feature |
Feature.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(ByteBuffer data) |
static Feature |
Feature.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(com.google.protobuf.ByteString data) |
static Feature |
Feature.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(com.google.protobuf.CodedInputStream input) |
static Feature |
Feature.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature |
Feature.parseFrom(InputStream input) |
static Feature |
Feature.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
BatchCreateFeaturesResponse.getFeaturesList()
The Features created.
|
List<Feature> |
BatchCreateFeaturesResponse.Builder.getFeaturesList()
The Features created.
|
List<Feature> |
SearchFeaturesResponseOrBuilder.getFeaturesList()
The Features matching the request.
|
List<Feature> |
ListFeaturesResponseOrBuilder.getFeaturesList()
The Features matching the request.
|
List<Feature> |
SearchFeaturesResponse.getFeaturesList()
The Features matching the request.
|
List<Feature> |
SearchFeaturesResponse.Builder.getFeaturesList()
The Features matching the request.
|
List<Feature> |
ListFeaturesResponse.getFeaturesList()
The Features matching the request.
|
List<Feature> |
ListFeaturesResponse.Builder.getFeaturesList()
The Features matching the request.
|
List<Feature> |
BatchCreateFeaturesResponseOrBuilder.getFeaturesList()
The Features created.
|
com.google.protobuf.Parser<Feature> |
Feature.getParserForType() |
static com.google.protobuf.Parser<Feature> |
Feature.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addFeatures(Feature value)
The Features created.
|
SearchFeaturesResponse.Builder |
SearchFeaturesResponse.Builder.addFeatures(Feature value)
The Features matching the request.
|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.addFeatures(Feature value)
The Features matching the request.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addFeatures(int index,
Feature value)
The Features created.
|
SearchFeaturesResponse.Builder |
SearchFeaturesResponse.Builder.addFeatures(int index,
Feature value)
The Features matching the request.
|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.addFeatures(int index,
Feature value)
The Features matching the request.
|
CreateFeatureRequest.Builder |
CreateFeatureRequest.Builder.mergeFeature(Feature value)
Required.
|
UpdateFeatureRequest.Builder |
UpdateFeatureRequest.Builder.mergeFeature(Feature value)
Required.
|
Feature.Builder |
Feature.Builder.mergeFrom(Feature other) |
static Feature.Builder |
Feature.newBuilder(Feature prototype) |
CreateFeatureRequest.Builder |
CreateFeatureRequest.Builder.setFeature(Feature value)
Required.
|
UpdateFeatureRequest.Builder |
UpdateFeatureRequest.Builder.setFeature(Feature value)
Required.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.setFeatures(int index,
Feature value)
The Features created.
|
SearchFeaturesResponse.Builder |
SearchFeaturesResponse.Builder.setFeatures(int index,
Feature value)
The Features matching the request.
|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.setFeatures(int index,
Feature value)
The Features matching the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addAllFeatures(Iterable<? extends Feature> values)
The Features created.
|
SearchFeaturesResponse.Builder |
SearchFeaturesResponse.Builder.addAllFeatures(Iterable<? extends Feature> values)
The Features matching the request.
|
ListFeaturesResponse.Builder |
ListFeaturesResponse.Builder.addAllFeatures(Iterable<? extends Feature> values)
The Features matching the request.
|
Copyright © 2022 Google LLC. All rights reserved.