| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.Builder.build() |
ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.Builder.buildPartial() |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.getDefaultInstance() |
ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.getDefaultInstanceForType() |
ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.Builder.getDefaultInstanceForType() |
ExamplesRestrictionsNamespace |
ExamplesOverrideOrBuilder.getRestrictions(int index)
Restrict the resulting nearest neighbors to respect these constraints.
|
ExamplesRestrictionsNamespace |
ExamplesOverride.getRestrictions(int index)
Restrict the resulting nearest neighbors to respect these constraints.
|
ExamplesRestrictionsNamespace |
ExamplesOverride.Builder.getRestrictions(int index)
Restrict the resulting nearest neighbors to respect these constraints.
|
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseDelimitedFrom(InputStream input) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(byte[] data) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(ByteBuffer data) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.ByteString data) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(InputStream input) |
static ExamplesRestrictionsNamespace |
ExamplesRestrictionsNamespace.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExamplesRestrictionsNamespace> |
ExamplesRestrictionsNamespace.getParserForType() |
List<ExamplesRestrictionsNamespace> |
ExamplesOverrideOrBuilder.getRestrictionsList()
Restrict the resulting nearest neighbors to respect these constraints.
|
List<ExamplesRestrictionsNamespace> |
ExamplesOverride.getRestrictionsList()
Restrict the resulting nearest neighbors to respect these constraints.
|
List<ExamplesRestrictionsNamespace> |
ExamplesOverride.Builder.getRestrictionsList()
Restrict the resulting nearest neighbors to respect these constraints.
|
static com.google.protobuf.Parser<ExamplesRestrictionsNamespace> |
ExamplesRestrictionsNamespace.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExamplesOverride.Builder |
ExamplesOverride.Builder.addRestrictions(ExamplesRestrictionsNamespace value)
Restrict the resulting nearest neighbors to respect these constraints.
|
ExamplesOverride.Builder |
ExamplesOverride.Builder.addRestrictions(int index,
ExamplesRestrictionsNamespace value)
Restrict the resulting nearest neighbors to respect these constraints.
|
ExamplesRestrictionsNamespace.Builder |
ExamplesRestrictionsNamespace.Builder.mergeFrom(ExamplesRestrictionsNamespace other) |
static ExamplesRestrictionsNamespace.Builder |
ExamplesRestrictionsNamespace.newBuilder(ExamplesRestrictionsNamespace prototype) |
ExamplesOverride.Builder |
ExamplesOverride.Builder.setRestrictions(int index,
ExamplesRestrictionsNamespace value)
Restrict the resulting nearest neighbors to respect these constraints.
|
| Modifier and Type | Method and Description |
|---|---|
ExamplesOverride.Builder |
ExamplesOverride.Builder.addAllRestrictions(Iterable<? extends ExamplesRestrictionsNamespace> values)
Restrict the resulting nearest neighbors to respect these constraints.
|
Copyright © 2024 Google LLC. All rights reserved.