| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchInstance.Builder |
ExactMatchInput.Builder.addInstancesBuilder()
Required.
|
ExactMatchInstance.Builder |
ExactMatchInput.Builder.addInstancesBuilder(int index)
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.clear() |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.clearPrediction()
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.clearReference()
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.clone() |
ExactMatchInstance.Builder |
ExactMatchInput.Builder.getInstancesBuilder(int index)
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.mergeFrom(ExactMatchInstance other) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.mergeFrom(com.google.protobuf.Message other) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExactMatchInstance.Builder |
ExactMatchInstance.newBuilder() |
static ExactMatchInstance.Builder |
ExactMatchInstance.newBuilder(ExactMatchInstance prototype) |
ExactMatchInstance.Builder |
ExactMatchInstance.newBuilderForType() |
protected ExactMatchInstance.Builder |
ExactMatchInstance.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.setPrediction(String value)
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.setPredictionBytes(com.google.protobuf.ByteString value)
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.setReference(String value)
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.setReferenceBytes(com.google.protobuf.ByteString value)
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExactMatchInstance.Builder |
ExactMatchInstance.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ExactMatchInstance.Builder> |
ExactMatchInput.Builder.getInstancesBuilderList()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(ExactMatchInstance.Builder builderForValue)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(int index,
ExactMatchInstance.Builder builderForValue)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.setInstances(int index,
ExactMatchInstance.Builder builderForValue)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.