Uses of Class
com.google.cloud.aiplatform.v1.GcsSource
Packages that use GcsSource
-
Uses of GcsSource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GcsSourceModifier and TypeMethodDescriptionGcsSource.Builder.build()GcsSource.Builder.buildPartial()static GcsSourceGcsSource.getDefaultInstance()GcsSource.Builder.getDefaultInstanceForType()GcsSource.getDefaultInstanceForType()AvroSource.Builder.getGcsSource()Required.AvroSource.getGcsSource()Required.AvroSourceOrBuilder.getGcsSource()Required.BatchPredictionJob.InputConfig.Builder.getGcsSource()The Cloud Storage location for the input instances.BatchPredictionJob.InputConfig.getGcsSource()The Cloud Storage location for the input instances.BatchPredictionJob.InputConfigOrBuilder.getGcsSource()The Cloud Storage location for the input instances.CsvSource.Builder.getGcsSource()Required.CsvSource.getGcsSource()Required.CsvSourceOrBuilder.getGcsSource()Required.EvaluationDataset.Builder.getGcsSource()Cloud storage source holds the dataset.EvaluationDataset.getGcsSource()Cloud storage source holds the dataset.EvaluationDatasetOrBuilder.getGcsSource()Cloud storage source holds the dataset.Examples.ExampleGcsSource.Builder.getGcsSource()The Cloud Storage location for the input instances.Examples.ExampleGcsSource.getGcsSource()The Cloud Storage location for the input instances.Examples.ExampleGcsSourceOrBuilder.getGcsSource()The Cloud Storage location for the input instances.ImportDataConfig.Builder.getGcsSource()The Google Cloud Storage location for the input content.ImportDataConfig.getGcsSource()The Google Cloud Storage location for the input content.ImportDataConfigOrBuilder.getGcsSource()The Google Cloud Storage location for the input content.ImportRagFilesConfig.Builder.getGcsSource()Google Cloud Storage location.ImportRagFilesConfig.getGcsSource()Google Cloud Storage location.ImportRagFilesConfigOrBuilder.getGcsSource()Google Cloud Storage location.ModelMonitoringObjectiveConfig.TrainingDataset.Builder.getGcsSource()The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.ModelMonitoringObjectiveConfig.TrainingDataset.getGcsSource()The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilder.getGcsSource()The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.RagFile.Builder.getGcsSource()Output only.RagFile.getGcsSource()Output only.RagFileOrBuilder.getGcsSource()Output only.static GcsSourceGcsSource.parseDelimitedFrom(InputStream input) static GcsSourceGcsSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsSourceGcsSource.parseFrom(byte[] data) static GcsSourceGcsSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsSourceGcsSource.parseFrom(com.google.protobuf.ByteString data) static GcsSourceGcsSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsSourceGcsSource.parseFrom(com.google.protobuf.CodedInputStream input) static GcsSourceGcsSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsSourceGcsSource.parseFrom(InputStream input) static GcsSourceGcsSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsSourceGcsSource.parseFrom(ByteBuffer data) static GcsSourceGcsSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GcsSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GcsSource>GcsSource.getParserForType()static com.google.protobuf.Parser<GcsSource>GcsSource.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GcsSourceModifier and TypeMethodDescriptionAvroSource.Builder.mergeGcsSource(GcsSource value) Required.BatchPredictionJob.InputConfig.Builder.mergeGcsSource(GcsSource value) The Cloud Storage location for the input instances.CsvSource.Builder.mergeGcsSource(GcsSource value) Required.EvaluationDataset.Builder.mergeGcsSource(GcsSource value) Cloud storage source holds the dataset.Examples.ExampleGcsSource.Builder.mergeGcsSource(GcsSource value) The Cloud Storage location for the input instances.ImportDataConfig.Builder.mergeGcsSource(GcsSource value) The Google Cloud Storage location for the input content.ImportRagFilesConfig.Builder.mergeGcsSource(GcsSource value) Google Cloud Storage location.ModelMonitoringObjectiveConfig.TrainingDataset.Builder.mergeGcsSource(GcsSource value) The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.RagFile.Builder.mergeGcsSource(GcsSource value) Output only.static GcsSource.BuilderGcsSource.newBuilder(GcsSource prototype) AvroSource.Builder.setGcsSource(GcsSource value) Required.BatchPredictionJob.InputConfig.Builder.setGcsSource(GcsSource value) The Cloud Storage location for the input instances.CsvSource.Builder.setGcsSource(GcsSource value) Required.EvaluationDataset.Builder.setGcsSource(GcsSource value) Cloud storage source holds the dataset.Examples.ExampleGcsSource.Builder.setGcsSource(GcsSource value) The Cloud Storage location for the input instances.ImportDataConfig.Builder.setGcsSource(GcsSource value) The Google Cloud Storage location for the input content.ImportRagFilesConfig.Builder.setGcsSource(GcsSource value) Google Cloud Storage location.ModelMonitoringObjectiveConfig.TrainingDataset.Builder.setGcsSource(GcsSource value) The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.RagFile.Builder.setGcsSource(GcsSource value) Output only.