Uses of Class
com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport
Packages that use ExportFeatureValuesRequest.SnapshotExport
-
Uses of ExportFeatureValuesRequest.SnapshotExport in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExportFeatureValuesRequest.SnapshotExportModifier and TypeMethodDescriptionExportFeatureValuesRequest.SnapshotExport.Builder.build()ExportFeatureValuesRequest.SnapshotExport.Builder.buildPartial()ExportFeatureValuesRequest.SnapshotExport.getDefaultInstance()ExportFeatureValuesRequest.SnapshotExport.Builder.getDefaultInstanceForType()ExportFeatureValuesRequest.SnapshotExport.getDefaultInstanceForType()ExportFeatureValuesRequest.Builder.getSnapshotExport()Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.getSnapshotExport()Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequestOrBuilder.getSnapshotExport()Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.SnapshotExport.parseDelimitedFrom(InputStream input) ExportFeatureValuesRequest.SnapshotExport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.SnapshotExport.parseFrom(byte[] data) ExportFeatureValuesRequest.SnapshotExport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.SnapshotExport.parseFrom(com.google.protobuf.ByteString data) ExportFeatureValuesRequest.SnapshotExport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.SnapshotExport.parseFrom(com.google.protobuf.CodedInputStream input) ExportFeatureValuesRequest.SnapshotExport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.SnapshotExport.parseFrom(InputStream input) ExportFeatureValuesRequest.SnapshotExport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.SnapshotExport.parseFrom(ByteBuffer data) ExportFeatureValuesRequest.SnapshotExport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExportFeatureValuesRequest.SnapshotExportModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExportFeatureValuesRequest.SnapshotExport>ExportFeatureValuesRequest.SnapshotExport.getParserForType()static com.google.protobuf.Parser<ExportFeatureValuesRequest.SnapshotExport>ExportFeatureValuesRequest.SnapshotExport.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExportFeatureValuesRequest.SnapshotExportModifier and TypeMethodDescriptionExportFeatureValuesRequest.SnapshotExport.Builder.mergeFrom(ExportFeatureValuesRequest.SnapshotExport other) ExportFeatureValuesRequest.Builder.mergeSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value) Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.SnapshotExport.newBuilder(ExportFeatureValuesRequest.SnapshotExport prototype) ExportFeatureValuesRequest.Builder.setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value) Exports the latest Feature values of all entities of the EntityType within a time range.