Uses of Class
com.google.cloud.aiplatform.v1.GcsDestination
Packages that use GcsDestination
-
Uses of GcsDestination in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GcsDestinationModifier and TypeMethodDescriptionGcsDestination.Builder.build()GcsDestination.Builder.buildPartial()ExportModelRequest.OutputConfig.Builder.getArtifactDestination()The Cloud Storage location where the Model artifact is to be written to.ExportModelRequest.OutputConfig.getArtifactDestination()The Cloud Storage location where the Model artifact is to be written to.ExportModelRequest.OutputConfigOrBuilder.getArtifactDestination()The Cloud Storage location where the Model artifact is to be written to.RebaseTunedModelRequest.Builder.getArtifactDestination()Optional.RebaseTunedModelRequest.getArtifactDestination()Optional.RebaseTunedModelRequestOrBuilder.getArtifactDestination()Optional.CustomJobSpec.Builder.getBaseOutputDirectory()The Cloud Storage location to store the output of this CustomJob or HyperparameterTuningJob.CustomJobSpec.getBaseOutputDirectory()The Cloud Storage location to store the output of this CustomJob or HyperparameterTuningJob.CustomJobSpecOrBuilder.getBaseOutputDirectory()The Cloud Storage location to store the output of this CustomJob or HyperparameterTuningJob.static GcsDestinationGcsDestination.getDefaultInstance()GcsDestination.Builder.getDefaultInstanceForType()GcsDestination.getDefaultInstanceForType()ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.getGcs()Cloud Storage location for BatchExplain output.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.getGcs()Cloud Storage location for BatchExplain output.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineOrBuilder.getGcs()Cloud Storage location for BatchExplain output.BatchPredictionJob.OutputConfig.Builder.getGcsDestination()The Cloud Storage location of the directory where the output is to be written to.BatchPredictionJob.OutputConfig.getGcsDestination()The Cloud Storage location of the directory where the output is to be written to.BatchPredictionJob.OutputConfigOrBuilder.getGcsDestination()The Cloud Storage location of the directory where the output is to be written to.CsvDestination.Builder.getGcsDestination()Required.CsvDestination.getGcsDestination()Required.CsvDestinationOrBuilder.getGcsDestination()Required.ExportDataConfig.Builder.getGcsDestination()The Google Cloud Storage location where the output is to be written to.ExportDataConfig.getGcsDestination()The Google Cloud Storage location where the output is to be written to.ExportDataConfigOrBuilder.getGcsDestination()The Google Cloud Storage location where the output is to be written to.InputDataConfig.Builder.getGcsDestination()The Cloud Storage location where the training data is to be written to.InputDataConfig.getGcsDestination()The Cloud Storage location where the training data is to be written to.InputDataConfigOrBuilder.getGcsDestination()The Cloud Storage location where the training data is to be written to.OutputConfig.Builder.getGcsDestination()Cloud storage destination for evaluation output.OutputConfig.getGcsDestination()Cloud storage destination for evaluation output.OutputConfigOrBuilder.getGcsDestination()Cloud storage destination for evaluation output.TFRecordDestination.Builder.getGcsDestination()Required.TFRecordDestination.getGcsDestination()Required.TFRecordDestinationOrBuilder.getGcsDestination()Required.ImportRagFilesConfig.Builder.getImportResultGcsSink()The Cloud Storage path to write import result to.ImportRagFilesConfig.getImportResultGcsSink()The Cloud Storage path to write import result to.ImportRagFilesConfigOrBuilder.getImportResultGcsSink()The Cloud Storage path to write import result to.ImportRagFilesConfig.Builder.getPartialFailureGcsSink()Deprecated.google.cloud.aiplatform.v1.ImportRagFilesConfig.partial_failure_gcs_sink is deprecated.ImportRagFilesConfig.getPartialFailureGcsSink()Deprecated.google.cloud.aiplatform.v1.ImportRagFilesConfig.partial_failure_gcs_sink is deprecated.ImportRagFilesConfigOrBuilder.getPartialFailureGcsSink()Deprecated.google.cloud.aiplatform.v1.ImportRagFilesConfig.partial_failure_gcs_sink is deprecated.ModelDeploymentMonitoringJob.Builder.getStatsAnomaliesBaseDirectory()Stats anomalies base folder path.ModelDeploymentMonitoringJob.getStatsAnomaliesBaseDirectory()Stats anomalies base folder path.ModelDeploymentMonitoringJobOrBuilder.getStatsAnomaliesBaseDirectory()Stats anomalies base folder path.static GcsDestinationGcsDestination.parseDelimitedFrom(InputStream input) static GcsDestinationGcsDestination.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsDestinationGcsDestination.parseFrom(byte[] data) static GcsDestinationGcsDestination.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsDestinationGcsDestination.parseFrom(com.google.protobuf.ByteString data) static GcsDestinationGcsDestination.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsDestinationGcsDestination.parseFrom(com.google.protobuf.CodedInputStream input) static GcsDestinationGcsDestination.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsDestinationGcsDestination.parseFrom(InputStream input) static GcsDestinationGcsDestination.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcsDestinationGcsDestination.parseFrom(ByteBuffer data) static GcsDestinationGcsDestination.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GcsDestinationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GcsDestination>GcsDestination.getParserForType()static com.google.protobuf.Parser<GcsDestination>GcsDestination.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GcsDestinationModifier and TypeMethodDescriptionExportModelRequest.OutputConfig.Builder.mergeArtifactDestination(GcsDestination value) The Cloud Storage location where the Model artifact is to be written to.RebaseTunedModelRequest.Builder.mergeArtifactDestination(GcsDestination value) Optional.CustomJobSpec.Builder.mergeBaseOutputDirectory(GcsDestination value) The Cloud Storage location to store the output of this CustomJob or HyperparameterTuningJob.GcsDestination.Builder.mergeFrom(GcsDestination other) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.mergeGcs(GcsDestination value) Cloud Storage location for BatchExplain output.BatchPredictionJob.OutputConfig.Builder.mergeGcsDestination(GcsDestination value) The Cloud Storage location of the directory where the output is to be written to.CsvDestination.Builder.mergeGcsDestination(GcsDestination value) Required.ExportDataConfig.Builder.mergeGcsDestination(GcsDestination value) The Google Cloud Storage location where the output is to be written to.InputDataConfig.Builder.mergeGcsDestination(GcsDestination value) The Cloud Storage location where the training data is to be written to.OutputConfig.Builder.mergeGcsDestination(GcsDestination value) Cloud storage destination for evaluation output.TFRecordDestination.Builder.mergeGcsDestination(GcsDestination value) Required.ImportRagFilesConfig.Builder.mergeImportResultGcsSink(GcsDestination value) The Cloud Storage path to write import result to.ImportRagFilesConfig.Builder.mergePartialFailureGcsSink(GcsDestination value) Deprecated.ModelDeploymentMonitoringJob.Builder.mergeStatsAnomaliesBaseDirectory(GcsDestination value) Stats anomalies base folder path.static GcsDestination.BuilderGcsDestination.newBuilder(GcsDestination prototype) ExportModelRequest.OutputConfig.Builder.setArtifactDestination(GcsDestination value) The Cloud Storage location where the Model artifact is to be written to.RebaseTunedModelRequest.Builder.setArtifactDestination(GcsDestination value) Optional.CustomJobSpec.Builder.setBaseOutputDirectory(GcsDestination value) The Cloud Storage location to store the output of this CustomJob or HyperparameterTuningJob.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.setGcs(GcsDestination value) Cloud Storage location for BatchExplain output.BatchPredictionJob.OutputConfig.Builder.setGcsDestination(GcsDestination value) The Cloud Storage location of the directory where the output is to be written to.CsvDestination.Builder.setGcsDestination(GcsDestination value) Required.ExportDataConfig.Builder.setGcsDestination(GcsDestination value) The Google Cloud Storage location where the output is to be written to.InputDataConfig.Builder.setGcsDestination(GcsDestination value) The Cloud Storage location where the training data is to be written to.OutputConfig.Builder.setGcsDestination(GcsDestination value) Cloud storage destination for evaluation output.TFRecordDestination.Builder.setGcsDestination(GcsDestination value) Required.ImportRagFilesConfig.Builder.setImportResultGcsSink(GcsDestination value) The Cloud Storage path to write import result to.ImportRagFilesConfig.Builder.setPartialFailureGcsSink(GcsDestination value) Deprecated.ModelDeploymentMonitoringJob.Builder.setStatsAnomaliesBaseDirectory(GcsDestination value) Stats anomalies base folder path.