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