| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
IndexStats |
IndexStats.Builder.build() |
IndexStats |
IndexStats.Builder.buildPartial() |
static IndexStats |
IndexStats.getDefaultInstance() |
IndexStats |
IndexStats.getDefaultInstanceForType() |
IndexStats |
IndexStats.Builder.getDefaultInstanceForType() |
IndexStats |
Index.getIndexStats()
Output only.
|
IndexStats |
Index.Builder.getIndexStats()
Output only.
|
IndexStats |
IndexOrBuilder.getIndexStats()
Output only.
|
static IndexStats |
IndexStats.parseDelimitedFrom(InputStream input) |
static IndexStats |
IndexStats.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexStats |
IndexStats.parseFrom(byte[] data) |
static IndexStats |
IndexStats.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexStats |
IndexStats.parseFrom(ByteBuffer data) |
static IndexStats |
IndexStats.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexStats |
IndexStats.parseFrom(com.google.protobuf.ByteString data) |
static IndexStats |
IndexStats.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexStats |
IndexStats.parseFrom(com.google.protobuf.CodedInputStream input) |
static IndexStats |
IndexStats.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexStats |
IndexStats.parseFrom(InputStream input) |
static IndexStats |
IndexStats.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IndexStats> |
IndexStats.getParserForType() |
static com.google.protobuf.Parser<IndexStats> |
IndexStats.parser() |
| Modifier and Type | Method and Description |
|---|---|
IndexStats.Builder |
IndexStats.Builder.mergeFrom(IndexStats other) |
Index.Builder |
Index.Builder.mergeIndexStats(IndexStats value)
Output only.
|
static IndexStats.Builder |
IndexStats.newBuilder(IndexStats prototype) |
Index.Builder |
Index.Builder.setIndexStats(IndexStats value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.