| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Restriction |
IndexDatapoint.Restriction.Builder.build() |
IndexDatapoint.Restriction |
IndexDatapoint.Restriction.Builder.buildPartial() |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.getDefaultInstance() |
IndexDatapoint.Restriction |
IndexDatapoint.Restriction.getDefaultInstanceForType() |
IndexDatapoint.Restriction |
IndexDatapoint.Restriction.Builder.getDefaultInstanceForType() |
IndexDatapoint.Restriction |
IndexDatapointOrBuilder.getRestricts(int index)
Optional.
|
IndexDatapoint.Restriction |
IndexDatapoint.getRestricts(int index)
Optional.
|
IndexDatapoint.Restriction |
IndexDatapoint.Builder.getRestricts(int index)
Optional.
|
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseDelimitedFrom(InputStream input) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(byte[] data) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(ByteBuffer data) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(com.google.protobuf.ByteString data) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(com.google.protobuf.CodedInputStream input) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(InputStream input) |
static IndexDatapoint.Restriction |
IndexDatapoint.Restriction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IndexDatapoint.Restriction> |
IndexDatapoint.Restriction.getParserForType() |
List<IndexDatapoint.Restriction> |
IndexDatapointOrBuilder.getRestrictsList()
Optional.
|
List<IndexDatapoint.Restriction> |
IndexDatapoint.getRestrictsList()
Optional.
|
List<IndexDatapoint.Restriction> |
IndexDatapoint.Builder.getRestrictsList()
Optional.
|
static com.google.protobuf.Parser<IndexDatapoint.Restriction> |
IndexDatapoint.Restriction.parser() |
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addRestricts(IndexDatapoint.Restriction value)
Optional.
|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addRestricts(int index,
IndexDatapoint.Restriction value)
Optional.
|
IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.Builder.mergeFrom(IndexDatapoint.Restriction other) |
static IndexDatapoint.Restriction.Builder |
IndexDatapoint.Restriction.newBuilder(IndexDatapoint.Restriction prototype) |
IndexDatapoint.Builder |
IndexDatapoint.Builder.setRestricts(int index,
IndexDatapoint.Restriction value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addAllRestricts(Iterable<? extends IndexDatapoint.Restriction> values)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.