| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.addAllRequests(Iterable<? extends CreateFeatureRequest> values)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.addRequests(CreateFeatureRequest.Builder builderForValue)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.addRequests(CreateFeatureRequest value)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.addRequests(int index,
CreateFeatureRequest.Builder builderForValue)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.addRequests(int index,
CreateFeatureRequest value)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.clear() |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.clearParent()
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.clearRequests()
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.clone() |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.mergeFrom(BatchCreateFeaturesRequest other) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.newBuilder() |
static BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.newBuilder(BatchCreateFeaturesRequest prototype) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.newBuilderForType() |
protected BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.removeRequests(int index)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.setParent(String value)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.setRequests(int index,
CreateFeatureRequest.Builder builderForValue)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.setRequests(int index,
CreateFeatureRequest value)
Required.
|
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchCreateFeaturesRequest.Builder |
BatchCreateFeaturesRequest.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.