Uses of Class
com.google.cloud.aiplatform.v1.CsvSource
-
Packages that use CsvSource Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of CsvSource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CsvSource Modifier and Type Method Description CsvSourceCsvSource.Builder. build()CsvSourceCsvSource.Builder. buildPartial()CsvSourceBatchReadFeatureValuesRequest.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.CsvSourceBatchReadFeatureValuesRequest. 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.CsvSourceBatchReadFeatureValuesRequestOrBuilder. 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.CsvSourceEntityIdSelector.Builder. getCsvSource()Source of CsvCsvSourceEntityIdSelector. getCsvSource()Source of CsvCsvSourceEntityIdSelectorOrBuilder. getCsvSource()Source of CsvCsvSourceImportFeatureValuesRequest.Builder. getCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;CsvSourceImportFeatureValuesRequest. getCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;CsvSourceImportFeatureValuesRequestOrBuilder. getCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;static CsvSourceCsvSource. getDefaultInstance()CsvSourceCsvSource.Builder. getDefaultInstanceForType()CsvSourceCsvSource. 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 CsvSource Modifier and Type Method Description com.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 CsvSource Modifier and Type Method Description BatchReadFeatureValuesRequest.BuilderBatchReadFeatureValuesRequest.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.BuilderEntityIdSelector.Builder. mergeCsvSource(CsvSource value)Source of CsvImportFeatureValuesRequest.BuilderImportFeatureValuesRequest.Builder. mergeCsvSource(CsvSource value).google.cloud.aiplatform.v1.CsvSource csv_source = 4;CsvSource.BuilderCsvSource.Builder. mergeFrom(CsvSource other)static CsvSource.BuilderCsvSource. newBuilder(CsvSource prototype)BatchReadFeatureValuesRequest.BuilderBatchReadFeatureValuesRequest.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.BuilderEntityIdSelector.Builder. setCsvSource(CsvSource value)Source of CsvImportFeatureValuesRequest.BuilderImportFeatureValuesRequest.Builder. setCsvSource(CsvSource value).google.cloud.aiplatform.v1.CsvSource csv_source = 4;
-