| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureView.SyncConfig |
FeatureView.SyncConfig.Builder.build() |
FeatureView.SyncConfig |
FeatureView.SyncConfig.Builder.buildPartial() |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.getDefaultInstance() |
FeatureView.SyncConfig |
FeatureView.SyncConfig.getDefaultInstanceForType() |
FeatureView.SyncConfig |
FeatureView.SyncConfig.Builder.getDefaultInstanceForType() |
FeatureView.SyncConfig |
FeatureViewOrBuilder.getSyncConfig()
Configures when data is to be synced/updated for this FeatureView.
|
FeatureView.SyncConfig |
FeatureView.getSyncConfig()
Configures when data is to be synced/updated for this FeatureView.
|
FeatureView.SyncConfig |
FeatureView.Builder.getSyncConfig()
Configures when data is to be synced/updated for this FeatureView.
|
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseDelimitedFrom(InputStream input) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(byte[] data) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(ByteBuffer data) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(com.google.protobuf.ByteString data) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(InputStream input) |
static FeatureView.SyncConfig |
FeatureView.SyncConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureView.SyncConfig> |
FeatureView.SyncConfig.getParserForType() |
static com.google.protobuf.Parser<FeatureView.SyncConfig> |
FeatureView.SyncConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureView.SyncConfig.Builder |
FeatureView.SyncConfig.Builder.mergeFrom(FeatureView.SyncConfig other) |
FeatureView.Builder |
FeatureView.Builder.mergeSyncConfig(FeatureView.SyncConfig value)
Configures when data is to be synced/updated for this FeatureView.
|
static FeatureView.SyncConfig.Builder |
FeatureView.SyncConfig.newBuilder(FeatureView.SyncConfig prototype) |
FeatureView.Builder |
FeatureView.Builder.setSyncConfig(FeatureView.SyncConfig value)
Configures when data is to be synced/updated for this FeatureView.
|
Copyright © 2024 Google LLC. All rights reserved.