| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ExampleStoreConfig |
ExampleStoreConfig.Builder.build() |
ExampleStoreConfig |
ExampleStoreConfig.Builder.buildPartial() |
static ExampleStoreConfig |
ExampleStoreConfig.getDefaultInstance() |
ExampleStoreConfig |
ExampleStoreConfig.getDefaultInstanceForType() |
ExampleStoreConfig |
ExampleStoreConfig.Builder.getDefaultInstanceForType() |
ExampleStoreConfig |
ExampleStoreOrBuilder.getExampleStoreConfig()
Required.
|
ExampleStoreConfig |
ExampleStore.getExampleStoreConfig()
Required.
|
ExampleStoreConfig |
ExampleStore.Builder.getExampleStoreConfig()
Required.
|
static ExampleStoreConfig |
ExampleStoreConfig.parseDelimitedFrom(InputStream input) |
static ExampleStoreConfig |
ExampleStoreConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(byte[] data) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(ByteBuffer data) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(com.google.protobuf.ByteString data) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(InputStream input) |
static ExampleStoreConfig |
ExampleStoreConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExampleStoreConfig> |
ExampleStoreConfig.getParserForType() |
static com.google.protobuf.Parser<ExampleStoreConfig> |
ExampleStoreConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExampleStore.Builder |
ExampleStore.Builder.mergeExampleStoreConfig(ExampleStoreConfig value)
Required.
|
ExampleStoreConfig.Builder |
ExampleStoreConfig.Builder.mergeFrom(ExampleStoreConfig other) |
static ExampleStoreConfig.Builder |
ExampleStoreConfig.newBuilder(ExampleStoreConfig prototype) |
ExampleStore.Builder |
ExampleStore.Builder.setExampleStoreConfig(ExampleStoreConfig value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.