| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
GcsDestination |
GcsDestination.Builder.build() |
GcsDestination |
GcsDestination.Builder.buildPartial() |
GcsDestination |
ExportModelRequest.OutputConfigOrBuilder.getArtifactDestination()
The Cloud Storage location where the Model artifact is to be
written to.
|
GcsDestination |
ExportModelRequest.OutputConfig.getArtifactDestination()
The Cloud Storage location where the Model artifact is to be
written to.
|
GcsDestination |
ExportModelRequest.OutputConfig.Builder.getArtifactDestination()
The Cloud Storage location where the Model artifact is to be
written to.
|
GcsDestination |
CustomJobSpec.getBaseOutputDirectory()
The Cloud Storage location to store the output of this CustomJob or
HyperparameterTuningJob.
|
GcsDestination |
CustomJobSpec.Builder.getBaseOutputDirectory()
The Cloud Storage location to store the output of this CustomJob or
HyperparameterTuningJob.
|
GcsDestination |
CustomJobSpecOrBuilder.getBaseOutputDirectory()
The Cloud Storage location to store the output of this CustomJob or
HyperparameterTuningJob.
|
static GcsDestination |
GcsDestination.getDefaultInstance() |
GcsDestination |
GcsDestination.getDefaultInstanceForType() |
GcsDestination |
GcsDestination.Builder.getDefaultInstanceForType() |
GcsDestination |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineOrBuilder.getGcs()
Cloud Storage location for BatchExplain output.
|
GcsDestination |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.getGcs()
Cloud Storage location for BatchExplain output.
|
GcsDestination |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.getGcs()
Cloud Storage location for BatchExplain output.
|
GcsDestination |
BatchPredictionJob.OutputConfigOrBuilder.getGcsDestination()
The Cloud Storage location of the directory where the output is
to be written to.
|
GcsDestination |
BatchPredictionJob.OutputConfig.getGcsDestination()
The Cloud Storage location of the directory where the output is
to be written to.
|
GcsDestination |
BatchPredictionJob.OutputConfig.Builder.getGcsDestination()
The Cloud Storage location of the directory where the output is
to be written to.
|
GcsDestination |
InputDataConfigOrBuilder.getGcsDestination()
The Cloud Storage location where the training data is to be
written to.
|
GcsDestination |
CsvDestination.getGcsDestination()
Required.
|
GcsDestination |
CsvDestination.Builder.getGcsDestination()
Required.
|
GcsDestination |
ExportDataConfig.getGcsDestination()
The Google Cloud Storage location where the output is to be written to.
|
GcsDestination |
ExportDataConfig.Builder.getGcsDestination()
The Google Cloud Storage location where the output is to be written to.
|
GcsDestination |
TFRecordDestination.getGcsDestination()
Required.
|
GcsDestination |
TFRecordDestination.Builder.getGcsDestination()
Required.
|
GcsDestination |
ExportDataConfigOrBuilder.getGcsDestination()
The Google Cloud Storage location where the output is to be written to.
|
GcsDestination |
InputDataConfig.getGcsDestination()
The Cloud Storage location where the training data is to be
written to.
|
GcsDestination |
InputDataConfig.Builder.getGcsDestination()
The Cloud Storage location where the training data is to be
written to.
|
GcsDestination |
TFRecordDestinationOrBuilder.getGcsDestination()
Required.
|
GcsDestination |
CsvDestinationOrBuilder.getGcsDestination()
Required.
|
GcsDestination |
ModelDeploymentMonitoringJobOrBuilder.getStatsAnomaliesBaseDirectory()
Stats anomalies base folder path.
|
GcsDestination |
ModelDeploymentMonitoringJob.getStatsAnomaliesBaseDirectory()
Stats anomalies base folder path.
|
GcsDestination |
ModelDeploymentMonitoringJob.Builder.getStatsAnomaliesBaseDirectory()
Stats anomalies base folder path.
|
static GcsDestination |
GcsDestination.parseDelimitedFrom(InputStream input) |
static GcsDestination |
GcsDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(byte[] data) |
static GcsDestination |
GcsDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data) |
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.ByteString data) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(InputStream input) |
static GcsDestination |
GcsDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsDestination> |
GcsDestination.getParserForType() |
static com.google.protobuf.Parser<GcsDestination> |
GcsDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeArtifactDestination(GcsDestination value)
The Cloud Storage location where the Model artifact is to be
written to.
|
CustomJobSpec.Builder |
CustomJobSpec.Builder.mergeBaseOutputDirectory(GcsDestination value)
The Cloud Storage location to store the output of this CustomJob or
HyperparameterTuningJob.
|
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(GcsDestination other) |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.mergeGcs(GcsDestination value)
Cloud Storage location for BatchExplain output.
|
BatchPredictionJob.OutputConfig.Builder |
BatchPredictionJob.OutputConfig.Builder.mergeGcsDestination(GcsDestination value)
The Cloud Storage location of the directory where the output is
to be written to.
|
CsvDestination.Builder |
CsvDestination.Builder.mergeGcsDestination(GcsDestination value)
Required.
|
ExportDataConfig.Builder |
ExportDataConfig.Builder.mergeGcsDestination(GcsDestination value)
The Google Cloud Storage location where the output is to be written to.
|
TFRecordDestination.Builder |
TFRecordDestination.Builder.mergeGcsDestination(GcsDestination value)
Required.
|
InputDataConfig.Builder |
InputDataConfig.Builder.mergeGcsDestination(GcsDestination value)
The Cloud Storage location where the training data is to be
written to.
|
ModelDeploymentMonitoringJob.Builder |
ModelDeploymentMonitoringJob.Builder.mergeStatsAnomaliesBaseDirectory(GcsDestination value)
Stats anomalies base folder path.
|
static GcsDestination.Builder |
GcsDestination.newBuilder(GcsDestination prototype) |
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setArtifactDestination(GcsDestination value)
The Cloud Storage location where the Model artifact is to be
written to.
|
CustomJobSpec.Builder |
CustomJobSpec.Builder.setBaseOutputDirectory(GcsDestination value)
The Cloud Storage location to store the output of this CustomJob or
HyperparameterTuningJob.
|
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.setGcs(GcsDestination value)
Cloud Storage location for BatchExplain output.
|
BatchPredictionJob.OutputConfig.Builder |
BatchPredictionJob.OutputConfig.Builder.setGcsDestination(GcsDestination value)
The Cloud Storage location of the directory where the output is
to be written to.
|
CsvDestination.Builder |
CsvDestination.Builder.setGcsDestination(GcsDestination value)
Required.
|
ExportDataConfig.Builder |
ExportDataConfig.Builder.setGcsDestination(GcsDestination value)
The Google Cloud Storage location where the output is to be written to.
|
TFRecordDestination.Builder |
TFRecordDestination.Builder.setGcsDestination(GcsDestination value)
Required.
|
InputDataConfig.Builder |
InputDataConfig.Builder.setGcsDestination(GcsDestination value)
The Cloud Storage location where the training data is to be
written to.
|
ModelDeploymentMonitoringJob.Builder |
ModelDeploymentMonitoringJob.Builder.setStatsAnomaliesBaseDirectory(GcsDestination value)
Stats anomalies base folder path.
|
Copyright © 2024 Google LLC. All rights reserved.