Uses of Class
com.google.cloud.aiplatform.v1.CsvSource
Packages that use CsvSource
-
Uses of CsvSource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CsvSourceModifier and TypeMethodDescriptionCsvSource.Builder.build()CsvSource.Builder.buildPartial()BatchReadFeatureValuesRequest.Builder.getCsvReadInstances()Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.BatchReadFeatureValuesRequest.getCsvReadInstances()Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.BatchReadFeatureValuesRequestOrBuilder.getCsvReadInstances()Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.EntityIdSelector.Builder.getCsvSource()Source of CsvEntityIdSelector.getCsvSource()Source of CsvEntityIdSelectorOrBuilder.getCsvSource()Source of CsvImportFeatureValuesRequest.Builder.getCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;ImportFeatureValuesRequest.getCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;ImportFeatureValuesRequestOrBuilder.getCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;static CsvSourceCsvSource.getDefaultInstance()CsvSource.Builder.getDefaultInstanceForType()CsvSource.getDefaultInstanceForType()static CsvSourceCsvSource.parseDelimitedFrom(InputStream input) static CsvSourceCsvSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CsvSourceCsvSource.parseFrom(byte[] data) static CsvSourceCsvSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CsvSourceCsvSource.parseFrom(com.google.protobuf.ByteString data) static CsvSourceCsvSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CsvSourceCsvSource.parseFrom(com.google.protobuf.CodedInputStream input) static CsvSourceCsvSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CsvSourceCsvSource.parseFrom(InputStream input) static CsvSourceCsvSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CsvSourceCsvSource.parseFrom(ByteBuffer data) static CsvSourceCsvSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CsvSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CsvSource>CsvSource.getParserForType()static com.google.protobuf.Parser<CsvSource>CsvSource.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type CsvSourceModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.mergeCsvReadInstances(CsvSource value) Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.EntityIdSelector.Builder.mergeCsvSource(CsvSource value) Source of CsvImportFeatureValuesRequest.Builder.mergeCsvSource(CsvSource value) .google.cloud.aiplatform.v1.CsvSource csv_source = 4;static CsvSource.BuilderCsvSource.newBuilder(CsvSource prototype) BatchReadFeatureValuesRequest.Builder.setCsvReadInstances(CsvSource value) Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.EntityIdSelector.Builder.setCsvSource(CsvSource value) Source of CsvImportFeatureValuesRequest.Builder.setCsvSource(CsvSource value) .google.cloud.aiplatform.v1.CsvSource csv_source = 4;