| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ResponseRecallSpec |
ResponseRecallSpec.Builder.build() |
ResponseRecallSpec |
ResponseRecallSpec.Builder.buildPartial() |
static ResponseRecallSpec |
ResponseRecallSpec.getDefaultInstance() |
ResponseRecallSpec |
ResponseRecallSpec.getDefaultInstanceForType() |
ResponseRecallSpec |
ResponseRecallSpec.Builder.getDefaultInstanceForType() |
ResponseRecallSpec |
ResponseRecallInputOrBuilder.getMetricSpec()
Required.
|
ResponseRecallSpec |
ResponseRecallInput.getMetricSpec()
Required.
|
ResponseRecallSpec |
ResponseRecallInput.Builder.getMetricSpec()
Required.
|
static ResponseRecallSpec |
ResponseRecallSpec.parseDelimitedFrom(InputStream input) |
static ResponseRecallSpec |
ResponseRecallSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(byte[] data) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(ByteBuffer data) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(com.google.protobuf.ByteString data) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(InputStream input) |
static ResponseRecallSpec |
ResponseRecallSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResponseRecallSpec> |
ResponseRecallSpec.getParserForType() |
static com.google.protobuf.Parser<ResponseRecallSpec> |
ResponseRecallSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResponseRecallSpec.Builder |
ResponseRecallSpec.Builder.mergeFrom(ResponseRecallSpec other) |
ResponseRecallInput.Builder |
ResponseRecallInput.Builder.mergeMetricSpec(ResponseRecallSpec value)
Required.
|
static ResponseRecallSpec.Builder |
ResponseRecallSpec.newBuilder(ResponseRecallSpec prototype) |
ResponseRecallInput.Builder |
ResponseRecallInput.Builder.setMetricSpec(ResponseRecallSpec value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.