| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
GcsDestination.Builder |
GcsDestination.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsDestination.Builder |
GcsDestination.Builder.clear() |
GcsDestination.Builder |
GcsDestination.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GcsDestination.Builder |
GcsDestination.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GcsDestination.Builder |
GcsDestination.Builder.clearOutputUriPrefix()
Required.
|
GcsDestination.Builder |
GcsDestination.Builder.clone() |
GcsDestination.Builder |
ExportModelRequest.OutputConfig.Builder.getArtifactDestinationBuilder()
The Cloud Storage location where the Model artifact is to be
written to.
|
GcsDestination.Builder |
CustomJobSpec.Builder.getBaseOutputDirectoryBuilder()
The Cloud Storage location to store the output of this CustomJob or
HyperparameterTuningJob.
|
GcsDestination.Builder |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.getGcsBuilder()
Cloud Storage location for BatchExplain output.
|
GcsDestination.Builder |
BatchPredictionJob.OutputConfig.Builder.getGcsDestinationBuilder()
The Cloud Storage location of the directory where the output is
to be written to.
|
GcsDestination.Builder |
CsvDestination.Builder.getGcsDestinationBuilder()
Required.
|
GcsDestination.Builder |
ExportDataConfig.Builder.getGcsDestinationBuilder()
The Google Cloud Storage location where the output is to be written to.
|
GcsDestination.Builder |
TFRecordDestination.Builder.getGcsDestinationBuilder()
Required.
|
GcsDestination.Builder |
InputDataConfig.Builder.getGcsDestinationBuilder()
The Cloud Storage location where the training data is to be
written to.
|
GcsDestination.Builder |
ModelDeploymentMonitoringJob.Builder.getStatsAnomaliesBaseDirectoryBuilder()
Stats anomalies base folder path.
|
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(GcsDestination other) |
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(com.google.protobuf.Message other) |
GcsDestination.Builder |
GcsDestination.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GcsDestination.Builder |
GcsDestination.newBuilder() |
static GcsDestination.Builder |
GcsDestination.newBuilder(GcsDestination prototype) |
GcsDestination.Builder |
GcsDestination.newBuilderForType() |
protected GcsDestination.Builder |
GcsDestination.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GcsDestination.Builder |
GcsDestination.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcsDestination.Builder |
GcsDestination.Builder.setOutputUriPrefix(String value)
Required.
|
GcsDestination.Builder |
GcsDestination.Builder.setOutputUriPrefixBytes(com.google.protobuf.ByteString value)
Required.
|
GcsDestination.Builder |
GcsDestination.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GcsDestination.Builder |
GcsDestination.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GcsDestination.Builder |
GcsDestination.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setArtifactDestination(GcsDestination.Builder builderForValue)
The Cloud Storage location where the Model artifact is to be
written to.
|
CustomJobSpec.Builder |
CustomJobSpec.Builder.setBaseOutputDirectory(GcsDestination.Builder builderForValue)
The Cloud Storage location to store the output of this CustomJob or
HyperparameterTuningJob.
|
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder |
ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.setGcs(GcsDestination.Builder builderForValue)
Cloud Storage location for BatchExplain output.
|
BatchPredictionJob.OutputConfig.Builder |
BatchPredictionJob.OutputConfig.Builder.setGcsDestination(GcsDestination.Builder builderForValue)
The Cloud Storage location of the directory where the output is
to be written to.
|
CsvDestination.Builder |
CsvDestination.Builder.setGcsDestination(GcsDestination.Builder builderForValue)
Required.
|
ExportDataConfig.Builder |
ExportDataConfig.Builder.setGcsDestination(GcsDestination.Builder builderForValue)
The Google Cloud Storage location where the output is to be written to.
|
TFRecordDestination.Builder |
TFRecordDestination.Builder.setGcsDestination(GcsDestination.Builder builderForValue)
Required.
|
InputDataConfig.Builder |
InputDataConfig.Builder.setGcsDestination(GcsDestination.Builder builderForValue)
The Cloud Storage location where the training data is to be
written to.
|
ModelDeploymentMonitoringJob.Builder |
ModelDeploymentMonitoringJob.Builder.setStatsAnomaliesBaseDirectory(GcsDestination.Builder builderForValue)
Stats anomalies base folder path.
|
Copyright © 2024 Google LLC. All rights reserved.