BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addAllModelMonitoringStatsAnomalies(Iterable<? extends ModelMonitoringStatsAnomalies> values) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addAllPartialFailures(Iterable<? extends com.google.rpc.Status> values) |
Output only.
|
BatchPredictionJob.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobsBuilder() |
List of BatchPredictionJobs in the requested page.
|
BatchPredictionJob.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobsBuilder(int index) |
List of BatchPredictionJobs in the requested page.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addModelMonitoringStatsAnomalies(int index,
ModelMonitoringStatsAnomalies value) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addModelMonitoringStatsAnomalies(int index,
ModelMonitoringStatsAnomalies.Builder builderForValue) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addModelMonitoringStatsAnomalies(ModelMonitoringStatsAnomalies value) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addModelMonitoringStatsAnomalies(ModelMonitoringStatsAnomalies.Builder builderForValue) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addPartialFailures(int index,
com.google.rpc.Status value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addPartialFailures(int index,
com.google.rpc.Status.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addPartialFailures(com.google.rpc.Status value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addPartialFailures(com.google.rpc.Status.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clear() |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearCompletionStats() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearCreateTime() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearDedicatedResources() |
The config of resources used by the Model during the batch prediction.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearDisableContainerLogging() |
For custom-trained Models and AutoML Tabular Models, the container of the
DeployedModel instances will send `stderr` and `stdout` streams to
Cloud Logging by default.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearDisplayName() |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearEncryptionSpec() |
Customer-managed encryption key options for a BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearEndTime() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearError() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearExplanationSpec() |
Explanation configuration for this BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearGenerateExplanation() |
Generate explanation with the batch prediction results.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearInputConfig() |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearInstanceConfig() |
Configuration for how to convert batch prediction input instances to the
prediction instances that are sent to the Model.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearLabels() |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearManualBatchTuningParameters() |
Immutable.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearModel() |
The name of the Model resource that produces the predictions via this job,
must share the same ancestor Location.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearModelMonitoringConfig() |
Model monitoring config will be used for analysis model behaviors, based on
the input and output to the batch prediction job, as well as the provided
training dataset.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearModelMonitoringStatsAnomalies() |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearModelMonitoringStatus() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearModelParameters() |
The parameters that govern the predictions.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearModelVersionId() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearName() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearOutputConfig() |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearOutputInfo() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearPartialFailures() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearResourcesConsumed() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearServiceAccount() |
The service account that the DeployedModel's container runs as.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearStartTime() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearState() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearUnmanagedContainerModel() |
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clearUpdateTime() |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.clone() |
|
BatchPredictionJob.Builder |
CreateBatchPredictionJobRequest.Builder.getBatchPredictionJobBuilder() |
Required.
|
BatchPredictionJob.Builder |
ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsBuilder(int index) |
List of BatchPredictionJobs in the requested page.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeCompletionStats(CompletionStats value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeDedicatedResources(BatchDedicatedResources value) |
The config of resources used by the Model during the batch prediction.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeEncryptionSpec(EncryptionSpec value) |
Customer-managed encryption key options for a BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeEndTime(com.google.protobuf.Timestamp value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeError(com.google.rpc.Status value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeExplanationSpec(ExplanationSpec value) |
Explanation configuration for this BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeFrom(BatchPredictionJob other) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeInputConfig(BatchPredictionJob.InputConfig value) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeInstanceConfig(BatchPredictionJob.InstanceConfig value) |
Configuration for how to convert batch prediction input instances to the
prediction instances that are sent to the Model.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeManualBatchTuningParameters(ManualBatchTuningParameters value) |
Immutable.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeModelMonitoringConfig(ModelMonitoringConfig value) |
Model monitoring config will be used for analysis model behaviors, based on
the input and output to the batch prediction job, as well as the provided
training dataset.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeModelMonitoringStatus(com.google.rpc.Status value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeModelParameters(com.google.protobuf.Value value) |
The parameters that govern the predictions.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeOutputConfig(BatchPredictionJob.OutputConfig value) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeOutputInfo(BatchPredictionJob.OutputInfo value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeResourcesConsumed(ResourcesConsumed value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeStartTime(com.google.protobuf.Timestamp value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeUnmanagedContainerModel(UnmanagedContainerModel value) |
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
static BatchPredictionJob.Builder |
BatchPredictionJob.newBuilder() |
|
static BatchPredictionJob.Builder |
BatchPredictionJob.newBuilder(BatchPredictionJob prototype) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.newBuilderForType() |
|
protected BatchPredictionJob.Builder |
BatchPredictionJob.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.putAllLabels(Map<String,String> values) |
The labels with user-defined metadata to organize BatchPredictionJobs.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.putLabels(String key,
String value) |
The labels with user-defined metadata to organize BatchPredictionJobs.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.removeLabels(String key) |
The labels with user-defined metadata to organize BatchPredictionJobs.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.removeModelMonitoringStatsAnomalies(int index) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.removePartialFailures(int index) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setCompletionStats(CompletionStats value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setCompletionStats(CompletionStats.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setDedicatedResources(BatchDedicatedResources value) |
The config of resources used by the Model during the batch prediction.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setDedicatedResources(BatchDedicatedResources.Builder builderForValue) |
The config of resources used by the Model during the batch prediction.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setDisableContainerLogging(boolean value) |
For custom-trained Models and AutoML Tabular Models, the container of the
DeployedModel instances will send `stderr` and `stdout` streams to
Cloud Logging by default.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setDisplayName(String value) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setEncryptionSpec(EncryptionSpec value) |
Customer-managed encryption key options for a BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setEncryptionSpec(EncryptionSpec.Builder builderForValue) |
Customer-managed encryption key options for a BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setEndTime(com.google.protobuf.Timestamp value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setError(com.google.rpc.Status value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setError(com.google.rpc.Status.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setExplanationSpec(ExplanationSpec value) |
Explanation configuration for this BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setExplanationSpec(ExplanationSpec.Builder builderForValue) |
Explanation configuration for this BatchPredictionJob.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setGenerateExplanation(boolean value) |
Generate explanation with the batch prediction results.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setInputConfig(BatchPredictionJob.InputConfig value) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setInputConfig(BatchPredictionJob.InputConfig.Builder builderForValue) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setInstanceConfig(BatchPredictionJob.InstanceConfig value) |
Configuration for how to convert batch prediction input instances to the
prediction instances that are sent to the Model.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setInstanceConfig(BatchPredictionJob.InstanceConfig.Builder builderForValue) |
Configuration for how to convert batch prediction input instances to the
prediction instances that are sent to the Model.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setManualBatchTuningParameters(ManualBatchTuningParameters value) |
Immutable.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setManualBatchTuningParameters(ManualBatchTuningParameters.Builder builderForValue) |
Immutable.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModel(String value) |
The name of the Model resource that produces the predictions via this job,
must share the same ancestor Location.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelBytes(com.google.protobuf.ByteString value) |
The name of the Model resource that produces the predictions via this job,
must share the same ancestor Location.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelMonitoringConfig(ModelMonitoringConfig value) |
Model monitoring config will be used for analysis model behaviors, based on
the input and output to the batch prediction job, as well as the provided
training dataset.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelMonitoringConfig(ModelMonitoringConfig.Builder builderForValue) |
Model monitoring config will be used for analysis model behaviors, based on
the input and output to the batch prediction job, as well as the provided
training dataset.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelMonitoringStatsAnomalies(int index,
ModelMonitoringStatsAnomalies value) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelMonitoringStatsAnomalies(int index,
ModelMonitoringStatsAnomalies.Builder builderForValue) |
Get batch prediction job monitoring statistics.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelMonitoringStatus(com.google.rpc.Status value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelMonitoringStatus(com.google.rpc.Status.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelParameters(com.google.protobuf.Value value) |
The parameters that govern the predictions.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelParameters(com.google.protobuf.Value.Builder builderForValue) |
The parameters that govern the predictions.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelVersionId(String value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setModelVersionIdBytes(com.google.protobuf.ByteString value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setName(String value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setOutputConfig(BatchPredictionJob.OutputConfig value) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setOutputConfig(BatchPredictionJob.OutputConfig.Builder builderForValue) |
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setOutputInfo(BatchPredictionJob.OutputInfo value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setOutputInfo(BatchPredictionJob.OutputInfo.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setPartialFailures(int index,
com.google.rpc.Status value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setPartialFailures(int index,
com.google.rpc.Status.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setResourcesConsumed(ResourcesConsumed value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setResourcesConsumed(ResourcesConsumed.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setServiceAccount(String value) |
The service account that the DeployedModel's container runs as.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) |
The service account that the DeployedModel's container runs as.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setStartTime(com.google.protobuf.Timestamp value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setState(JobState value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setStateValue(int value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setUnmanagedContainerModel(UnmanagedContainerModel value) |
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setUnmanagedContainerModel(UnmanagedContainerModel.Builder builderForValue) |
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
BatchPredictionJob.Builder |
BatchPredictionJob.toBuilder() |
|