| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.Builder.build() |
IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.Builder.buildPartial() |
IndexDatapoint.CrowdingTag |
IndexDatapointOrBuilder.getCrowdingTag()
Optional.
|
IndexDatapoint.CrowdingTag |
IndexDatapoint.getCrowdingTag()
Optional.
|
IndexDatapoint.CrowdingTag |
IndexDatapoint.Builder.getCrowdingTag()
Optional.
|
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.getDefaultInstance() |
IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.getDefaultInstanceForType() |
IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.Builder.getDefaultInstanceForType() |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseDelimitedFrom(InputStream input) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(byte[] data) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(ByteBuffer data) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(com.google.protobuf.ByteString data) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(com.google.protobuf.CodedInputStream input) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(InputStream input) |
static IndexDatapoint.CrowdingTag |
IndexDatapoint.CrowdingTag.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IndexDatapoint.CrowdingTag> |
IndexDatapoint.CrowdingTag.getParserForType() |
static com.google.protobuf.Parser<IndexDatapoint.CrowdingTag> |
IndexDatapoint.CrowdingTag.parser() |
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Builder |
IndexDatapoint.Builder.mergeCrowdingTag(IndexDatapoint.CrowdingTag value)
Optional.
|
IndexDatapoint.CrowdingTag.Builder |
IndexDatapoint.CrowdingTag.Builder.mergeFrom(IndexDatapoint.CrowdingTag other) |
static IndexDatapoint.CrowdingTag.Builder |
IndexDatapoint.CrowdingTag.newBuilder(IndexDatapoint.CrowdingTag prototype) |
IndexDatapoint.Builder |
IndexDatapoint.Builder.setCrowdingTag(IndexDatapoint.CrowdingTag value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.