| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.Builder.build() |
ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.Builder.buildPartial() |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.getDefaultInstance() |
ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.getDefaultInstanceForType() |
ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.Builder.getDefaultInstanceForType() |
ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequestOrBuilder.getFullExport()
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7; |
ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.getFullExport()
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7; |
ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.Builder.getFullExport()
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
|
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseDelimitedFrom(InputStream input) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(byte[] data) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(ByteBuffer data) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.ByteString data) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(InputStream input) |
static ExportFeatureValuesRequest.FullExport |
ExportFeatureValuesRequest.FullExport.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportFeatureValuesRequest.FullExport> |
ExportFeatureValuesRequest.FullExport.getParserForType() |
static com.google.protobuf.Parser<ExportFeatureValuesRequest.FullExport> |
ExportFeatureValuesRequest.FullExport.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportFeatureValuesRequest.FullExport.Builder |
ExportFeatureValuesRequest.FullExport.Builder.mergeFrom(ExportFeatureValuesRequest.FullExport other) |
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeFullExport(ExportFeatureValuesRequest.FullExport value)
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
|
static ExportFeatureValuesRequest.FullExport.Builder |
ExportFeatureValuesRequest.FullExport.newBuilder(ExportFeatureValuesRequest.FullExport prototype) |
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setFullExport(ExportFeatureValuesRequest.FullExport value)
Exports all historical values of all entities of the EntityType within a
time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
|
Copyright © 2025 Google LLC. All rights reserved.